svn commit: r1640255 - /hive/trunk/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/SimpleWebException.java

2014-11-17 Thread ekoifman
Author: ekoifman Date: Mon Nov 17 23:26:35 2014 New Revision: 1640255 URL: http://svn.apache.org/r1640255 Log: HIVE-8881 when web client tries to fetch all jobs from webhcat where HDFS does not have the data Modified: hive/trunk/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog

svn commit: r1640981 - in /hive/trunk/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton: AppConfig.java tool/TempletonUtils.java tool/TrivialExecService.java

2014-11-21 Thread ekoifman
Author: ekoifman Date: Fri Nov 21 19:24:54 2014 New Revision: 1640981 URL: http://svn.apache.org/r1640981 Log: HIVE-8877 improve context logging during job submission via WebHCat (reviewed by Thejas Nair) Modified: hive/trunk/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog

svn commit: r1634244 - /hive/trunk/hcatalog/src/test/e2e/templeton/README.txt

2014-10-25 Thread ekoifman
Author: ekoifman Date: Sat Oct 25 19:20:37 2014 New Revision: 1634244 URL: http://svn.apache.org/r1634244 Log: HIVE-8588 sqoop REST endpoint fails to send appropriate JDBC driver to the cluster Modified: hive/trunk/hcatalog/src/test/e2e/templeton/README.txt Modified: hive/trunk/hcatalog

svn commit: r1634242 - in /hive/trunk/hcatalog: src/test/e2e/templeton/deployers/ src/test/e2e/templeton/deployers/config/webhcat/ src/test/e2e/templeton/tests/ webhcat/svr/src/main/java/org/apache/hi

2014-10-25 Thread ekoifman
Author: ekoifman Date: Sat Oct 25 19:19:37 2014 New Revision: 1634242 URL: http://svn.apache.org/r1634242 Log: HIVE-8588 sqoop REST endpoint fails to send appropriate JDBC driver to the cluster Modified: hive/trunk/hcatalog/src/test/e2e/templeton/deployers/clean_file_system.sh hive

svn commit: r1634245 - in /hive/branches/branch-0.14/hcatalog: src/test/e2e/templeton/ src/test/e2e/templeton/deployers/ src/test/e2e/templeton/deployers/config/webhcat/ src/test/e2e/templeton/tests/

2014-10-25 Thread ekoifman
Author: ekoifman Date: Sat Oct 25 19:21:33 2014 New Revision: 1634245 URL: http://svn.apache.org/r1634245 Log: HIVE-8588 sqoop REST endpoint fails to send appropriate JDBC driver to the cluster Modified: hive/branches/branch-0.14/hcatalog/src/test/e2e/templeton/README.txt hive/branches

svn commit: r1635594 - in /hive/trunk: hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/ ql/src/java/org/apache/hadoop/hive/ql/security/ shims/common-secure/src/main/java/org/apac

2014-10-30 Thread ekoifman
Author: ekoifman Date: Thu Oct 30 19:16:51 2014 New Revision: 1635594 URL: http://svn.apache.org/r1635594 Log: HIVE-8643 DDL operations via WebHCat with doAs parameter in secure cluster fail Modified: hive/trunk/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton

svn commit: r1636024 - in /hive/branches/branch-0.14: hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/ shims/common-secure/src/main/java/org/apache/hadoop/hive/shims/

2014-11-01 Thread ekoifman
Author: ekoifman Date: Sat Nov 1 19:59:19 2014 New Revision: 1636024 URL: http://svn.apache.org/r1636024 Log: HIVE-8685 DDL operations in WebHCat set proxy user to null in unsecure mode (Eugene Koifman, reviewed by Thejas M Nair) Modified: hive/branches/branch-0.14/hcatalog/webhcat/svr

svn commit: r1636023 - in /hive/trunk: hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/ shims/common-secure/src/main/java/org/apache/hadoop/hive/shims/

2014-11-01 Thread ekoifman
Author: ekoifman Date: Sat Nov 1 19:59:02 2014 New Revision: 1636023 URL: http://svn.apache.org/r1636023 Log: HIVE-8685 DDL operations in WebHCat set proxy user to null in unsecure mode (Eugene Koifman, reviewed by Thejas M Nair) Modified: hive/trunk/hcatalog/webhcat/svr/src/main/java/org

svn commit: r1637207 - in /hive/branches/branch-0.14/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton: SqoopDelegator.java tool/LaunchMapper.java

2014-11-06 Thread ekoifman
Author: ekoifman Date: Thu Nov 6 20:20:31 2014 New Revision: 1637207 URL: http://svn.apache.org/r1637207 Log: HIVE-8754 Sqoop job submission via WebHCat doesn't properly localize required jdbc jars in secure cluster (Eugene Koifman, reviewed by Thejas Nair) Modified: hive/branches/branch

svn commit: r924235 - in /websites/production/hive/content: ./ javadocs/

2014-09-30 Thread ekoifman
Author: ekoifman Date: Tue Sep 30 23:57:26 2014 New Revision: 924235 Log: updated committer list Added: websites/production/hive/content/ - copied from r924234, websites/staging/hive/trunk/content/ websites/production/hive/content/javadocs/ - copied from r924234, websites

svn commit: r1633197 - in /hive/trunk: ./ hcatalog/webhcat/svr/ hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/

2014-10-20 Thread ekoifman
Author: ekoifman Date: Mon Oct 20 18:44:12 2014 New Revision: 1633197 URL: http://svn.apache.org/r1633197 Log: HIVE-8387 add retry logic to ZooKeeperStorage in WebHCat Modified: hive/trunk/hcatalog/webhcat/svr/pom.xml hive/trunk/hcatalog/webhcat/svr/src/main/java/org/apache/hive

svn commit: r1647379 - /hive/trunk/metastore/scripts/upgrade/mssql/hive-txn-schema-0.14.0.mssql.sql

2014-12-22 Thread ekoifman
Author: ekoifman Date: Mon Dec 22 19:06:57 2014 New Revision: 1647379 URL: http://svn.apache.org/r1647379 Log: HIVE-9155 HIVE_LOCKS uses int instead of bigint hive-txn-schema-0.14.0.mssql.sql (Reviewed by Alan Gates) Modified: hive/trunk/metastore/scripts/upgrade/mssql/hive-txn-schema

svn commit: r1647642 - /hive/branches/branch-0.14/metastore/scripts/upgrade/mssql/hive-txn-schema-0.14.0.mssql.sql

2014-12-23 Thread ekoifman
Author: ekoifman Date: Tue Dec 23 19:00:43 2014 New Revision: 1647642 URL: http://svn.apache.org/r1647642 Log: HIVE-9155 HIVE_LOCKS uses int instead of bigint hive-txn-schema-0.14.0.mssql.sql (Reviewed by Alan Gates) Modified: hive/branches/branch-0.14/metastore/scripts/upgrade/mssql/hive

svn commit: r1654856 - /hive/branches/branch-1.0/ql/src/java/org/apache/hadoop/hive/ql/metadata/SessionHiveMetaStoreClient.java

2015-01-26 Thread ekoifman
Author: ekoifman Date: Mon Jan 26 18:22:17 2015 New Revision: 1654856 URL: http://svn.apache.org/r1654856 Log: HIVE-9361 - Intermittent NPE in SessionHiveMetaStoreClient.alterTempTable Modified: hive/branches/branch-1.0/ql/src/java/org/apache/hadoop/hive/ql/metadata

svn commit: r1654854 - /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/metadata/SessionHiveMetaStoreClient.java

2015-01-26 Thread ekoifman
Author: ekoifman Date: Mon Jan 26 18:22:03 2015 New Revision: 1654854 URL: http://svn.apache.org/r1654854 Log: HIVE-9361 - Intermittent NPE in SessionHiveMetaStoreClient.alterTempTable Modified: hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/metadata/SessionHiveMetaStoreClient.java

svn commit: r1654855 - /hive/branches/branch-0.14/ql/src/java/org/apache/hadoop/hive/ql/metadata/SessionHiveMetaStoreClient.java

2015-01-26 Thread ekoifman
Author: ekoifman Date: Mon Jan 26 18:22:13 2015 New Revision: 1654855 URL: http://svn.apache.org/r1654855 Log: HIVE-9361 - Intermittent NPE in SessionHiveMetaStoreClient.alterTempTable Modified: hive/branches/branch-0.14/ql/src/java/org/apache/hadoop/hive/ql/metadata

svn commit: r1653337 - /hive/trunk/metastore/src/test/org/apache/hadoop/hive/metastore/txn/TestTxnHandlerNegative.java

2015-01-20 Thread ekoifman
Author: ekoifman Date: Tue Jan 20 19:05:14 2015 New Revision: 1653337 URL: http://svn.apache.org/r1653337 Log: HIVE-9404 NPE in org.apache.hadoop.hive.metastore.txn.TxnHandler.determineDatabaseProduct() (Eugene Koifman, reviewed by Alan Gates) Added: hive/trunk/metastore/src/test/org

svn commit: r1653336 - /hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java

2015-01-20 Thread ekoifman
Author: ekoifman Date: Tue Jan 20 19:04:56 2015 New Revision: 1653336 URL: http://svn.apache.org/r1653336 Log: HIVE-9404 NPE in org.apache.hadoop.hive.metastore.txn.TxnHandler.determineDatabaseProduct() (Eugene Koifman, reviewed by Alan Gates) Modified: hive/trunk/metastore/src/java/org

svn commit: r1653406 - in /hive/trunk/hcatalog/src/test/e2e/templeton: ./ deployers/ drivers/ inpdir/ tests/

2015-01-20 Thread ekoifman
Author: ekoifman Date: Tue Jan 20 23:26:26 2015 New Revision: 1653406 URL: http://svn.apache.org/r1653406 Log: HIVE-9272 Tests for utf-8 support (Aswathy Chellammal Sreekumar via Eugene Koifman) Added: hive/trunk/hcatalog/src/test/e2e/templeton/inpdir/PigJoin䶴ㄩ鼾丄狜〇work.pig hive/trunk

svn commit: r1652558 [1/2] - in /hive/trunk/metastore/src: java/org/apache/hadoop/hive/metastore/ java/org/apache/hadoop/hive/metastore/txn/ test/org/apache/hadoop/hive/metastore/txn/

2015-01-16 Thread ekoifman
Author: ekoifman Date: Sat Jan 17 02:54:40 2015 New Revision: 1652558 URL: http://svn.apache.org/r1652558 Log: HIVE-9390 Enhance retry logic wrt DB access in TxnHandler (Eugene Koifman reviewed by Alan Gates) Modified: hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore

svn commit: r1652558 [2/2] - in /hive/trunk/metastore/src: java/org/apache/hadoop/hive/metastore/ java/org/apache/hadoop/hive/metastore/txn/ test/org/apache/hadoop/hive/metastore/txn/

2015-01-16 Thread ekoifman
Modified: hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java URL: http://svn.apache.org/viewvc/hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java?rev=1652558r1=1652557r2=1652558view=diff

svn commit: r1651737 - in /hive/trunk/ql/src: java/org/apache/hadoop/hive/ql/parse/HiveParser.g test/org/apache/hadoop/hive/ql/parse/TestIUD.java

2015-01-14 Thread ekoifman
Author: ekoifman Date: Wed Jan 14 17:26:22 2015 New Revision: 1651737 URL: http://svn.apache.org/r1651737 Log: HIVE-9353 - make TABLE keyword optional in INSERT INTO TABLE foo... Modified: hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/HiveParser.g hive/trunk/ql/src/test/org

svn commit: r1654447 - in /hive/branches/branch-0.14/metastore/src: java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java test/org/apache/hadoop/hive/metastore/txn/TestTxnHandlerNegative.java

2015-01-23 Thread ekoifman
Author: ekoifman Date: Sat Jan 24 01:21:47 2015 New Revision: 1654447 URL: http://svn.apache.org/r1654447 Log: HIVE-9404 NPE in org.apache.hadoop.hive.metastore.txn.TxnHandler.determineDatabaseProduct() Added: hive/branches/branch-0.14/metastore/src/test/org/apache/hadoop/hive/metastore

svn commit: r1654443 [2/2] - in /hive/branches/branch-1.0/metastore/src: java/org/apache/hadoop/hive/metastore/ java/org/apache/hadoop/hive/metastore/txn/ test/org/apache/hadoop/hive/metastore/txn/

2015-01-23 Thread ekoifman
Modified: hive/branches/branch-1.0/metastore/src/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/metastore/src/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java?rev=1654443r1=1654442r2=1654443view=diff

svn commit: r1654442 [2/2] - in /hive/branches/branch-0.14/metastore/src: java/org/apache/hadoop/hive/metastore/ java/org/apache/hadoop/hive/metastore/txn/ test/org/apache/hadoop/hive/metastore/txn/

2015-01-23 Thread ekoifman
Modified: hive/branches/branch-0.14/metastore/src/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java URL: http://svn.apache.org/viewvc/hive/branches/branch-0.14/metastore/src/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java?rev=1654442r1=1654441r2=1654442view=diff

svn commit: r1654442 [1/2] - in /hive/branches/branch-0.14/metastore/src: java/org/apache/hadoop/hive/metastore/ java/org/apache/hadoop/hive/metastore/txn/ test/org/apache/hadoop/hive/metastore/txn/

2015-01-23 Thread ekoifman
Author: ekoifman Date: Sat Jan 24 01:05:12 2015 New Revision: 1654442 URL: http://svn.apache.org/r1654442 Log: HIVE-9390 Enhance retry logic wrt DB access in TxnHandler Modified: hive/branches/branch-0.14/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java hive

svn commit: r1654443 [1/2] - in /hive/branches/branch-1.0/metastore/src: java/org/apache/hadoop/hive/metastore/ java/org/apache/hadoop/hive/metastore/txn/ test/org/apache/hadoop/hive/metastore/txn/

2015-01-23 Thread ekoifman
Author: ekoifman Date: Sat Jan 24 01:05:22 2015 New Revision: 1654443 URL: http://svn.apache.org/r1654443 Log: HIVE-9390 Enhance retry logic wrt DB access in TxnHandler Modified: hive/branches/branch-1.0/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java hive

svn commit: r1650647 - /hive/trunk/hcatalog/src/test/e2e/templeton/tests/jobsubmission.conf

2015-01-09 Thread ekoifman
Author: ekoifman Date: Fri Jan 9 20:24:27 2015 New Revision: 1650647 URL: http://svn.apache.org/r1650647 Log: HIVE-9316 TestSqoop tests in WebHCat testsuite hardcode libdir path to hdfs (Deepesh Khandelwal via Eugene Koifman) Modified: hive/trunk/hcatalog/src/test/e2e/templeton/tests

svn commit: r1651558 - /hive/trunk/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/HDFSCleanup.java

2015-01-13 Thread ekoifman
Author: ekoifman Date: Wed Jan 14 02:46:32 2015 New Revision: 1651558 URL: http://svn.apache.org/r1651558 Log: HIVE-8914 HDFSCleanup thread holds reference to FileSystem (shanyu zhao via Eugene Koifman) Modified: hive/trunk/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog

svn commit: r1659640 - in /hive/trunk/ql/src: java/org/apache/hadoop/hive/ql/parse/ test/org/apache/hadoop/hive/ql/parse/ test/queries/clientnegative/ test/queries/clientpositive/ test/results/clientn

2015-02-13 Thread ekoifman
Author: ekoifman Date: Fri Feb 13 18:27:13 2015 New Revision: 1659640 URL: http://svn.apache.org/r1659640 Log: HIVE-9481 allow column list specification in INSERT statement Added: hive/trunk/ql/src/test/queries/clientnegative/insert_into_with_schema.q hive/trunk/ql/src/test/queries

svn propchange: r1659640 - svn:log

2015-02-13 Thread ekoifman
Author: ekoifman Revision: 1659640 Modified property: svn:log Modified: svn:log at Fri Feb 13 18:46:41 2015 -- --- svn:log (original) +++ svn:log Fri Feb 13 18:46:41 2015 @@ -1 +1 @@ -HIVE-9481 allow column list

svn commit: r1670162 - in /hive/trunk/hcatalog: src/test/e2e/templeton/deployers/ src/test/e2e/templeton/deployers/config/webhcat/ webhcat/svr/src/main/config/ webhcat/svr/src/main/java/org/apache/hiv

2015-03-30 Thread ekoifman
Author: ekoifman Date: Mon Mar 30 18:10:29 2015 New Revision: 1670162 URL: http://svn.apache.org/r1670162 Log: HIVE-10066 Hive on Tez job submission through WebHCat doesn't ship Tez artifacts (Eugene Koifman, reviewed by Thejas Nair) Modified: hive/trunk/hcatalog/src/test/e2e/templeton

svn commit: r1670160 - in /hive/trunk/hcatalog/webhcat/svr/src/main: config/webhcat-default.xml java/org/apache/hive/hcatalog/templeton/AppConfig.java java/org/apache/hive/hcatalog/templeton/tool/Temp

2015-03-30 Thread ekoifman
Author: ekoifman Date: Mon Mar 30 18:00:26 2015 New Revision: 1670160 URL: http://svn.apache.org/r1670160 Log: HIVE-10050 Support overriding memory configuration for AM launched for TempletonControllerJob (Hitesh Shah via Eugene Koifman) Modified: hive/trunk/hcatalog/webhcat/svr/src/main

svn commit: r1651445 - in /hive/trunk/hcatalog: src/test/e2e/templeton/ src/test/e2e/templeton/deployers/ src/test/e2e/templeton/drivers/ src/test/e2e/templeton/tests/ webhcat/svr/src/main/java/org/ap

2015-01-13 Thread ekoifman
Author: ekoifman Date: Tue Jan 13 19:15:27 2015 New Revision: 1651445 URL: http://svn.apache.org/r1651445 Log: HIVE-9351 Running Hive Jobs with Tez cause templeton to never report percent complete Modified: hive/trunk/hcatalog/src/test/e2e/templeton/README.txt hive/trunk/hcatalog/src

svn commit: r1671110 - /hive/trunk/hcatalog/webhcat/svr/src/main/config/webhcat-default.xml

2015-04-03 Thread ekoifman
Author: ekoifman Date: Fri Apr 3 17:46:03 2015 New Revision: 1671110 URL: http://svn.apache.org/r1671110 Log: HIVE-10208 templeton.hive.extra.files should be commented out in webhcat-default.xml Modified: hive/trunk/hcatalog/webhcat/svr/src/main/config/webhcat-default.xml Modified: hive

svn commit: r1673249 - in /hive/trunk/ql/src: java/org/apache/hadoop/hive/ql/ErrorMsg.java test/org/apache/hadoop/hive/ql/TestErrorMsg.java test/org/apache/hadoop/hive/ql/parse/TestUpdateDeleteSemanti

2015-04-13 Thread ekoifman
Author: ekoifman Date: Mon Apr 13 17:48:23 2015 New Revision: 1673249 URL: http://svn.apache.org/r1673249 Log: HIVE-10152 ErrorMsg.formatToErrorMsgMap has bad regex (Eugene Koifman, reviewed by Alan Gates) Modified: hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/ErrorMsg.java hive

svn commit: r1674988 - in /hive/trunk/hcatalog/src/test/e2e/templeton: ./ deployers/ deployers/config/webhcat/ tests/

2015-04-20 Thread ekoifman
Author: ekoifman Date: Mon Apr 20 21:24:51 2015 New Revision: 1674988 URL: http://svn.apache.org/r1674988 Log: HIVE-7948 - Add an E2E test to verify fix for HIVE-7155 (Aswathy Chellammal Sreekumar via Eugene Koifman) Added: hive/trunk/hcatalog/src/test/e2e/templeton/deployers/config

hive git commit: HIVE-10483 - insert overwrite partition deadlocks on itself with DbTxnManager (Eugene Koifman, reviewed by Alan Gates)

2015-04-28 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-1.2 e1b03dd46 - 715018ac7 HIVE-10483 - insert overwrite partition deadlocks on itself with DbTxnManager (Eugene Koifman, reviewed by Alan Gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-10481 - ACID table update finishes but values not really updated if column names are not all lower case

2015-04-28 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master cd027b7c5 - 57fcbce52 HIVE-10481 - ACID table update finishes but values not really updated if column names are not all lower case Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-10481 - ACID table update finishes but values not really updated if column names are not all lower case (Eugene Koifman, reviewed by Alan Gates)

2015-04-28 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-1.2 ae10c832d - e1b03dd46 HIVE-10481 - ACID table update finishes but values not really updated if column names are not all lower case (Eugene Koifman, reviewed by Alan Gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo

hive git commit: HIVE-10483 - insert overwrite partition deadlocks on itself with DbTxnManager (Eugene Koifman, reviewed by Alan Gates)

2015-04-28 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 57fcbce52 - 106e0931f HIVE-10483 - insert overwrite partition deadlocks on itself with DbTxnManager (Eugene Koifman, reviewed by Alan Gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-10151 - insert into A select from B is broken when both A and B are Acid tables and bucketed the same way (Eugene Koifman, reviewed by Alan Gates)

2015-05-01 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-1.2 0273771d6 - 343486b65 HIVE-10151 - insert into A select from B is broken when both A and B are Acid tables and bucketed the same way (Eugene Koifman, reviewed by Alan Gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo

hive git commit: HIVE-10151 - insert into A select from B is broken when both A and B are Acid tables and bucketed the same way (Eugene Koifman, reviewed by Alan Gates)

2015-05-01 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 283466374 - 6db33a9d1 HIVE-10151 - insert into A select from B is broken when both A and B are Acid tables and bucketed the same way (Eugene Koifman, reviewed by Alan Gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo

hive git commit: HIVE-10605 - Make hive version number update automatically in webhcat-default.xml during hive tar generation (Eugene Koifman, reviewed by Thejas Nair)

2015-05-05 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 02b6cd110 - eefb0718e HIVE-10605 - Make hive version number update automatically in webhcat-default.xml during hive tar generation (Eugene Koifman, reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo

hive git commit: HIVE-10521 - TxnHandler.timeOutTxns only times out some of the expired transactions (Alan Gates via Eugene Koifman)

2015-05-06 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 80fb89131 - 4b444082f HIVE-10521 - TxnHandler.timeOutTxns only times out some of the expired transactions (Alan Gates via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-10521 - TxnHandler.timeOutTxns only times out some of the expired transactions (Alan Gates via Eugene Koifman)

2015-05-06 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-1.2 7a8eb62db - 0e380c71c HIVE-10521 - TxnHandler.timeOutTxns only times out some of the expired transactions (Alan Gates via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

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:

hive git commit: HIVE-10630:Renaming tables across encryption zones renames table even though the operation throws error (Eugene Koifman, reviewed by Sergio Pena and Ashutosh Chauhan)

2015-05-14 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 05a3d2ab7 - bc0138c43 HIVE-10630:Renaming tables across encryption zones renames table even though the operation throws error (Eugene Koifman, reviewed by Sergio Pena and Ashutosh Chauhan) Project:

svn commit: r1674120 - in /hive/trunk: hcatalog/src/test/e2e/templeton/deployers/config/hive/ ql/src/test/org/apache/hadoop/hive/ql/lockmgr/

2015-04-16 Thread ekoifman
Author: ekoifman Date: Thu Apr 16 17:59:33 2015 New Revision: 1674120 URL: http://svn.apache.org/r1674120 Log: HIVE-10242 ACID: insert overwrite prevents create table command (Eugene Koifman, reviewed by Alan Gates) Added: hive/trunk/hcatalog/src/test/e2e/templeton/deployers/config/hive

svn commit: r1674119 - in /hive/trunk: hcatalog/src/test/e2e/templeton/deployers/ metastore/src/java/org/apache/hadoop/hive/metastore/txn/ ql/src/java/org/apache/hadoop/hive/ql/ ql/src/java/org/apache

2015-04-16 Thread ekoifman
Author: ekoifman Date: Thu Apr 16 17:58:38 2015 New Revision: 1674119 URL: http://svn.apache.org/r1674119 Log: HIVE-10242 ACID: insert overwrite prevents create table command (Eugene Koifman, reviewed by Alan Gates) Modified: hive/trunk/hcatalog/src/test/e2e/templeton/deployers/env.sh

hive git commit: HIVE-10629 Dropping table in an encrypted zone does not drop warehouse directory(Eugene Koifman, reviewed by Sergio Pena)

2015-05-20 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master fc05556ce - 8d3108c41 HIVE-10629 Dropping table in an encrypted zone does not drop warehouse directory(Eugene Koifman, reviewed by Sergio Pena) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-11066 Ensure tests don't share directories on FS

2015-06-20 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-1.2 ad308db50 - 85676d5dd HIVE-11066 Ensure tests don't share directories on FS Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/85676d5d Tree:

hive git commit: HIVE-11066 Ensure tests don't share directories on FS

2015-06-20 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master e09e14a48 - 84d38ef0a HIVE-11066 Ensure tests don't share directories on FS Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/84d38ef0 Tree:

hive git commit: HIVE-11006 improve logging wrt ACID module (Eugene Koifman, reviewed by Alan Gates)

2015-06-17 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master a3792b7b7 - 37e82baaf HIVE-11006 improve logging wrt ACID module (Eugene Koifman, reviewed by Alan Gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/37e82baa Tree:

hive git commit: HIVE-11006 improve logging wrt ACID module (Eugene Koifman, reviewed by Alan Gates)

2015-06-17 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-1 6675a7332 - cae46469b HIVE-11006 improve logging wrt ACID module (Eugene Koifman, reviewed by Alan Gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/cae46469

hive git commit: HIVE-11006 improve logging wrt ACID module (Eugene Koifman, reviewed by Alan Gates)

2015-06-17 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-1.2 70108e115 - caf4ecc7b HIVE-11006 improve logging wrt ACID module (Eugene Koifman, reviewed by Alan Gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/caf4ecc7

hive git commit: HIVE-10992:WebHCat should not create delegation tokens when Kerberos is not enabled

2015-06-13 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-1 494ab8db5 - cb705ef40 HIVE-10992:WebHCat should not create delegation tokens when Kerberos is not enabled Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/cb705ef4

hive git commit: HIVE-10992:WebHCat should not create delegation tokens when Kerberos is not enabled

2015-06-13 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 5fd11679a - 051bf0b17 HIVE-10992:WebHCat should not create delegation tokens when Kerberos is not enabled Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/051bf0b1 Tree:

hive git commit: HIVE-10992:WebHCat should not create delegation tokens when Kerberos is not enabled

2015-06-13 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-1.2 0a90c2bef - 2b340b0f9 HIVE-10992:WebHCat should not create delegation tokens when Kerberos is not enabled Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/2b340b0f

hive git commit: HIVE-10828 - Insert with schema and dynamic partitions NullPointerException (Eugene Koifman, reviewed by Ashutosh Chauhan)

2015-05-28 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 1293f3d38 - 49cc02873 HIVE-10828 - Insert with schema and dynamic partitions NullPointerException (Eugene Koifman, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-10828 - Insert with schema and dynamic partitions NullPointerException (Eugene Koifman, reviewed by Ashutosh Chauhan)

2015-05-28 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-1.2 f0c790df2 - 2e135e269 HIVE-10828 - Insert with schema and dynamic partitions NullPointerException (Eugene Koifman, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-10858 WebHCat specific resources should be added to HADOOP_CLASSPATH first(Eugene Koifman, Reviewed by Thejas Nair)

2015-05-29 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 7ad9b1489 - fa2dd8391 HIVE-10858 WebHCat specific resources should be added to HADOOP_CLASSPATH first(Eugene Koifman, Reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-10858 WebHCat specific resources should be added to HADOOP_CLASSPATH first(Eugene Koifman, Reviewed by Thejas Nair)

2015-05-29 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-1.2 369aba5bd - 03be35e02 HIVE-10858 WebHCat specific resources should be added to HADOOP_CLASSPATH first(Eugene Koifman, Reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-10605:Make hive version number update automatically in webhcat-default.xml during hive tar generation

2015-05-29 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-1.2 98a20e4ac - 369aba5bd HIVE-10605:Make hive version number update automatically in webhcat-default.xml during hive tar generation Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-10776 - Schema on insert for bucketed tables throwing NullPointerException(Eugene Koifman, reviewed by Alan Gates)

2015-05-22 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 95929308b - 0d93438a3 HIVE-10776 - Schema on insert for bucketed tables throwing NullPointerException(Eugene Koifman, reviewed by Alan Gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-10776 - Schema on insert for bucketed tables throwing NullPointerException

2015-05-22 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-1.2 7b89fad81 - 613b559f2 HIVE-10776 - Schema on insert for bucketed tables throwing NullPointerException Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/613b559f Tree:

hive git commit: HIVE-10658 - Insert with values clause may expose data that should be encrypted(Eugene Koifman, reviewed by Serio Pena)

2015-05-22 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master b4d8c018b - 95929308b HIVE-10658 - Insert with values clause may expose data that should be encrypted(Eugene Koifman, reviewed by Serio Pena) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-10658 - Insert with values clause may expose data that should be encrypted

2015-05-22 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-1.2 9253f5a0d - 7b89fad81 HIVE-10658 - Insert with values clause may expose data that should be encrypted Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/7b89fad8 Tree:

hive git commit: HIVE-10724 - WebHCat e2e test TestStreaming_5 fails on Windows (Deepesh Khandelwal via Eugene Koifman)

2015-05-21 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master b0e95070b - b4d8c018b HIVE-10724 - WebHCat e2e test TestStreaming_5 fails on Windows (Deepesh Khandelwal via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-10747 - Enable the cleanup of side effect for the Encryption related qfile test

2015-05-21 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-1.2 3a70b0a1e - 9253f5a0d HIVE-10747 - Enable the cleanup of side effect for the Encryption related qfile test Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/9253f5a0

hive git commit: HIVE-10630 - Renaming tables across encryption zones renames table even though the operation throws error

2015-05-21 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-1.2 8d2dfe19f - 45490eab5 HIVE-10630 - Renaming tables across encryption zones renames table even though the operation throws error Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-11140 auto compute PROJ_HOME in hcatalog/src/test/e2e/templeton/deployers/env.sh (Eugene Koifman, reviewed by Thejas Nair)

2015-06-30 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 994d98c09 - ffce22589 HIVE-11140 auto compute PROJ_HOME in hcatalog/src/test/e2e/templeton/deployers/env.sh (Eugene Koifman, reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-11140 auto compute PROJ_HOME in hcatalog/src/test/e2e/templeton/deployers/env.sh (Eugene Koifman, reviewed by Thejas Nair)

2015-06-30 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-1 ad54cce7d - ed36b0230 HIVE-11140 auto compute PROJ_HOME in hcatalog/src/test/e2e/templeton/deployers/env.sh (Eugene Koifman, reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-11425 - submitting a query via CLI against... (Eugene Koifman, reviewed by Prasanth Jayachandran)

2015-07-31 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 8c0016aa6 - bc528ba35 HIVE-11425 - submitting a query via CLI against... (Eugene Koifman, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-11087 - DbTxnManager exceptions should include txnid (Eugene Koifman, reviewed by Alan Gates)

2015-08-06 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 8398fbf3d - d9663b586 HIVE-11087 - DbTxnManager exceptions should include txnid (Eugene Koifman, reviewed by Alan Gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-11087 - DbTxnManager exceptions should include txnid (Eugene Koifman, reviewed by Alan Gates)

2015-08-06 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-1 a59e81c31 - b8418b861 HIVE-11087 - DbTxnManager exceptions should include txnid (Eugene Koifman, reviewed by Alan Gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-11317 - ACID: Improve transaction Abort logic due to timeout (Eugene Koifman, reviewed by Alan Gates)

2015-08-15 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master e8329ee00 - 97a6cd35a HIVE-11317 - ACID: Improve transaction Abort logic due to timeout (Eugene Koifman, reviewed by Alan Gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-11317 - ACID: Improve transaction Abort logic due to timeout (Eugene Koifman, reviewed by Alan Gates)

2015-08-15 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-1 a6e7cfa9e - 738709117 HIVE-11317 - ACID: Improve transaction Abort logic due to timeout (Eugene Koifman, reviewed by Alan Gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/2] hive git commit: HIVE-11077 Add support in parser and wire up to txn manager (Eugene Koifman, reviewed by Alan Gates)

2015-07-22 Thread ekoifman
HIVE-11077 Add support in parser and wire up to txn manager (Eugene Koifman, reviewed by Alan Gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/e57c3602 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/e57c3602

[1/2] hive git commit: HIVE-11077 Add support in parser and wire up to txn manager (Eugene Koifman, reviewed by Alan Gates)

2015-07-22 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 2240dbd6d - e57c3602b http://git-wip-us.apache.org/repos/asf/hive/blob/e57c3602/ql/src/test/org/apache/hadoop/hive/ql/parse/positive/TestTransactionStatement.java -- diff

[2/2] hive git commit: HIVE-11077 Add support in parser and wire up to txn manager (Eugene Koifman, reviewed by Alan Gates)

2015-07-22 Thread ekoifman
HIVE-11077 Add support in parser and wire up to txn manager (Eugene Koifman, reviewed by Alan Gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/012c99ff Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/012c99ff

[1/2] hive git commit: HIVE-11077 Add support in parser and wire up to txn manager (Eugene Koifman, reviewed by Alan Gates)

2015-07-22 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-1 8e8e39152 - 012c99ff2 http://git-wip-us.apache.org/repos/asf/hive/blob/012c99ff/ql/src/test/org/apache/hadoop/hive/ql/parse/positive/TestTransactionStatement.java -- diff

hive git commit: HIVE-11320 ACID enable predicate pushdown for insert-only delta file (Eugene Koifman, reviewed by Alan Gates)

2015-07-21 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-1 684d0e5e1 - 77aefd6c8 HIVE-11320 ACID enable predicate pushdown for insert-only delta file (Eugene Koifman, reviewed by Alan Gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-11320 ACID enable predicate pushdown for insert-only delta file (Eugene Koifman, reviewed by Alan Gates)

2015-07-21 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 6ec72de79 - 990416249 HIVE-11320 ACID enable predicate pushdown for insert-only delta file (Eugene Koifman, reviewed by Alan Gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/2] hive git commit: HIVE-11030 - Enhance storage layer to create one delta file per write (Eugene Koifman, reviewed by Alan Gates)

2015-07-13 Thread ekoifman
HIVE-11030 - Enhance storage layer to create one delta file per write (Eugene Koifman, reviewed by Alan Gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/66feedc5 Tree:

[1/2] hive git commit: HIVE-11030 - Enhance storage layer to create one delta file per write (Eugene Koifman, reviewed by Alan Gates)

2015-07-13 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 5c94bda99 - 66feedc55 http://git-wip-us.apache.org/repos/asf/hive/blob/66feedc5/ql/src/test/org/apache/hadoop/hive/ql/txn/compactor/TestWorker.java -- diff --git

[2/2] hive git commit: HIVE-11030 - Enhance storage layer to create one delta file per write (Eugene Koifman, reviewed by Alan Gates)

2015-07-13 Thread ekoifman
HIVE-11030 - Enhance storage layer to create one delta file per write (Eugene Koifman, reviewed by Alan Gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/c30ab468 Tree:

[1/2] hive git commit: HIVE-11030 - Enhance storage layer to create one delta file per write (Eugene Koifman, reviewed by Alan Gates)

2015-07-13 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-1 16d1b7459 - c30ab4686 http://git-wip-us.apache.org/repos/asf/hive/blob/c30ab468/ql/src/test/org/apache/hadoop/hive/ql/txn/compactor/TestWorker.java -- diff --git

hive git commit: HIVE-11228 - Mutation API should use semi-shared locks. (Elliot West, via Eugene Koifman)

2015-07-13 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 17f759d63 - 3301b92bc HIVE-11228 - Mutation API should use semi-shared locks. (Elliot West, via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/3301b92b

hive git commit: HIVE-11540 - Too many delta files during Compaction - OOM (Eugene Koifman, reviewed by Alan Gates)

2015-10-24 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 24ec6beda -> e3ef96f2b HIVE-11540 - Too many delta files during Compaction - OOM (Eugene Koifman, reviewed by Alan Gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HVIE-11540 Too many delta files during Compaction - OOM (Eugene Koifman, reviewed by Alan Gates)

2015-10-24 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-1 f4020cfce -> e654efeb3 HVIE-11540 Too many delta files during Compaction - OOM (Eugene Koifman, reviewed by Alan Gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-12276 Fix messages in InvalidTable (Eugene Koifman, reviewed by Jason Dere)

2015-10-28 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-1 e075acd5a -> fdfd2cea6 HIVE-12276 Fix messages in InvalidTable (Eugene Koifman, reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/fdfd2cea Tree:

hive git commit: HIVE-12276 Fix messages in InvalidTable (Eugene Koifman, reviewed by Jason Dere)

2015-10-28 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 01580af2e -> 53fc31931 HIVE-12276 Fix messages in InvalidTable (Eugene Koifman, reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/53fc3193 Tree:

hive git commit: HIVE-12202 NPE thrown when reading legacy ACID delta files(missed a file)(Elliot West via Eugene Koifman)

2015-11-03 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master f21c58e83 -> f9d1436b2 HIVE-12202 NPE thrown when reading legacy ACID delta files(missed a file)(Elliot West via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-12202 NPE thrown when reading legacy ACID delta files(Elliot West via Eugene Koifman)

2015-11-03 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-1 aca86 -> 703526bc3 HIVE-12202 NPE thrown when reading legacy ACID delta files(Elliot West via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[1/2] hive git commit: HIVE-12266 When client exists abnormally, it doesn't release ACID locks (Wei Zheng, via Eugene Koifman)

2015-11-03 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 5a5f8e49f -> 89703e7d0 HIVE-12266 When client exists abnormally, it doesn't release ACID locks (Wei Zheng, via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/2] hive git commit: HIVE-12202 NPE thrown when reading legacy ACID delta files(Elliot West via Eugene Koifman)

2015-11-03 Thread ekoifman
HIVE-12202 NPE thrown when reading legacy ACID delta files(Elliot West via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/89703e7d Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/89703e7d Diff:

hive git commit: HIVE-12252 Streaming API HiveEndPoint can be created w/o partitionVals for partitioned table (Wei Zheng via Eugene Koifman)

2015-11-05 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 6d936b533 -> 0918ff959 HIVE-12252 Streaming API HiveEndPoint can be created w/o partitionVals for partitioned table (Wei Zheng via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-12252 Streaming API HiveEndPoint can be created w/o partitionVals for partitioned table (Wei Zheng via Eugene Koifman)

2015-11-05 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-1 967f5c201 -> 33e818aad HIVE-12252 Streaming API HiveEndPoint can be created w/o partitionVals for partitioned table (Wei Zheng via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-12266 When client exists abnormally, it doesn't release ACID locks (Wei Zheng, via Eugene Koifman)

2015-11-03 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-1 703526bc3 -> 87e5b4ef2 HIVE-12266 When client exists abnormally, it doesn't release ACID locks (Wei Zheng, via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

  1   2   3   4   5   >