Re: [VOTE] Apache Hive 0.13.0 Release Candidate 0

2014-04-14 Thread Harish Butani
Yes, thanks again. Looking into changing it so that the tar ball contains all the files. regards, Harish. On Apr 14, 2014, at 12:25 PM, Gunther Hagleitner wrote: > I think it's in: packaging/src/main/assembly/src.xml > > Thanks, > Gunther. > > > On Mon, Apr 14, 2014 at 9:16 PM, Harish Butani

Re: [VOTE] Apache Hive 0.13.0 Release Candidate 0

2014-04-14 Thread Gunther Hagleitner
I think it's in: packaging/src/main/assembly/src.xml Thanks, Gunther. On Mon, Apr 14, 2014 at 9:16 PM, Harish Butani wrote: > Thanks Gunther for finding this. > > I run: > mvn install -Pdist -DskipTests -Phadoop-1 -Dmaven.javadoc.skip=true > -DcreateChecksum=true > > to generate the src and bi

Re: [VOTE] Apache Hive 0.13.0 Release Candidate 0

2014-04-14 Thread Harish Butani
Thanks Gunther for finding this. I run: mvn install -Pdist -DskipTests -Phadoop-1 -Dmaven.javadoc.skip=true -DcreateChecksum=true to generate the src and bin tars. Looking into the issue. Any mvn experts, please provide suggestions. regards, Harish. On Apr 14, 2014, at 11:20 AM, Gunther Hag

Re: [VOTE] Apache Hive 0.13.0 Release Candidate 0

2014-04-14 Thread Gunther Hagleitner
I've validated checksums and signatures. They check out. Unfortunately I am not able to build the src tarball. The problem is that it is missing the top level pom. Thanks, Gunther. On Fri, Apr 11, 2014 at 9:19 PM, Harish Butani wrote: > Apache Hive 0.13.0 Release Candidate 0 is available here