You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by Mark Grover <ma...@apache.org> on 2013/10/09 02:13:32 UTC

Re: [VOTE] Apache Hive 0.12.0 Release Candidate 0

Thejas,
Thanks for working on Hive 0.12 release!

I work on Apache Bigtop <http://bigtop.apache.org> and we build rpm and deb
packages by building and packaging the source tarballs. Most components (if
not all) release a source tarball.

Releasing a source tarball would make it make Hive consistent with other
projects in terms of what is released, and would make life easier for those
users who may not want binaries (like some Hive developers and Bigtop).

I don't know how much work it will be, but both I personally and the larger
Bigtop community would greatly appreciate if Hive released a source tarball
for 0.12 release.

Would love to hear what you think. Thanks again!
Mark


On Tue, Oct 8, 2013 at 3:56 PM, Thejas Nair <th...@hortonworks.com> wrote:

> On Tue, Oct 8, 2013 at 8:18 AM, Brock Noland <br...@cloudera.com> wrote:
> > Hi Thejas,
> >
> > Again thank you very much for all the hard work!
> >
> > Two items of discussion:
> >
> > The tag contains .gitignore files so I believe the source tarball (src/
> > directory) should as well.
>
> It is strange that other files files with "." prefix do get included
> (.checkstyle, .arcconfig ), but .gitignore doesn't get included.
>
> > This might be a wider item than the current release. However, our
> "source"
> > tarball actually contains all the hive-*.jar files in addition to the all
> > the libraries. Beyond that the source tarball actually doesn't match the
> tag
> > structure, the src directory of the source tarball does.  I think we
> should
> > change this at some point so the source tarball structure exactly matches
> > the tag.
>
> Yes, I think we should address this for the next release. It might
> take some time to get this done right.
>
>
> >
> > Brock
> >
> >
> > On Mon, Oct 7, 2013 at 11:02 PM, Thejas Nair <th...@hortonworks.com>
> wrote:
> >>
> >> Carl pointed some issues with the RC. I will be rolling out a new RC
> >> to address those (hopefully sometime tomorrow).
> >> If anybody finds additional issues, please let me know, so that I can
> >> address those as well in the next RC.
> >>
> >> HIVE-5489 - NOTICE copyright dates are out of date
> >> HIVE-5488 - some files are missing apache license headers
> >>
> >>
> >>
> >> On Mon, Oct 7, 2013 at 4:38 PM, Thejas Nair <th...@hortonworks.com>
> >> wrote:
> >> > Yes, that is the correct tag. Thanks for pointing it out.
> >> > I also update the tag as it was a little behind what is in the RC
> >> > (found some issues with maven-publish).
> >> >
> >> > I have also updated the release vote email template in hive
> >> > HowToRelease wiki page, to include note about the tag .
> >> >
> >> > Thanks,
> >> > Thejas
> >> >
> >> >
> >> >
> >> > On Mon, Oct 7, 2013 at 4:26 PM, Brock Noland <br...@cloudera.com>
> wrote:
> >> >> Hi Thejas,
> >> >>
> >> >> Thank you very much for the hard work!  I believe the vote email
> should
> >> >> contain a link to the tag we are voting on. I assume the tag is:
> >> >> release-0.12.0-rc0 (
> >> >> http://svn.apache.org/viewvc/hive/tags/release-0.12.0-rc0/). Is that
> >> >> correct?
> >> >>
> >> >> Brock
> >> >>
> >> >>
> >> >> On Mon, Oct 7, 2013 at 6:02 PM, Thejas Nair <th...@hortonworks.com>
> >> >> wrote:
> >> >>
> >> >>> Apache Hive 0.12.0 Release Candidate 0 is available here:
> >> >>> http://people.apache.org/~thejas/hive-0.12.0-rc0/
> >> >>>
> >> >>> Maven artifacts are available here:
> >> >>>
> https://repository.apache.org/content/repositories/orgapachehive-138/
> >> >>>
> >> >>> This release has 406 issues fixed.
> >> >>> This includes several new features such as data types date and
> >> >>> varchar, optimizer improvements, ORC format improvements and many
> bug
> >> >>> fixes. Hcatalog packages have now moved to org.apache.hive.hcatalog
> >> >>> (from org.apache.hcatalog), and the maven packages are published
> under
> >> >>> org.apache.hive.hcatalog.
> >> >>>
> >> >>> Voting will conclude in 72 hours.
> >> >>>
> >> >>> Hive PMC Members: Please test and vote.
> >> >>>
> >> >>> Thanks,
> >> >>> Thejas
> >> >>>
> >> >>> --
> >> >>> CONFIDENTIALITY NOTICE
> >> >>> NOTICE: This message is intended for the use of the individual or
> >> >>> entity to
> >> >>> which it is addressed and may contain information that is
> >> >>> confidential,
> >> >>> privileged and exempt from disclosure under applicable law. If the
> >> >>> reader
> >> >>> of this message is not the intended recipient, you are hereby
> notified
> >> >>> that
> >> >>> any printing, copying, dissemination, distribution, disclosure or
> >> >>> forwarding of this communication is strictly prohibited. If you have
> >> >>> received this communication in error, please contact the sender
> >> >>> immediately
> >> >>> and delete it from your system. Thank You.
> >> >>>
> >> >>
> >> >>
> >> >>
> >> >> --
> >> >> Apache MRUnit - Unit testing MapReduce - http://mrunit.apache.org
> >>
> >> --
> >> CONFIDENTIALITY NOTICE
> >> NOTICE: This message is intended for the use of the individual or entity
> >> to
> >> which it is addressed and may contain information that is confidential,
> >> privileged and exempt from disclosure under applicable law. If the
> reader
> >> of this message is not the intended recipient, you are hereby notified
> >> that
> >> any printing, copying, dissemination, distribution, disclosure or
> >> forwarding of this communication is strictly prohibited. If you have
> >> received this communication in error, please contact the sender
> >> immediately
> >> and delete it from your system. Thank You.
> >
> >
> >
> >
> > --
> > Apache MRUnit - Unit testing MapReduce - http://mrunit.apache.org
>
> --
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to
> which it is addressed and may contain information that is confidential,
> privileged and exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient, you are hereby notified that
> any printing, copying, dissemination, distribution, disclosure or
> forwarding of this communication is strictly prohibited. If you have
> received this communication in error, please contact the sender immediately
> and delete it from your system. Thank You.
>

Re: [VOTE] Apache Hive 0.12.0 Release Candidate 0

Posted by Mark Grover <ma...@apache.org>.
Thanks, Thejas!

While we would really appreciate seeing such a source tarball sooner than
later, I completely understand and will let you make the call whether we
should do it in this release or not.

Moreover, with the mavenization effort, doing this work in ant in Hive 0.12
may not be all that worthwhile.


On Tue, Oct 8, 2013 at 5:26 PM, Thejas Nair <th...@hortonworks.com> wrote:

> Mark, Thanks for the feedback!
> I agree that source-only tarball would be good. But I think the change
> is non trivial and it is something we should address earlier in
> release process.
> Now that we are in the process of voting and creating new RC's I think
> it makes sense to add only important bug fixes, test fixes or any
> release blockers to the branch.
> Since this is not a regression since previous releases and BigTop has
> been building with the way things are, I don't think it is a blocker
> that we need to include in 0.12 .
> But I agree that we should make this change in trunk so that we do
> this for the next release.
>
>
> On Tue, Oct 8, 2013 at 5:13 PM, Mark Grover <ma...@apache.org> wrote:
> > Thejas,
> > Thanks for working on Hive 0.12 release!
> >
> > I work on Apache Bigtop <http://bigtop.apache.org> and we build rpm and
> deb
> > packages by building and packaging the source tarballs. Most components
> (if
> > not all) release a source tarball.
> >
> > Releasing a source tarball would make it make Hive consistent with other
> > projects in terms of what is released, and would make life easier for
> those
> > users who may not want binaries (like some Hive developers and Bigtop).
> >
> > I don't know how much work it will be, but both I personally and the
> larger
> > Bigtop community would greatly appreciate if Hive released a source
> tarball
> > for 0.12 release.
> >
> > Would love to hear what you think. Thanks again!
> > Mark
> >
> >
> > On Tue, Oct 8, 2013 at 3:56 PM, Thejas Nair <th...@hortonworks.com>
> wrote:
> >
> >> On Tue, Oct 8, 2013 at 8:18 AM, Brock Noland <br...@cloudera.com>
> wrote:
> >> > Hi Thejas,
> >> >
> >> > Again thank you very much for all the hard work!
> >> >
> >> > Two items of discussion:
> >> >
> >> > The tag contains .gitignore files so I believe the source tarball
> (src/
> >> > directory) should as well.
> >>
> >> It is strange that other files files with "." prefix do get included
> >> (.checkstyle, .arcconfig ), but .gitignore doesn't get included.
> >>
> >> > This might be a wider item than the current release. However, our
> >> "source"
> >> > tarball actually contains all the hive-*.jar files in addition to the
> all
> >> > the libraries. Beyond that the source tarball actually doesn't match
> the
> >> tag
> >> > structure, the src directory of the source tarball does.  I think we
> >> should
> >> > change this at some point so the source tarball structure exactly
> matches
> >> > the tag.
> >>
> >> Yes, I think we should address this for the next release. It might
> >> take some time to get this done right.
> >>
> >>
> >> >
> >> > Brock
> >> >
> >> >
> >> > On Mon, Oct 7, 2013 at 11:02 PM, Thejas Nair <th...@hortonworks.com>
> >> wrote:
> >> >>
> >> >> Carl pointed some issues with the RC. I will be rolling out a new RC
> >> >> to address those (hopefully sometime tomorrow).
> >> >> If anybody finds additional issues, please let me know, so that I can
> >> >> address those as well in the next RC.
> >> >>
> >> >> HIVE-5489 - NOTICE copyright dates are out of date
> >> >> HIVE-5488 - some files are missing apache license headers
> >> >>
> >> >>
> >> >>
> >> >> On Mon, Oct 7, 2013 at 4:38 PM, Thejas Nair <th...@hortonworks.com>
> >> >> wrote:
> >> >> > Yes, that is the correct tag. Thanks for pointing it out.
> >> >> > I also update the tag as it was a little behind what is in the RC
> >> >> > (found some issues with maven-publish).
> >> >> >
> >> >> > I have also updated the release vote email template in hive
> >> >> > HowToRelease wiki page, to include note about the tag .
> >> >> >
> >> >> > Thanks,
> >> >> > Thejas
> >> >> >
> >> >> >
> >> >> >
> >> >> > On Mon, Oct 7, 2013 at 4:26 PM, Brock Noland <br...@cloudera.com>
> >> wrote:
> >> >> >> Hi Thejas,
> >> >> >>
> >> >> >> Thank you very much for the hard work!  I believe the vote email
> >> should
> >> >> >> contain a link to the tag we are voting on. I assume the tag is:
> >> >> >> release-0.12.0-rc0 (
> >> >> >> http://svn.apache.org/viewvc/hive/tags/release-0.12.0-rc0/). Is
> that
> >> >> >> correct?
> >> >> >>
> >> >> >> Brock
> >> >> >>
> >> >> >>
> >> >> >> On Mon, Oct 7, 2013 at 6:02 PM, Thejas Nair <
> thejas@hortonworks.com>
> >> >> >> wrote:
> >> >> >>
> >> >> >>> Apache Hive 0.12.0 Release Candidate 0 is available here:
> >> >> >>> http://people.apache.org/~thejas/hive-0.12.0-rc0/
> >> >> >>>
> >> >> >>> Maven artifacts are available here:
> >> >> >>>
> >> https://repository.apache.org/content/repositories/orgapachehive-138/
> >> >> >>>
> >> >> >>> This release has 406 issues fixed.
> >> >> >>> This includes several new features such as data types date and
> >> >> >>> varchar, optimizer improvements, ORC format improvements and many
> >> bug
> >> >> >>> fixes. Hcatalog packages have now moved to
> org.apache.hive.hcatalog
> >> >> >>> (from org.apache.hcatalog), and the maven packages are published
> >> under
> >> >> >>> org.apache.hive.hcatalog.
> >> >> >>>
> >> >> >>> Voting will conclude in 72 hours.
> >> >> >>>
> >> >> >>> Hive PMC Members: Please test and vote.
> >> >> >>>
> >> >> >>> Thanks,
> >> >> >>> Thejas
> >> >> >>>
> >> >> >>> --
> >> >> >>> CONFIDENTIALITY NOTICE
> >> >> >>> NOTICE: This message is intended for the use of the individual or
> >> >> >>> entity to
> >> >> >>> which it is addressed and may contain information that is
> >> >> >>> confidential,
> >> >> >>> privileged and exempt from disclosure under applicable law. If
> the
> >> >> >>> reader
> >> >> >>> of this message is not the intended recipient, you are hereby
> >> notified
> >> >> >>> that
> >> >> >>> any printing, copying, dissemination, distribution, disclosure or
> >> >> >>> forwarding of this communication is strictly prohibited. If you
> have
> >> >> >>> received this communication in error, please contact the sender
> >> >> >>> immediately
> >> >> >>> and delete it from your system. Thank You.
> >> >> >>>
> >> >> >>
> >> >> >>
> >> >> >>
> >> >> >> --
> >> >> >> Apache MRUnit - Unit testing MapReduce - http://mrunit.apache.org
> >> >>
> >> >> --
> >> >> CONFIDENTIALITY NOTICE
> >> >> NOTICE: This message is intended for the use of the individual or
> entity
> >> >> to
> >> >> which it is addressed and may contain information that is
> confidential,
> >> >> privileged and exempt from disclosure under applicable law. If the
> >> reader
> >> >> of this message is not the intended recipient, you are hereby
> notified
> >> >> that
> >> >> any printing, copying, dissemination, distribution, disclosure or
> >> >> forwarding of this communication is strictly prohibited. If you have
> >> >> received this communication in error, please contact the sender
> >> >> immediately
> >> >> and delete it from your system. Thank You.
> >> >
> >> >
> >> >
> >> >
> >> > --
> >> > Apache MRUnit - Unit testing MapReduce - http://mrunit.apache.org
> >>
> >> --
> >> CONFIDENTIALITY NOTICE
> >> NOTICE: This message is intended for the use of the individual or
> entity to
> >> which it is addressed and may contain information that is confidential,
> >> privileged and exempt from disclosure under applicable law. If the
> reader
> >> of this message is not the intended recipient, you are hereby notified
> that
> >> any printing, copying, dissemination, distribution, disclosure or
> >> forwarding of this communication is strictly prohibited. If you have
> >> received this communication in error, please contact the sender
> immediately
> >> and delete it from your system. Thank You.
> >>
>
> --
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to
> which it is addressed and may contain information that is confidential,
> privileged and exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient, you are hereby notified that
> any printing, copying, dissemination, distribution, disclosure or
> forwarding of this communication is strictly prohibited. If you have
> received this communication in error, please contact the sender immediately
> and delete it from your system. Thank You.
>

Re: [VOTE] Apache Hive 0.12.0 Release Candidate 0

Posted by Mark Grover <ma...@apache.org>.
Thanks, Thejas!

While we would really appreciate seeing such a source tarball sooner than
later, I completely understand and will let you make the call whether we
should do it in this release or not.

Moreover, with the mavenization effort, doing this work in ant in Hive 0.12
may not be all that worthwhile.


On Tue, Oct 8, 2013 at 5:26 PM, Thejas Nair <th...@hortonworks.com> wrote:

> Mark, Thanks for the feedback!
> I agree that source-only tarball would be good. But I think the change
> is non trivial and it is something we should address earlier in
> release process.
> Now that we are in the process of voting and creating new RC's I think
> it makes sense to add only important bug fixes, test fixes or any
> release blockers to the branch.
> Since this is not a regression since previous releases and BigTop has
> been building with the way things are, I don't think it is a blocker
> that we need to include in 0.12 .
> But I agree that we should make this change in trunk so that we do
> this for the next release.
>
>
> On Tue, Oct 8, 2013 at 5:13 PM, Mark Grover <ma...@apache.org> wrote:
> > Thejas,
> > Thanks for working on Hive 0.12 release!
> >
> > I work on Apache Bigtop <http://bigtop.apache.org> and we build rpm and
> deb
> > packages by building and packaging the source tarballs. Most components
> (if
> > not all) release a source tarball.
> >
> > Releasing a source tarball would make it make Hive consistent with other
> > projects in terms of what is released, and would make life easier for
> those
> > users who may not want binaries (like some Hive developers and Bigtop).
> >
> > I don't know how much work it will be, but both I personally and the
> larger
> > Bigtop community would greatly appreciate if Hive released a source
> tarball
> > for 0.12 release.
> >
> > Would love to hear what you think. Thanks again!
> > Mark
> >
> >
> > On Tue, Oct 8, 2013 at 3:56 PM, Thejas Nair <th...@hortonworks.com>
> wrote:
> >
> >> On Tue, Oct 8, 2013 at 8:18 AM, Brock Noland <br...@cloudera.com>
> wrote:
> >> > Hi Thejas,
> >> >
> >> > Again thank you very much for all the hard work!
> >> >
> >> > Two items of discussion:
> >> >
> >> > The tag contains .gitignore files so I believe the source tarball
> (src/
> >> > directory) should as well.
> >>
> >> It is strange that other files files with "." prefix do get included
> >> (.checkstyle, .arcconfig ), but .gitignore doesn't get included.
> >>
> >> > This might be a wider item than the current release. However, our
> >> "source"
> >> > tarball actually contains all the hive-*.jar files in addition to the
> all
> >> > the libraries. Beyond that the source tarball actually doesn't match
> the
> >> tag
> >> > structure, the src directory of the source tarball does.  I think we
> >> should
> >> > change this at some point so the source tarball structure exactly
> matches
> >> > the tag.
> >>
> >> Yes, I think we should address this for the next release. It might
> >> take some time to get this done right.
> >>
> >>
> >> >
> >> > Brock
> >> >
> >> >
> >> > On Mon, Oct 7, 2013 at 11:02 PM, Thejas Nair <th...@hortonworks.com>
> >> wrote:
> >> >>
> >> >> Carl pointed some issues with the RC. I will be rolling out a new RC
> >> >> to address those (hopefully sometime tomorrow).
> >> >> If anybody finds additional issues, please let me know, so that I can
> >> >> address those as well in the next RC.
> >> >>
> >> >> HIVE-5489 - NOTICE copyright dates are out of date
> >> >> HIVE-5488 - some files are missing apache license headers
> >> >>
> >> >>
> >> >>
> >> >> On Mon, Oct 7, 2013 at 4:38 PM, Thejas Nair <th...@hortonworks.com>
> >> >> wrote:
> >> >> > Yes, that is the correct tag. Thanks for pointing it out.
> >> >> > I also update the tag as it was a little behind what is in the RC
> >> >> > (found some issues with maven-publish).
> >> >> >
> >> >> > I have also updated the release vote email template in hive
> >> >> > HowToRelease wiki page, to include note about the tag .
> >> >> >
> >> >> > Thanks,
> >> >> > Thejas
> >> >> >
> >> >> >
> >> >> >
> >> >> > On Mon, Oct 7, 2013 at 4:26 PM, Brock Noland <br...@cloudera.com>
> >> wrote:
> >> >> >> Hi Thejas,
> >> >> >>
> >> >> >> Thank you very much for the hard work!  I believe the vote email
> >> should
> >> >> >> contain a link to the tag we are voting on. I assume the tag is:
> >> >> >> release-0.12.0-rc0 (
> >> >> >> http://svn.apache.org/viewvc/hive/tags/release-0.12.0-rc0/). Is
> that
> >> >> >> correct?
> >> >> >>
> >> >> >> Brock
> >> >> >>
> >> >> >>
> >> >> >> On Mon, Oct 7, 2013 at 6:02 PM, Thejas Nair <
> thejas@hortonworks.com>
> >> >> >> wrote:
> >> >> >>
> >> >> >>> Apache Hive 0.12.0 Release Candidate 0 is available here:
> >> >> >>> http://people.apache.org/~thejas/hive-0.12.0-rc0/
> >> >> >>>
> >> >> >>> Maven artifacts are available here:
> >> >> >>>
> >> https://repository.apache.org/content/repositories/orgapachehive-138/
> >> >> >>>
> >> >> >>> This release has 406 issues fixed.
> >> >> >>> This includes several new features such as data types date and
> >> >> >>> varchar, optimizer improvements, ORC format improvements and many
> >> bug
> >> >> >>> fixes. Hcatalog packages have now moved to
> org.apache.hive.hcatalog
> >> >> >>> (from org.apache.hcatalog), and the maven packages are published
> >> under
> >> >> >>> org.apache.hive.hcatalog.
> >> >> >>>
> >> >> >>> Voting will conclude in 72 hours.
> >> >> >>>
> >> >> >>> Hive PMC Members: Please test and vote.
> >> >> >>>
> >> >> >>> Thanks,
> >> >> >>> Thejas
> >> >> >>>
> >> >> >>> --
> >> >> >>> CONFIDENTIALITY NOTICE
> >> >> >>> NOTICE: This message is intended for the use of the individual or
> >> >> >>> entity to
> >> >> >>> which it is addressed and may contain information that is
> >> >> >>> confidential,
> >> >> >>> privileged and exempt from disclosure under applicable law. If
> the
> >> >> >>> reader
> >> >> >>> of this message is not the intended recipient, you are hereby
> >> notified
> >> >> >>> that
> >> >> >>> any printing, copying, dissemination, distribution, disclosure or
> >> >> >>> forwarding of this communication is strictly prohibited. If you
> have
> >> >> >>> received this communication in error, please contact the sender
> >> >> >>> immediately
> >> >> >>> and delete it from your system. Thank You.
> >> >> >>>
> >> >> >>
> >> >> >>
> >> >> >>
> >> >> >> --
> >> >> >> Apache MRUnit - Unit testing MapReduce - http://mrunit.apache.org
> >> >>
> >> >> --
> >> >> CONFIDENTIALITY NOTICE
> >> >> NOTICE: This message is intended for the use of the individual or
> entity
> >> >> to
> >> >> which it is addressed and may contain information that is
> confidential,
> >> >> privileged and exempt from disclosure under applicable law. If the
> >> reader
> >> >> of this message is not the intended recipient, you are hereby
> notified
> >> >> that
> >> >> any printing, copying, dissemination, distribution, disclosure or
> >> >> forwarding of this communication is strictly prohibited. If you have
> >> >> received this communication in error, please contact the sender
> >> >> immediately
> >> >> and delete it from your system. Thank You.
> >> >
> >> >
> >> >
> >> >
> >> > --
> >> > Apache MRUnit - Unit testing MapReduce - http://mrunit.apache.org
> >>
> >> --
> >> CONFIDENTIALITY NOTICE
> >> NOTICE: This message is intended for the use of the individual or
> entity to
> >> which it is addressed and may contain information that is confidential,
> >> privileged and exempt from disclosure under applicable law. If the
> reader
> >> of this message is not the intended recipient, you are hereby notified
> that
> >> any printing, copying, dissemination, distribution, disclosure or
> >> forwarding of this communication is strictly prohibited. If you have
> >> received this communication in error, please contact the sender
> immediately
> >> and delete it from your system. Thank You.
> >>
>
> --
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to
> which it is addressed and may contain information that is confidential,
> privileged and exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient, you are hereby notified that
> any printing, copying, dissemination, distribution, disclosure or
> forwarding of this communication is strictly prohibited. If you have
> received this communication in error, please contact the sender immediately
> and delete it from your system. Thank You.
>

Re: [VOTE] Apache Hive 0.12.0 Release Candidate 0

Posted by Thejas Nair <th...@hortonworks.com>.
Mark, Thanks for the feedback!
I agree that source-only tarball would be good. But I think the change
is non trivial and it is something we should address earlier in
release process.
Now that we are in the process of voting and creating new RC's I think
it makes sense to add only important bug fixes, test fixes or any
release blockers to the branch.
Since this is not a regression since previous releases and BigTop has
been building with the way things are, I don't think it is a blocker
that we need to include in 0.12 .
But I agree that we should make this change in trunk so that we do
this for the next release.


On Tue, Oct 8, 2013 at 5:13 PM, Mark Grover <ma...@apache.org> wrote:
> Thejas,
> Thanks for working on Hive 0.12 release!
>
> I work on Apache Bigtop <http://bigtop.apache.org> and we build rpm and deb
> packages by building and packaging the source tarballs. Most components (if
> not all) release a source tarball.
>
> Releasing a source tarball would make it make Hive consistent with other
> projects in terms of what is released, and would make life easier for those
> users who may not want binaries (like some Hive developers and Bigtop).
>
> I don't know how much work it will be, but both I personally and the larger
> Bigtop community would greatly appreciate if Hive released a source tarball
> for 0.12 release.
>
> Would love to hear what you think. Thanks again!
> Mark
>
>
> On Tue, Oct 8, 2013 at 3:56 PM, Thejas Nair <th...@hortonworks.com> wrote:
>
>> On Tue, Oct 8, 2013 at 8:18 AM, Brock Noland <br...@cloudera.com> wrote:
>> > Hi Thejas,
>> >
>> > Again thank you very much for all the hard work!
>> >
>> > Two items of discussion:
>> >
>> > The tag contains .gitignore files so I believe the source tarball (src/
>> > directory) should as well.
>>
>> It is strange that other files files with "." prefix do get included
>> (.checkstyle, .arcconfig ), but .gitignore doesn't get included.
>>
>> > This might be a wider item than the current release. However, our
>> "source"
>> > tarball actually contains all the hive-*.jar files in addition to the all
>> > the libraries. Beyond that the source tarball actually doesn't match the
>> tag
>> > structure, the src directory of the source tarball does.  I think we
>> should
>> > change this at some point so the source tarball structure exactly matches
>> > the tag.
>>
>> Yes, I think we should address this for the next release. It might
>> take some time to get this done right.
>>
>>
>> >
>> > Brock
>> >
>> >
>> > On Mon, Oct 7, 2013 at 11:02 PM, Thejas Nair <th...@hortonworks.com>
>> wrote:
>> >>
>> >> Carl pointed some issues with the RC. I will be rolling out a new RC
>> >> to address those (hopefully sometime tomorrow).
>> >> If anybody finds additional issues, please let me know, so that I can
>> >> address those as well in the next RC.
>> >>
>> >> HIVE-5489 - NOTICE copyright dates are out of date
>> >> HIVE-5488 - some files are missing apache license headers
>> >>
>> >>
>> >>
>> >> On Mon, Oct 7, 2013 at 4:38 PM, Thejas Nair <th...@hortonworks.com>
>> >> wrote:
>> >> > Yes, that is the correct tag. Thanks for pointing it out.
>> >> > I also update the tag as it was a little behind what is in the RC
>> >> > (found some issues with maven-publish).
>> >> >
>> >> > I have also updated the release vote email template in hive
>> >> > HowToRelease wiki page, to include note about the tag .
>> >> >
>> >> > Thanks,
>> >> > Thejas
>> >> >
>> >> >
>> >> >
>> >> > On Mon, Oct 7, 2013 at 4:26 PM, Brock Noland <br...@cloudera.com>
>> wrote:
>> >> >> Hi Thejas,
>> >> >>
>> >> >> Thank you very much for the hard work!  I believe the vote email
>> should
>> >> >> contain a link to the tag we are voting on. I assume the tag is:
>> >> >> release-0.12.0-rc0 (
>> >> >> http://svn.apache.org/viewvc/hive/tags/release-0.12.0-rc0/). Is that
>> >> >> correct?
>> >> >>
>> >> >> Brock
>> >> >>
>> >> >>
>> >> >> On Mon, Oct 7, 2013 at 6:02 PM, Thejas Nair <th...@hortonworks.com>
>> >> >> wrote:
>> >> >>
>> >> >>> Apache Hive 0.12.0 Release Candidate 0 is available here:
>> >> >>> http://people.apache.org/~thejas/hive-0.12.0-rc0/
>> >> >>>
>> >> >>> Maven artifacts are available here:
>> >> >>>
>> https://repository.apache.org/content/repositories/orgapachehive-138/
>> >> >>>
>> >> >>> This release has 406 issues fixed.
>> >> >>> This includes several new features such as data types date and
>> >> >>> varchar, optimizer improvements, ORC format improvements and many
>> bug
>> >> >>> fixes. Hcatalog packages have now moved to org.apache.hive.hcatalog
>> >> >>> (from org.apache.hcatalog), and the maven packages are published
>> under
>> >> >>> org.apache.hive.hcatalog.
>> >> >>>
>> >> >>> Voting will conclude in 72 hours.
>> >> >>>
>> >> >>> Hive PMC Members: Please test and vote.
>> >> >>>
>> >> >>> Thanks,
>> >> >>> Thejas
>> >> >>>
>> >> >>> --
>> >> >>> CONFIDENTIALITY NOTICE
>> >> >>> NOTICE: This message is intended for the use of the individual or
>> >> >>> entity to
>> >> >>> which it is addressed and may contain information that is
>> >> >>> confidential,
>> >> >>> privileged and exempt from disclosure under applicable law. If the
>> >> >>> reader
>> >> >>> of this message is not the intended recipient, you are hereby
>> notified
>> >> >>> that
>> >> >>> any printing, copying, dissemination, distribution, disclosure or
>> >> >>> forwarding of this communication is strictly prohibited. If you have
>> >> >>> received this communication in error, please contact the sender
>> >> >>> immediately
>> >> >>> and delete it from your system. Thank You.
>> >> >>>
>> >> >>
>> >> >>
>> >> >>
>> >> >> --
>> >> >> Apache MRUnit - Unit testing MapReduce - http://mrunit.apache.org
>> >>
>> >> --
>> >> CONFIDENTIALITY NOTICE
>> >> NOTICE: This message is intended for the use of the individual or entity
>> >> to
>> >> which it is addressed and may contain information that is confidential,
>> >> privileged and exempt from disclosure under applicable law. If the
>> reader
>> >> of this message is not the intended recipient, you are hereby notified
>> >> that
>> >> any printing, copying, dissemination, distribution, disclosure or
>> >> forwarding of this communication is strictly prohibited. If you have
>> >> received this communication in error, please contact the sender
>> >> immediately
>> >> and delete it from your system. Thank You.
>> >
>> >
>> >
>> >
>> > --
>> > Apache MRUnit - Unit testing MapReduce - http://mrunit.apache.org
>>
>> --
>> CONFIDENTIALITY NOTICE
>> NOTICE: This message is intended for the use of the individual or entity to
>> which it is addressed and may contain information that is confidential,
>> privileged and exempt from disclosure under applicable law. If the reader
>> of this message is not the intended recipient, you are hereby notified that
>> any printing, copying, dissemination, distribution, disclosure or
>> forwarding of this communication is strictly prohibited. If you have
>> received this communication in error, please contact the sender immediately
>> and delete it from your system. Thank You.
>>

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.

Re: [VOTE] Apache Hive 0.12.0 Release Candidate 0

Posted by Alan Gates <ga...@hortonworks.com>.
There's already a JIRA for this, https://issues.apache.org/jira/browse/HIVE-4731 it just needs a patch.  Given that Brock is working to move the build to Maven we should wait until that is done before adding this to the build.

Alan.

On Oct 8, 2013, at 5:13 PM, Mark Grover wrote:

> Thejas,
> Thanks for working on Hive 0.12 release!
> 
> I work on Apache Bigtop <http://bigtop.apache.org> and we build rpm and deb
> packages by building and packaging the source tarballs. Most components (if
> not all) release a source tarball.
> 
> Releasing a source tarball would make it make Hive consistent with other
> projects in terms of what is released, and would make life easier for those
> users who may not want binaries (like some Hive developers and Bigtop).
> 
> I don't know how much work it will be, but both I personally and the larger
> Bigtop community would greatly appreciate if Hive released a source tarball
> for 0.12 release.
> 
> Would love to hear what you think. Thanks again!
> Mark
> 
> 
> On Tue, Oct 8, 2013 at 3:56 PM, Thejas Nair <th...@hortonworks.com> wrote:
> 
>> On Tue, Oct 8, 2013 at 8:18 AM, Brock Noland <br...@cloudera.com> wrote:
>>> Hi Thejas,
>>> 
>>> Again thank you very much for all the hard work!
>>> 
>>> Two items of discussion:
>>> 
>>> The tag contains .gitignore files so I believe the source tarball (src/
>>> directory) should as well.
>> 
>> It is strange that other files files with "." prefix do get included
>> (.checkstyle, .arcconfig ), but .gitignore doesn't get included.
>> 
>>> This might be a wider item than the current release. However, our
>> "source"
>>> tarball actually contains all the hive-*.jar files in addition to the all
>>> the libraries. Beyond that the source tarball actually doesn't match the
>> tag
>>> structure, the src directory of the source tarball does.  I think we
>> should
>>> change this at some point so the source tarball structure exactly matches
>>> the tag.
>> 
>> Yes, I think we should address this for the next release. It might
>> take some time to get this done right.
>> 
>> 
>>> 
>>> Brock
>>> 
>>> 
>>> On Mon, Oct 7, 2013 at 11:02 PM, Thejas Nair <th...@hortonworks.com>
>> wrote:
>>>> 
>>>> Carl pointed some issues with the RC. I will be rolling out a new RC
>>>> to address those (hopefully sometime tomorrow).
>>>> If anybody finds additional issues, please let me know, so that I can
>>>> address those as well in the next RC.
>>>> 
>>>> HIVE-5489 - NOTICE copyright dates are out of date
>>>> HIVE-5488 - some files are missing apache license headers
>>>> 
>>>> 
>>>> 
>>>> On Mon, Oct 7, 2013 at 4:38 PM, Thejas Nair <th...@hortonworks.com>
>>>> wrote:
>>>>> Yes, that is the correct tag. Thanks for pointing it out.
>>>>> I also update the tag as it was a little behind what is in the RC
>>>>> (found some issues with maven-publish).
>>>>> 
>>>>> I have also updated the release vote email template in hive
>>>>> HowToRelease wiki page, to include note about the tag .
>>>>> 
>>>>> Thanks,
>>>>> Thejas
>>>>> 
>>>>> 
>>>>> 
>>>>> On Mon, Oct 7, 2013 at 4:26 PM, Brock Noland <br...@cloudera.com>
>> wrote:
>>>>>> Hi Thejas,
>>>>>> 
>>>>>> Thank you very much for the hard work!  I believe the vote email
>> should
>>>>>> contain a link to the tag we are voting on. I assume the tag is:
>>>>>> release-0.12.0-rc0 (
>>>>>> http://svn.apache.org/viewvc/hive/tags/release-0.12.0-rc0/). Is that
>>>>>> correct?
>>>>>> 
>>>>>> Brock
>>>>>> 
>>>>>> 
>>>>>> On Mon, Oct 7, 2013 at 6:02 PM, Thejas Nair <th...@hortonworks.com>
>>>>>> wrote:
>>>>>> 
>>>>>>> Apache Hive 0.12.0 Release Candidate 0 is available here:
>>>>>>> http://people.apache.org/~thejas/hive-0.12.0-rc0/
>>>>>>> 
>>>>>>> Maven artifacts are available here:
>>>>>>> 
>> https://repository.apache.org/content/repositories/orgapachehive-138/
>>>>>>> 
>>>>>>> This release has 406 issues fixed.
>>>>>>> This includes several new features such as data types date and
>>>>>>> varchar, optimizer improvements, ORC format improvements and many
>> bug
>>>>>>> fixes. Hcatalog packages have now moved to org.apache.hive.hcatalog
>>>>>>> (from org.apache.hcatalog), and the maven packages are published
>> under
>>>>>>> org.apache.hive.hcatalog.
>>>>>>> 
>>>>>>> Voting will conclude in 72 hours.
>>>>>>> 
>>>>>>> Hive PMC Members: Please test and vote.
>>>>>>> 
>>>>>>> Thanks,
>>>>>>> Thejas
>>>>>>> 
>>>>>>> --
>>>>>>> CONFIDENTIALITY NOTICE
>>>>>>> NOTICE: This message is intended for the use of the individual or
>>>>>>> entity to
>>>>>>> which it is addressed and may contain information that is
>>>>>>> confidential,
>>>>>>> privileged and exempt from disclosure under applicable law. If the
>>>>>>> reader
>>>>>>> of this message is not the intended recipient, you are hereby
>> notified
>>>>>>> that
>>>>>>> any printing, copying, dissemination, distribution, disclosure or
>>>>>>> forwarding of this communication is strictly prohibited. If you have
>>>>>>> received this communication in error, please contact the sender
>>>>>>> immediately
>>>>>>> and delete it from your system. Thank You.
>>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> --
>>>>>> Apache MRUnit - Unit testing MapReduce - http://mrunit.apache.org
>>>> 
>>>> --
>>>> CONFIDENTIALITY NOTICE
>>>> NOTICE: This message is intended for the use of the individual or entity
>>>> to
>>>> which it is addressed and may contain information that is confidential,
>>>> privileged and exempt from disclosure under applicable law. If the
>> reader
>>>> of this message is not the intended recipient, you are hereby notified
>>>> that
>>>> any printing, copying, dissemination, distribution, disclosure or
>>>> forwarding of this communication is strictly prohibited. If you have
>>>> received this communication in error, please contact the sender
>>>> immediately
>>>> and delete it from your system. Thank You.
>>> 
>>> 
>>> 
>>> 
>>> --
>>> Apache MRUnit - Unit testing MapReduce - http://mrunit.apache.org
>> 
>> --
>> CONFIDENTIALITY NOTICE
>> NOTICE: This message is intended for the use of the individual or entity to
>> which it is addressed and may contain information that is confidential,
>> privileged and exempt from disclosure under applicable law. If the reader
>> of this message is not the intended recipient, you are hereby notified that
>> any printing, copying, dissemination, distribution, disclosure or
>> forwarding of this communication is strictly prohibited. If you have
>> received this communication in error, please contact the sender immediately
>> and delete it from your system. Thank You.
>> 


-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.

Re: [VOTE] Apache Hive 0.12.0 Release Candidate 0

Posted by Thejas Nair <th...@hortonworks.com>.
Mark, Thanks for the feedback!
I agree that source-only tarball would be good. But I think the change
is non trivial and it is something we should address earlier in
release process.
Now that we are in the process of voting and creating new RC's I think
it makes sense to add only important bug fixes, test fixes or any
release blockers to the branch.
Since this is not a regression since previous releases and BigTop has
been building with the way things are, I don't think it is a blocker
that we need to include in 0.12 .
But I agree that we should make this change in trunk so that we do
this for the next release.


On Tue, Oct 8, 2013 at 5:13 PM, Mark Grover <ma...@apache.org> wrote:
> Thejas,
> Thanks for working on Hive 0.12 release!
>
> I work on Apache Bigtop <http://bigtop.apache.org> and we build rpm and deb
> packages by building and packaging the source tarballs. Most components (if
> not all) release a source tarball.
>
> Releasing a source tarball would make it make Hive consistent with other
> projects in terms of what is released, and would make life easier for those
> users who may not want binaries (like some Hive developers and Bigtop).
>
> I don't know how much work it will be, but both I personally and the larger
> Bigtop community would greatly appreciate if Hive released a source tarball
> for 0.12 release.
>
> Would love to hear what you think. Thanks again!
> Mark
>
>
> On Tue, Oct 8, 2013 at 3:56 PM, Thejas Nair <th...@hortonworks.com> wrote:
>
>> On Tue, Oct 8, 2013 at 8:18 AM, Brock Noland <br...@cloudera.com> wrote:
>> > Hi Thejas,
>> >
>> > Again thank you very much for all the hard work!
>> >
>> > Two items of discussion:
>> >
>> > The tag contains .gitignore files so I believe the source tarball (src/
>> > directory) should as well.
>>
>> It is strange that other files files with "." prefix do get included
>> (.checkstyle, .arcconfig ), but .gitignore doesn't get included.
>>
>> > This might be a wider item than the current release. However, our
>> "source"
>> > tarball actually contains all the hive-*.jar files in addition to the all
>> > the libraries. Beyond that the source tarball actually doesn't match the
>> tag
>> > structure, the src directory of the source tarball does.  I think we
>> should
>> > change this at some point so the source tarball structure exactly matches
>> > the tag.
>>
>> Yes, I think we should address this for the next release. It might
>> take some time to get this done right.
>>
>>
>> >
>> > Brock
>> >
>> >
>> > On Mon, Oct 7, 2013 at 11:02 PM, Thejas Nair <th...@hortonworks.com>
>> wrote:
>> >>
>> >> Carl pointed some issues with the RC. I will be rolling out a new RC
>> >> to address those (hopefully sometime tomorrow).
>> >> If anybody finds additional issues, please let me know, so that I can
>> >> address those as well in the next RC.
>> >>
>> >> HIVE-5489 - NOTICE copyright dates are out of date
>> >> HIVE-5488 - some files are missing apache license headers
>> >>
>> >>
>> >>
>> >> On Mon, Oct 7, 2013 at 4:38 PM, Thejas Nair <th...@hortonworks.com>
>> >> wrote:
>> >> > Yes, that is the correct tag. Thanks for pointing it out.
>> >> > I also update the tag as it was a little behind what is in the RC
>> >> > (found some issues with maven-publish).
>> >> >
>> >> > I have also updated the release vote email template in hive
>> >> > HowToRelease wiki page, to include note about the tag .
>> >> >
>> >> > Thanks,
>> >> > Thejas
>> >> >
>> >> >
>> >> >
>> >> > On Mon, Oct 7, 2013 at 4:26 PM, Brock Noland <br...@cloudera.com>
>> wrote:
>> >> >> Hi Thejas,
>> >> >>
>> >> >> Thank you very much for the hard work!  I believe the vote email
>> should
>> >> >> contain a link to the tag we are voting on. I assume the tag is:
>> >> >> release-0.12.0-rc0 (
>> >> >> http://svn.apache.org/viewvc/hive/tags/release-0.12.0-rc0/). Is that
>> >> >> correct?
>> >> >>
>> >> >> Brock
>> >> >>
>> >> >>
>> >> >> On Mon, Oct 7, 2013 at 6:02 PM, Thejas Nair <th...@hortonworks.com>
>> >> >> wrote:
>> >> >>
>> >> >>> Apache Hive 0.12.0 Release Candidate 0 is available here:
>> >> >>> http://people.apache.org/~thejas/hive-0.12.0-rc0/
>> >> >>>
>> >> >>> Maven artifacts are available here:
>> >> >>>
>> https://repository.apache.org/content/repositories/orgapachehive-138/
>> >> >>>
>> >> >>> This release has 406 issues fixed.
>> >> >>> This includes several new features such as data types date and
>> >> >>> varchar, optimizer improvements, ORC format improvements and many
>> bug
>> >> >>> fixes. Hcatalog packages have now moved to org.apache.hive.hcatalog
>> >> >>> (from org.apache.hcatalog), and the maven packages are published
>> under
>> >> >>> org.apache.hive.hcatalog.
>> >> >>>
>> >> >>> Voting will conclude in 72 hours.
>> >> >>>
>> >> >>> Hive PMC Members: Please test and vote.
>> >> >>>
>> >> >>> Thanks,
>> >> >>> Thejas
>> >> >>>
>> >> >>> --
>> >> >>> CONFIDENTIALITY NOTICE
>> >> >>> NOTICE: This message is intended for the use of the individual or
>> >> >>> entity to
>> >> >>> which it is addressed and may contain information that is
>> >> >>> confidential,
>> >> >>> privileged and exempt from disclosure under applicable law. If the
>> >> >>> reader
>> >> >>> of this message is not the intended recipient, you are hereby
>> notified
>> >> >>> that
>> >> >>> any printing, copying, dissemination, distribution, disclosure or
>> >> >>> forwarding of this communication is strictly prohibited. If you have
>> >> >>> received this communication in error, please contact the sender
>> >> >>> immediately
>> >> >>> and delete it from your system. Thank You.
>> >> >>>
>> >> >>
>> >> >>
>> >> >>
>> >> >> --
>> >> >> Apache MRUnit - Unit testing MapReduce - http://mrunit.apache.org
>> >>
>> >> --
>> >> CONFIDENTIALITY NOTICE
>> >> NOTICE: This message is intended for the use of the individual or entity
>> >> to
>> >> which it is addressed and may contain information that is confidential,
>> >> privileged and exempt from disclosure under applicable law. If the
>> reader
>> >> of this message is not the intended recipient, you are hereby notified
>> >> that
>> >> any printing, copying, dissemination, distribution, disclosure or
>> >> forwarding of this communication is strictly prohibited. If you have
>> >> received this communication in error, please contact the sender
>> >> immediately
>> >> and delete it from your system. Thank You.
>> >
>> >
>> >
>> >
>> > --
>> > Apache MRUnit - Unit testing MapReduce - http://mrunit.apache.org
>>
>> --
>> CONFIDENTIALITY NOTICE
>> NOTICE: This message is intended for the use of the individual or entity to
>> which it is addressed and may contain information that is confidential,
>> privileged and exempt from disclosure under applicable law. If the reader
>> of this message is not the intended recipient, you are hereby notified that
>> any printing, copying, dissemination, distribution, disclosure or
>> forwarding of this communication is strictly prohibited. If you have
>> received this communication in error, please contact the sender immediately
>> and delete it from your system. Thank You.
>>

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.