-- 
Hari Shreedharan


On Thursday, July 12, 2012 at 1:03 AM, Mubarak Seyed wrote:

> - I am not sure about hbase-0.92.1.jar, could not find it in lib directory, 
> dependency is tagged as optional
> 
> 

This is so that we can support both Hadoop 1.0 and 2.0. We do not bundle the 
hbase jars the same way we don't bundle the Hadoop jars. Hadoop 1.0 and 2.0 are 
(mostly) compatible but produce different jars. 
> - zookeeper version: 3.4.3 is not stable yet but HBase/AsyncHBase uses only 
> ZK client, not sure whether version 3.3.5 matters here.
> 
> 

This is pulled in by Asynchbase, not directly by Flume. I think it is ok to 
leave it as is. 
> 
> 
> - Source builds correctly.
> - Ran agent from binary - tests looks good.
> 
> Thanks.
> -Mubarak
> 
> 
> 
> 
> On Jul 11, 2012, at 11:11 PM, Hari Shreedharan <hshreedha...@cloudera.com 
> (mailto:hshreedha...@cloudera.com)> wrote:
> 
> > +1. 
> > 
> > * Source artifact builds correctly.
> > * Checksums of both artifacts are accurate.
> > * NOTICE, LICENSE look accurate.
> > * CHANGELOG, RELEASE-NOTES, DEVNOTES and README exist, look ok.
> > * Ran agent from binary artifact - looks good.
> > 
> > Thanks for doing this Mike. Great work!
> > 
> > 
> > Thanks
> > Hari
> > 
> > -- 
> > Hari Shreedharan
> > 
> > 
> > On Wednesday, July 11, 2012 at 11:38 AM, Ralph Goers wrote:
> > 
> > > +0
> > > 
> > > The bin distribution has a proper notice and license and seems to be 
> > > properly signed. I still have no idea why it contains the source since 
> > > that is present in the source jar, speaking of which it is also properly 
> > > signed and contains the proper notice and license.
> > > 
> > > I cannot verify the maven artifacts since they have not been published to 
> > > the staging repository. For example, I'm not sure if the Flume build 
> > > generates the sources jar for each sub-project, which is what IDE's would 
> > > like to have along with the "normal" jar.
> > > 
> > > Ralph
> > > 
> > > On Jul 11, 2012, at 4:57 AM, Mike Percy wrote:
> > > 
> > > > This is the first release for Apache Flume as a top-level project,
> > > > version 1.2.0. We are voting on release candidate rc1.
> > > > 
> > > > *** Please cast your vote within the next 72 hours ***
> > > > 
> > > > The list of fixed issues:
> > > > https://svn.apache.org/repos/asf/flume/tags/flume-1.2.0-rc1/CHANGELOG
> > > > 
> > > > The tarball (*.tar.gz), signature (*.asc), and checksums (*.md5, *.sha1)
> > > > for the source and binary artifacts can be found at:
> > > > https://people.apache.org/~mpercy/flume/apache-flume-1.2.0-rc1/
> > > > 
> > > > The tag to be voted on:
> > > > https://svn.apache.org/repos/asf/flume/tags/flume-1.2.0-rc1
> > > > 
> > > > The KEYS file can be found here:
> > > > https://svn.apache.org/repos/asf/flume/dist/KEYS
> > > > 
> > > > Changes since rc0:
> > > > - Updated LICENSE file
> > > > - Updated DEVNOTES file
> > > > - Removed DISCLAIMER file from dist.xml and src.xml manifests
> > > > - pom.xml file updated with TLP info (FLUME-1359)
> > > > - A build fix to prevent multiple servlet-api jars in lib dir
> > > > 
> > > 
> > > 
> > 
> > 
> 
> 
> 


Reply via email to