hive git commit: HIVE-10452: Followup fix for HIVE-10202 to restrict it it for script mode. (Naveen Gangam, reviewed by Sergio Pena)

2015-05-04 Thread spena
Repository: hive Updated Branches: refs/heads/master 247883354 - fa4c81ade HIVE-10452: Followup fix for HIVE-10202 to restrict it it for script mode. (Naveen Gangam, reviewed by Sergio Pena) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-10571 : HiveMetaStoreClient should close existing thrift connection before its reconnect (Chaoyu Tang via Szehon)

2015-05-04 Thread szehon
Repository: hive Updated Branches: refs/heads/master fa4c81ade - 8fb805225 HIVE-10571 : HiveMetaStoreClient should close existing thrift connection before its reconnect (Chaoyu Tang via Szehon) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-10603 : increase default permgen space for HS2 on windows (Ivan Malamen via Thejas Nair, Sushanth Sowmyan)

2015-05-04 Thread thejas
Repository: hive Updated Branches: refs/heads/master 1d3fd3d8a - 57df263e5 HIVE-10603 : increase default permgen space for HS2 on windows (Ivan Malamen via Thejas Nair, Sushanth Sowmyan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-10061: HiveConf Should not be used as part of the HS2 client side code (Hari Sankar Sivarama Subramaniyan reviewed by Vaibhav Gumashta)

2015-05-04 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master fe01db21a - c42666ed5 HIVE-10061: HiveConf Should not be used as part of the HS2 client side code (Hari Sankar Sivarama Subramaniyan reviewed by Vaibhav Gumashta) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-10604 : update webhcat-default.xml with 1.2 version numbers (Eugene Koifman via Sushanth Sowmyan)

2015-05-04 Thread khorgath
Repository: hive Updated Branches: refs/heads/branch-1.2 6135f0a20 - 2d83c09c4 HIVE-10604 : update webhcat-default.xml with 1.2 version numbers (Eugene Koifman via Sushanth Sowmyan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-10579 : Fix hadoop-1 build (Xuefu via Szehon)

2015-05-04 Thread khorgath
Repository: hive Updated Branches: refs/heads/branch-1.2 2d83c09c4 - 5ffd4d700 HIVE-10579 : Fix hadoop-1 build (Xuefu via Szehon) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/5ffd4d70 Tree:

hive git commit: HIVE-10603 : increase default permgen space for HS2 on windows (Ivan Malamen via Thejas Nair, Sushanth Sowmyan)

2015-05-04 Thread thejas
Repository: hive Updated Branches: refs/heads/branch-1.2 934379e27 - 9e5b64127 HIVE-10603 : increase default permgen space for HS2 on windows (Ivan Malamen via Thejas Nair, Sushanth Sowmyan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-10544 : Beeline/Hive JDBC Driver fails in HTTP mode on Windows with java.lang.NoSuchFieldError: INSTANCE (Hari Sankar Sivarama Subramaniyan via Thejas Nair)

2015-05-04 Thread thejas
Repository: hive Updated Branches: refs/heads/branch-1.2 9e5b64127 - 6135f0a20 HIVE-10544 : Beeline/Hive JDBC Driver fails in HTTP mode on Windows with java.lang.NoSuchFieldError: INSTANCE (Hari Sankar Sivarama Subramaniyan via Thejas Nair) Project:

hive git commit: HIVE-9908: vectorization error binary type not supported, group by with binary columns (Matt McCline via Jason Dere)

2015-05-04 Thread jdere
Repository: hive Updated Branches: refs/heads/master ce736af2a - 3bf41faa0 HIVE-9908: vectorization error binary type not supported, group by with binary columns (Matt McCline via Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-9908: vectorization error binary type not supported, group by with binary columns (Matt McCline via Jason Dere)

2015-05-04 Thread jdere
Repository: hive Updated Branches: refs/heads/branch-1.2 5ffd4d700 - 47bbd2412 HIVE-9908: vectorization error binary type not supported, group by with binary columns (Matt McCline via Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-10519: Move TestGenericUDF classes to udf.generic package (Alex Pivovarov via Jason Dere)

2015-05-04 Thread jdere
Repository: hive Updated Branches: refs/heads/master 3bf41faa0 - ff64f1db3 HIVE-10519: Move TestGenericUDF classes to udf.generic package (Alex Pivovarov via Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-10578 : update sql standard authorization configuration whitelist (Thejas M Nair , reviewed by Jason Dere)

2015-05-04 Thread thejas
Repository: hive Updated Branches: refs/heads/branch-1.2 d7b96aea4 - 934379e27 HIVE-10578 : update sql standard authorization configuration whitelist (Thejas M Nair , reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-10578 : update sql standard authorization configuration whitelist (Thejas M Nair , reviewed by Jason Dere)

2015-05-04 Thread thejas
Repository: hive Updated Branches: refs/heads/master db69525e7 - 1d3fd3d8a HIVE-10578 : update sql standard authorization configuration whitelist (Thejas M Nair , reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-10564 : webhcat should use webhcat-site.xml properties for controller job submission (Thejas Nair, reivewed by Eugene Koifman)

2015-05-04 Thread thejas
Repository: hive Updated Branches: refs/heads/master 8fb805225 - db69525e7 HIVE-10564 : webhcat should use webhcat-site.xml properties for controller job submission (Thejas Nair, reivewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-10564 : webhcat should use webhcat-site.xml properties for controller job submission (Thejas Nair, reivewed by Eugene Koifman)

2015-05-04 Thread thejas
Repository: hive Updated Branches: refs/heads/branch-1.2 29f588e3a - d7b96aea4 HIVE-10564 : webhcat should use webhcat-site.xml properties for controller job submission (Thejas Nair, reivewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/3] hive git commit: updated README and RELEASE_NOTES

2015-05-04 Thread sunchao
http://git-wip-us.apache.org/repos/asf/hive/blob/3c253c7e/RELEASE_NOTES.txt -- diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt index 7385de4..3e88c59 100644 --- a/RELEASE_NOTES.txt +++ b/RELEASE_NOTES.txt @@ -1,4575 +1,4 @@

[1/3] hive git commit: Preparing for release 1.0.1

2015-05-04 Thread sunchao
Repository: hive Updated Branches: refs/heads/branch-1.0.1 fb42f58be - 3c253c7e2 Preparing for release 1.0.1 Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/ca3dbbc5 Tree:

[3/3] hive git commit: updated README and RELEASE_NOTES

2015-05-04 Thread sunchao
updated README and RELEASE_NOTES Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/3c253c7e Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/3c253c7e Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/3c253c7e Branch:

hive git commit: HIVE-10544 : Beeline/Hive JDBC Driver fails in HTTP mode on Windows with java.lang.NoSuchFieldError: INSTANCE (Hari Sankar Sivarama Subramaniyan via Thejas Nair)

2015-05-04 Thread thejas
Repository: hive Updated Branches: refs/heads/master 57df263e5 - fe01db21a HIVE-10544 : Beeline/Hive JDBC Driver fails in HTTP mode on Windows with java.lang.NoSuchFieldError: INSTANCE (Hari Sankar Sivarama Subramaniyan via Thejas Nair) Project:

hive git commit: HIVE-10423 - HIVE-7948 breaks deploy_e2e_artifacts.sh (Aswathy Chellammal Sreekumar via Eugene Koifman)

2015-05-04 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master c42666ed5 - ce736af2a HIVE-10423 - HIVE-7948 breaks deploy_e2e_artifacts.sh (Aswathy Chellammal Sreekumar via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: