Re: [VOTE] Apache Hive 0.11.0 Release Candidate 2

2013-05-18 Thread Alexander Alten-Lorenz
+1 (non-binding)

- downloaded and verified checksum
- build works
- test works

- Alex

On May 17, 2013, at 9:30 PM, Ashish Thusoo athu...@qubole.com wrote:

 +1
 
 Downloaded tar-ball, ran some tests and a few test queries.
 
 Ashish
 
 Ashish Thusoo http://www.linkedin.com/pub/ashish-thusoo/0/5a8/50
 CEO and Co-founder,
 Qubole http://www.qubole.com - a cloud based service that makes big data
 easy for analysts and data engineers
 
 
 
 On Wed, May 15, 2013 at 8:13 PM, Jitendra Pandey
 jiten...@hortonworks.comwrote:
 
 +1 (non binding)
 Downloaded tar-ball, verified checksums, installed one node cluster and ran
 a few queries.
 
 
 
 On Wed, May 15, 2013 at 7:53 PM, Edward Capriolo edlinuxg...@gmail.com
 wrote:
 
 +1
 
 
 On Wed, May 15, 2013 at 10:44 PM, Ashutosh Chauhan hashut...@apache.org
 wrote:
 
 +1
 
 Built from sources, ran few unit tests and some simple queries against
 1-node cluster.
 
 Thanks,
 Ashutosh
 
 
 On Wed, May 15, 2013 at 5:30 PM, Navis류승우 navis@nexr.com wrote:
 
 +1
 
 - built from source, passed all tests (without assertion fail or
 conversion to backup task)
 - working good with queries from running-site
 - some complaints on missing HIVE-4172 (void type for JDBC2)
 
 Thanks
 
 2013/5/12 Owen O'Malley omal...@apache.org:
 Based on feedback from everyone, I have respun release candidate,
 RC2.
 Please take a look. We've fixed 7 problems with the previous RC:
 * Release notes were incorrect
 * HIVE-4018 - MapJoin failing with Distributed Cache error
 * HIVE-4421 - Improve memory usage by ORC dictionaries
 * HIVE-4500 - Ensure that HiveServer 2 closes log files.
 * HIVE-4494 - ORC map columns get class cast exception in some
 contexts
 * HIVE-4498 - Fix TestBeeLineWithArgs failure
 * HIVE-4505 - Hive can't load transforms with remote scripts
 * HIVE-4527 - Fix the eclipse template
 
 Source tag for RC2 is at:
 
 https://svn.apache.org/repos/asf/hive/tags/release-0.11.0rc2
 
 
 Source tar ball and convenience binary artifacts can be found
 at: http://people.apache.org/~omalley/hive-0.11.0rc2/
 
 This release has many goodies including HiveServer2, integrated
 hcatalog, windowing and analytical functions, decimal data type,
 better query planning, performance enhancements and various bug
 fixes.
 In total, we resolved more than 350 issues. Full list of fixed
 issues
 can be found at:  http://s.apache.org/8Fr
 
 
 Voting will conclude in 72 hours.
 
 Hive PMC Members: Please test and vote.
 
 Thanks,
 
 Owen
 
 
 
 
 
 
 --
 http://hortonworks.com/download/
 

--
Alexander Alten-Lorenz
http://mapredit.blogspot.com
German Hadoop LinkedIn Group: http://goo.gl/N8pCF



Re: [VOTE] Apache Hive 0.11.0 Release Candidate 2

2013-05-17 Thread Ashish Thusoo
+1

Downloaded tar-ball, ran some tests and a few test queries.

Ashish

Ashish Thusoo http://www.linkedin.com/pub/ashish-thusoo/0/5a8/50
CEO and Co-founder,
Qubole http://www.qubole.com - a cloud based service that makes big data
easy for analysts and data engineers



On Wed, May 15, 2013 at 8:13 PM, Jitendra Pandey
jiten...@hortonworks.comwrote:

 +1 (non binding)
 Downloaded tar-ball, verified checksums, installed one node cluster and ran
 a few queries.



 On Wed, May 15, 2013 at 7:53 PM, Edward Capriolo edlinuxg...@gmail.com
 wrote:

  +1
 
 
  On Wed, May 15, 2013 at 10:44 PM, Ashutosh Chauhan hashut...@apache.org
  wrote:
 
   +1
  
   Built from sources, ran few unit tests and some simple queries against
   1-node cluster.
  
   Thanks,
   Ashutosh
  
  
   On Wed, May 15, 2013 at 5:30 PM, Navis류승우 navis@nexr.com wrote:
  
+1
   
- built from source, passed all tests (without assertion fail or
conversion to backup task)
- working good with queries from running-site
- some complaints on missing HIVE-4172 (void type for JDBC2)
   
Thanks
   
2013/5/12 Owen O'Malley omal...@apache.org:
 Based on feedback from everyone, I have respun release candidate,
  RC2.
 Please take a look. We've fixed 7 problems with the previous RC:
 * Release notes were incorrect
  * HIVE-4018 - MapJoin failing with Distributed Cache error
  * HIVE-4421 - Improve memory usage by ORC dictionaries
  * HIVE-4500 - Ensure that HiveServer 2 closes log files.
  * HIVE-4494 - ORC map columns get class cast exception in some
   contexts
  * HIVE-4498 - Fix TestBeeLineWithArgs failure
  * HIVE-4505 - Hive can't load transforms with remote scripts
  * HIVE-4527 - Fix the eclipse template

 Source tag for RC2 is at:

 https://svn.apache.org/repos/asf/hive/tags/release-0.11.0rc2


 Source tar ball and convenience binary artifacts can be found
 at: http://people.apache.org/~omalley/hive-0.11.0rc2/

 This release has many goodies including HiveServer2, integrated
 hcatalog, windowing and analytical functions, decimal data type,
 better query planning, performance enhancements and various bug
  fixes.
 In total, we resolved more than 350 issues. Full list of fixed
 issues
 can be found at:  http://s.apache.org/8Fr


 Voting will conclude in 72 hours.

 Hive PMC Members: Please test and vote.

 Thanks,

 Owen
   
  
 



 --
 http://hortonworks.com/download/



Re: [VOTE] Apache Hive 0.11.0 Release Candidate 2

2013-05-15 Thread Ashutosh Chauhan
+1

Built from sources, ran few unit tests and some simple queries against
1-node cluster.

Thanks,
Ashutosh


On Wed, May 15, 2013 at 5:30 PM, Navis류승우 navis@nexr.com wrote:

 +1

 - built from source, passed all tests (without assertion fail or
 conversion to backup task)
 - working good with queries from running-site
 - some complaints on missing HIVE-4172 (void type for JDBC2)

 Thanks

 2013/5/12 Owen O'Malley omal...@apache.org:
  Based on feedback from everyone, I have respun release candidate, RC2.
  Please take a look. We've fixed 7 problems with the previous RC:
  * Release notes were incorrect
   * HIVE-4018 - MapJoin failing with Distributed Cache error
   * HIVE-4421 - Improve memory usage by ORC dictionaries
   * HIVE-4500 - Ensure that HiveServer 2 closes log files.
   * HIVE-4494 - ORC map columns get class cast exception in some contexts
   * HIVE-4498 - Fix TestBeeLineWithArgs failure
   * HIVE-4505 - Hive can't load transforms with remote scripts
   * HIVE-4527 - Fix the eclipse template
 
  Source tag for RC2 is at:
 
  https://svn.apache.org/repos/asf/hive/tags/release-0.11.0rc2
 
 
  Source tar ball and convenience binary artifacts can be found
  at: http://people.apache.org/~omalley/hive-0.11.0rc2/
 
  This release has many goodies including HiveServer2, integrated
  hcatalog, windowing and analytical functions, decimal data type,
  better query planning, performance enhancements and various bug fixes.
  In total, we resolved more than 350 issues. Full list of fixed issues
  can be found at:  http://s.apache.org/8Fr
 
 
  Voting will conclude in 72 hours.
 
  Hive PMC Members: Please test and vote.
 
  Thanks,
 
  Owen



Re: [VOTE] Apache Hive 0.11.0 Release Candidate 2

2013-05-15 Thread Edward Capriolo
+1


On Wed, May 15, 2013 at 10:44 PM, Ashutosh Chauhan hashut...@apache.orgwrote:

 +1

 Built from sources, ran few unit tests and some simple queries against
 1-node cluster.

 Thanks,
 Ashutosh


 On Wed, May 15, 2013 at 5:30 PM, Navis류승우 navis@nexr.com wrote:

  +1
 
  - built from source, passed all tests (without assertion fail or
  conversion to backup task)
  - working good with queries from running-site
  - some complaints on missing HIVE-4172 (void type for JDBC2)
 
  Thanks
 
  2013/5/12 Owen O'Malley omal...@apache.org:
   Based on feedback from everyone, I have respun release candidate, RC2.
   Please take a look. We've fixed 7 problems with the previous RC:
   * Release notes were incorrect
* HIVE-4018 - MapJoin failing with Distributed Cache error
* HIVE-4421 - Improve memory usage by ORC dictionaries
* HIVE-4500 - Ensure that HiveServer 2 closes log files.
* HIVE-4494 - ORC map columns get class cast exception in some
 contexts
* HIVE-4498 - Fix TestBeeLineWithArgs failure
* HIVE-4505 - Hive can't load transforms with remote scripts
* HIVE-4527 - Fix the eclipse template
  
   Source tag for RC2 is at:
  
   https://svn.apache.org/repos/asf/hive/tags/release-0.11.0rc2
  
  
   Source tar ball and convenience binary artifacts can be found
   at: http://people.apache.org/~omalley/hive-0.11.0rc2/
  
   This release has many goodies including HiveServer2, integrated
   hcatalog, windowing and analytical functions, decimal data type,
   better query planning, performance enhancements and various bug fixes.
   In total, we resolved more than 350 issues. Full list of fixed issues
   can be found at:  http://s.apache.org/8Fr
  
  
   Voting will conclude in 72 hours.
  
   Hive PMC Members: Please test and vote.
  
   Thanks,
  
   Owen
 



Re: [VOTE] Apache Hive 0.11.0 Release Candidate 2

2013-05-15 Thread Jitendra Pandey
+1 (non binding)
Downloaded tar-ball, verified checksums, installed one node cluster and ran
a few queries.



On Wed, May 15, 2013 at 7:53 PM, Edward Capriolo edlinuxg...@gmail.comwrote:

 +1


 On Wed, May 15, 2013 at 10:44 PM, Ashutosh Chauhan hashut...@apache.org
 wrote:

  +1
 
  Built from sources, ran few unit tests and some simple queries against
  1-node cluster.
 
  Thanks,
  Ashutosh
 
 
  On Wed, May 15, 2013 at 5:30 PM, Navis류승우 navis@nexr.com wrote:
 
   +1
  
   - built from source, passed all tests (without assertion fail or
   conversion to backup task)
   - working good with queries from running-site
   - some complaints on missing HIVE-4172 (void type for JDBC2)
  
   Thanks
  
   2013/5/12 Owen O'Malley omal...@apache.org:
Based on feedback from everyone, I have respun release candidate,
 RC2.
Please take a look. We've fixed 7 problems with the previous RC:
* Release notes were incorrect
 * HIVE-4018 - MapJoin failing with Distributed Cache error
 * HIVE-4421 - Improve memory usage by ORC dictionaries
 * HIVE-4500 - Ensure that HiveServer 2 closes log files.
 * HIVE-4494 - ORC map columns get class cast exception in some
  contexts
 * HIVE-4498 - Fix TestBeeLineWithArgs failure
 * HIVE-4505 - Hive can't load transforms with remote scripts
 * HIVE-4527 - Fix the eclipse template
   
Source tag for RC2 is at:
   
https://svn.apache.org/repos/asf/hive/tags/release-0.11.0rc2
   
   
Source tar ball and convenience binary artifacts can be found
at: http://people.apache.org/~omalley/hive-0.11.0rc2/
   
This release has many goodies including HiveServer2, integrated
hcatalog, windowing and analytical functions, decimal data type,
better query planning, performance enhancements and various bug
 fixes.
In total, we resolved more than 350 issues. Full list of fixed issues
can be found at:  http://s.apache.org/8Fr
   
   
Voting will conclude in 72 hours.
   
Hive PMC Members: Please test and vote.
   
Thanks,
   
Owen
  
 




-- 
http://hortonworks.com/download/


Re: [VOTE] Apache Hive 0.11.0 Release Candidate 2

2013-05-15 Thread yongqiang he
+1.

build and test pass for me.



On Tue, May 14, 2013 at 7:06 PM, Thejas Nair the...@hortonworks.com wrote:

 +1 (non binding)

 - Verified md5 checksums for hive-0.11.0.tar.gz   and
 hive-0.11.0-bin.tar.gz
 - Verified gpg keys for  hive-0.11.0.tar.gz   and hive-0.11.0-bin.tar.gz
 - Built hive using the source release
 - Ran simple hive queries using new build , binary in   hive-0.11.0.tar.gz
   and hive-0.11.0-bin.tar.gz  in local mode
 - Ran simple hive queries against hadoop 1.x cluster using build from
 source release
 - Ran hcat cli and webhcat requests against hadoop 1.x cluster

 The hcat and webhcat scripts don't have the execute permissions. But since
 the vote is on the source release , my vote is +1 . I have created
 https://issues.apache.org/jira/browse/HIVE-4559 to track this issue.





 On Sat, May 11, 2013 at 10:33 AM, Owen O'Malley omal...@apache.org
 wrote:

  Based on feedback from everyone, I have respun release candidate, RC2.
  Please take a look. We've fixed 7 problems with the previous RC:
  * Release notes were incorrect
   * HIVE-4018 - MapJoin failing with Distributed Cache error
   * HIVE-4421 - Improve memory usage by ORC dictionaries
   * HIVE-4500 - Ensure that HiveServer 2 closes log files.
   * HIVE-4494 - ORC map columns get class cast exception in some contexts
   * HIVE-4498 - Fix TestBeeLineWithArgs failure
   * HIVE-4505 - Hive can't load transforms with remote scripts
   * HIVE-4527 - Fix the eclipse template
 
  Source tag for RC2 is at:
 
  https://svn.apache.org/repos/asf/hive/tags/release-0.11.0rc2
 
 
  Source tar ball and convenience binary artifacts can be found
  at: http://people.apache.org/~omalley/hive-0.11.0rc2/
 
  This release has many goodies including HiveServer2, integrated
  hcatalog, windowing and analytical functions, decimal data type,
  better query planning, performance enhancements and various bug fixes.
  In total, we resolved more than 350 issues. Full list of fixed issues
  can be found at:  http://s.apache.org/8Fr
 
 
  Voting will conclude in 72 hours.
 
  Hive PMC Members: Please test and vote.
 
  Thanks,
 
  Owen
 



Re: [VOTE] Apache Hive 0.11.0 Release Candidate 2

2013-05-15 Thread Gunther Hagleitner
+1 (non binding)

- Verified md5 checksums
- Built hive using source release
- Manually ran queries, verifying some of the new hive 0.11 features

Thanks,
Gunther.


On Wed, May 15, 2013 at 10:57 AM, yongqiang he heyongqiang...@gmail.comwrote:

 +1.

 build and test pass for me.



 On Tue, May 14, 2013 at 7:06 PM, Thejas Nair the...@hortonworks.com
 wrote:

  +1 (non binding)
 
  - Verified md5 checksums for hive-0.11.0.tar.gz   and
  hive-0.11.0-bin.tar.gz
  - Verified gpg keys for  hive-0.11.0.tar.gz   and hive-0.11.0-bin.tar.gz
  - Built hive using the source release
  - Ran simple hive queries using new build , binary in
 hive-0.11.0.tar.gz
and hive-0.11.0-bin.tar.gz  in local mode
  - Ran simple hive queries against hadoop 1.x cluster using build from
  source release
  - Ran hcat cli and webhcat requests against hadoop 1.x cluster
 
  The hcat and webhcat scripts don't have the execute permissions. But
 since
  the vote is on the source release , my vote is +1 . I have created
  https://issues.apache.org/jira/browse/HIVE-4559 to track this issue.
 
 
 
 
 
  On Sat, May 11, 2013 at 10:33 AM, Owen O'Malley omal...@apache.org
  wrote:
 
   Based on feedback from everyone, I have respun release candidate, RC2.
   Please take a look. We've fixed 7 problems with the previous RC:
   * Release notes were incorrect
* HIVE-4018 - MapJoin failing with Distributed Cache error
* HIVE-4421 - Improve memory usage by ORC dictionaries
* HIVE-4500 - Ensure that HiveServer 2 closes log files.
* HIVE-4494 - ORC map columns get class cast exception in some
 contexts
* HIVE-4498 - Fix TestBeeLineWithArgs failure
* HIVE-4505 - Hive can't load transforms with remote scripts
* HIVE-4527 - Fix the eclipse template
  
   Source tag for RC2 is at:
  
   https://svn.apache.org/repos/asf/hive/tags/release-0.11.0rc2
  
  
   Source tar ball and convenience binary artifacts can be found
   at: http://people.apache.org/~omalley/hive-0.11.0rc2/
  
   This release has many goodies including HiveServer2, integrated
   hcatalog, windowing and analytical functions, decimal data type,
   better query planning, performance enhancements and various bug fixes.
   In total, we resolved more than 350 issues. Full list of fixed issues
   can be found at:  http://s.apache.org/8Fr
  
  
   Voting will conclude in 72 hours.
  
   Hive PMC Members: Please test and vote.
  
   Thanks,
  
   Owen
  
 



Re: [VOTE] Apache Hive 0.11.0 Release Candidate 2

2013-05-15 Thread Alan Gates
+1.

Downloaded and built it.  Ran the HCat and webhcat system tests (which include 
a number of Hive tests).  Everything looks good.

Alan.

On May 11, 2013, at 10:33 AM, Owen O'Malley wrote:

 Based on feedback from everyone, I have respun release candidate, RC2.
 Please take a look. We've fixed 7 problems with the previous RC:
 * Release notes were incorrect
 * HIVE-4018 - MapJoin failing with Distributed Cache error
 * HIVE-4421 - Improve memory usage by ORC dictionaries
 * HIVE-4500 - Ensure that HiveServer 2 closes log files.
 * HIVE-4494 - ORC map columns get class cast exception in some contexts
 * HIVE-4498 - Fix TestBeeLineWithArgs failure
 * HIVE-4505 - Hive can't load transforms with remote scripts
 * HIVE-4527 - Fix the eclipse template
 
 Source tag for RC2 is at:
 
 https://svn.apache.org/repos/asf/hive/tags/release-0.11.0rc2
 
 
 Source tar ball and convenience binary artifacts can be found
 at: http://people.apache.org/~omalley/hive-0.11.0rc2/
 
 This release has many goodies including HiveServer2, integrated
 hcatalog, windowing and analytical functions, decimal data type,
 better query planning, performance enhancements and various bug fixes.
 In total, we resolved more than 350 issues. Full list of fixed issues
 can be found at:  http://s.apache.org/8Fr
 
 
 Voting will conclude in 72 hours.
 
 Hive PMC Members: Please test and vote.
 
 Thanks,
 
 Owen



Re: [VOTE] Apache Hive 0.11.0 Release Candidate 2

2013-05-15 Thread Navis류승우
+1

- built from source, passed all tests (without assertion fail or
conversion to backup task)
- working good with queries from running-site
- some complaints on missing HIVE-4172 (void type for JDBC2)

Thanks

2013/5/12 Owen O'Malley omal...@apache.org:
 Based on feedback from everyone, I have respun release candidate, RC2.
 Please take a look. We've fixed 7 problems with the previous RC:
 * Release notes were incorrect
  * HIVE-4018 - MapJoin failing with Distributed Cache error
  * HIVE-4421 - Improve memory usage by ORC dictionaries
  * HIVE-4500 - Ensure that HiveServer 2 closes log files.
  * HIVE-4494 - ORC map columns get class cast exception in some contexts
  * HIVE-4498 - Fix TestBeeLineWithArgs failure
  * HIVE-4505 - Hive can't load transforms with remote scripts
  * HIVE-4527 - Fix the eclipse template

 Source tag for RC2 is at:

 https://svn.apache.org/repos/asf/hive/tags/release-0.11.0rc2


 Source tar ball and convenience binary artifacts can be found
 at: http://people.apache.org/~omalley/hive-0.11.0rc2/

 This release has many goodies including HiveServer2, integrated
 hcatalog, windowing and analytical functions, decimal data type,
 better query planning, performance enhancements and various bug fixes.
 In total, we resolved more than 350 issues. Full list of fixed issues
 can be found at:  http://s.apache.org/8Fr


 Voting will conclude in 72 hours.

 Hive PMC Members: Please test and vote.

 Thanks,

 Owen


Re: [VOTE] Apache Hive 0.11.0 Release Candidate 2

2013-05-14 Thread Thejas Nair
+1 (non binding)

- Verified md5 checksums for hive-0.11.0.tar.gz   and
hive-0.11.0-bin.tar.gz
- Verified gpg keys for  hive-0.11.0.tar.gz   and hive-0.11.0-bin.tar.gz
- Built hive using the source release
- Ran simple hive queries using new build , binary in   hive-0.11.0.tar.gz
  and hive-0.11.0-bin.tar.gz  in local mode
- Ran simple hive queries against hadoop 1.x cluster using build from
source release
- Ran hcat cli and webhcat requests against hadoop 1.x cluster

The hcat and webhcat scripts don't have the execute permissions. But since
the vote is on the source release , my vote is +1 . I have created
https://issues.apache.org/jira/browse/HIVE-4559 to track this issue.





On Sat, May 11, 2013 at 10:33 AM, Owen O'Malley omal...@apache.org wrote:

 Based on feedback from everyone, I have respun release candidate, RC2.
 Please take a look. We've fixed 7 problems with the previous RC:
 * Release notes were incorrect
  * HIVE-4018 - MapJoin failing with Distributed Cache error
  * HIVE-4421 - Improve memory usage by ORC dictionaries
  * HIVE-4500 - Ensure that HiveServer 2 closes log files.
  * HIVE-4494 - ORC map columns get class cast exception in some contexts
  * HIVE-4498 - Fix TestBeeLineWithArgs failure
  * HIVE-4505 - Hive can't load transforms with remote scripts
  * HIVE-4527 - Fix the eclipse template

 Source tag for RC2 is at:

 https://svn.apache.org/repos/asf/hive/tags/release-0.11.0rc2


 Source tar ball and convenience binary artifacts can be found
 at: http://people.apache.org/~omalley/hive-0.11.0rc2/

 This release has many goodies including HiveServer2, integrated
 hcatalog, windowing and analytical functions, decimal data type,
 better query planning, performance enhancements and various bug fixes.
 In total, we resolved more than 350 issues. Full list of fixed issues
 can be found at:  http://s.apache.org/8Fr


 Voting will conclude in 72 hours.

 Hive PMC Members: Please test and vote.

 Thanks,

 Owen



Re: [VOTE] Apache Hive 0.11.0 Release Candidate 2

2013-05-13 Thread Owen O'Malley
On Saturday, I didn't include the Maven staging urls:

Hive: https://repository.apache.org/content/repositories/orgapachehive-013/
HCatalog:
https://repository.apache.org/content/repositories/orgapachehcatalog-014/

Thanks,
   Owen


On Sat, May 11, 2013 at 10:33 AM, Owen O'Malley omal...@apache.org wrote:

 Based on feedback from everyone, I have respun release candidate, RC2.
 Please take a look. We've fixed 7 problems with the previous RC:
 * Release notes were incorrect
  * HIVE-4018 - MapJoin failing with Distributed Cache error
  * HIVE-4421 - Improve memory usage by ORC dictionaries
  * HIVE-4500 - Ensure that HiveServer 2 closes log files.
  * HIVE-4494 - ORC map columns get class cast exception in some contexts
  * HIVE-4498 - Fix TestBeeLineWithArgs failure
  * HIVE-4505 - Hive can't load transforms with remote scripts
  * HIVE-4527 - Fix the eclipse template

 Source tag for RC2 is at:

 https://svn.apache.org/repos/asf/hive/tags/release-0.11.0rc2


 Source tar ball and convenience binary artifacts can be found
 at: http://people.apache.org/~omalley/hive-0.11.0rc2/

 This release has many goodies including HiveServer2, integrated
 hcatalog, windowing and analytical functions, decimal data type,
 better query planning, performance enhancements and various bug fixes.
 In total, we resolved more than 350 issues. Full list of fixed issues
 can be found at:  http://s.apache.org/8Fr


 Voting will conclude in 72 hours.

 Hive PMC Members: Please test and vote.

 Thanks,

 Owen



Re: [VOTE] Apache Hive 0.11.0 Release Candidate 2

2013-05-13 Thread Thejas Nair
Owen,
Where do I find the public keys you used to sign the files ? putting it in
http://apache.org/dist/hive/KEYS seems to be the convention so far. (I
found that location from similar location in  pig howtorelease doc
https://cwiki.apache.org/confluence/display/PIG/HowToRelease).
Thanks,
Thejas





On Mon, May 13, 2013 at 10:19 AM, Owen O'Malley omal...@apache.org wrote:

 On Saturday, I didn't include the Maven staging urls:

 Hive:
 https://repository.apache.org/content/repositories/orgapachehive-013/
 HCatalog:
 https://repository.apache.org/content/repositories/orgapachehcatalog-014/

 Thanks,
Owen


 On Sat, May 11, 2013 at 10:33 AM, Owen O'Malley omal...@apache.org
 wrote:

  Based on feedback from everyone, I have respun release candidate, RC2.
  Please take a look. We've fixed 7 problems with the previous RC:
  * Release notes were incorrect
   * HIVE-4018 - MapJoin failing with Distributed Cache error
   * HIVE-4421 - Improve memory usage by ORC dictionaries
   * HIVE-4500 - Ensure that HiveServer 2 closes log files.
   * HIVE-4494 - ORC map columns get class cast exception in some contexts
   * HIVE-4498 - Fix TestBeeLineWithArgs failure
   * HIVE-4505 - Hive can't load transforms with remote scripts
   * HIVE-4527 - Fix the eclipse template
 
  Source tag for RC2 is at:
 
  https://svn.apache.org/repos/asf/hive/tags/release-0.11.0rc2
 
 
  Source tar ball and convenience binary artifacts can be found
  at: http://people.apache.org/~omalley/hive-0.11.0rc2/
 
  This release has many goodies including HiveServer2, integrated
  hcatalog, windowing and analytical functions, decimal data type,
  better query planning, performance enhancements and various bug fixes.
  In total, we resolved more than 350 issues. Full list of fixed issues
  can be found at:  http://s.apache.org/8Fr
 
 
  Voting will conclude in 72 hours.
 
  Hive PMC Members: Please test and vote.
 
  Thanks,
 
  Owen
 



Re: [VOTE] Apache Hive 0.11.0 Release Candidate 2

2013-05-13 Thread Owen O'Malley
On Mon, May 13, 2013 at 6:14 PM, Thejas Nair the...@hortonworks.com wrote:

 Owen,
 Where do I find the public keys you used to sign the files ?


You can get them from:

https://people.apache.org/keys/group/hive.asc


 putting it in
 http://apache.org/dist/hive/KEYS seems to be the convention so far.


Having KEYS files was the way it was done before you could put your public
key into id.apache.org. Once a committer has their key uploaded, it is
automatically added to each of the groups they are in.


 (I
 found that location from similar location in  pig howtorelease doc
 https://cwiki.apache.org/confluence/display/PIG/HowToRelease).


We should update the KEYS file to automatically redirect to the dynamic
list of keys.

-- Owen


[VOTE] Apache Hive 0.11.0 Release Candidate 2

2013-05-11 Thread Owen O'Malley
Based on feedback from everyone, I have respun release candidate, RC2.
Please take a look. We've fixed 7 problems with the previous RC:
* Release notes were incorrect
 * HIVE-4018 - MapJoin failing with Distributed Cache error
 * HIVE-4421 - Improve memory usage by ORC dictionaries
 * HIVE-4500 - Ensure that HiveServer 2 closes log files.
 * HIVE-4494 - ORC map columns get class cast exception in some contexts
 * HIVE-4498 - Fix TestBeeLineWithArgs failure
 * HIVE-4505 - Hive can't load transforms with remote scripts
 * HIVE-4527 - Fix the eclipse template

Source tag for RC2 is at:

https://svn.apache.org/repos/asf/hive/tags/release-0.11.0rc2


Source tar ball and convenience binary artifacts can be found
at: http://people.apache.org/~omalley/hive-0.11.0rc2/

This release has many goodies including HiveServer2, integrated
hcatalog, windowing and analytical functions, decimal data type,
better query planning, performance enhancements and various bug fixes.
In total, we resolved more than 350 issues. Full list of fixed issues
can be found at:  http://s.apache.org/8Fr


Voting will conclude in 72 hours.

Hive PMC Members: Please test and vote.

Thanks,

Owen