[1/2] hive git commit: HIVE-16061: Some of console output is not printed to the beeline console

2017-04-03 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master a4a0ae1ff -> 91d25b48a http://git-wip-us.apache.org/repos/asf/hive/blob/91d25b48/service/src/java/org/apache/hive/service/cli/operation/Operation.java -- diff --git

[2/4] hive git commit: HIVE-16340: Allow Kerberos + SSL connections to HMS (Sahil Takiar, reviewed by Aihua Xu)

2017-04-07 Thread aihuaxu
HIVE-16340: Allow Kerberos + SSL connections to HMS (Sahil Takiar, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/c926f81e Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/c926f81e Diff:

[1/4] hive git commit: HIVE-16333: remove the redundant symbol "\" to appear red in sublime text 3 (Saijin Huang, reviewed by Aihua Xu)

2017-04-07 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 0d0e4976c -> a5f94c071 HIVE-16333: remove the redundant symbol "\" to appear red in sublime text 3 (Saijin Huang, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[4/4] hive git commit: HIVE-16291: Hive fails when unions a parquet table with itself (Yibing Shi, reviewed by Ashutosh Chauhan & Aihua Xu)

2017-04-07 Thread aihuaxu
HIVE-16291: Hive fails when unions a parquet table with itself (Yibing Shi, reviewed by Ashutosh Chauhan & Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/a5f94c07 Tree:

hive git commit: HIVE-16873: Remove Thread Cache From Logging (BELUGA BEHR reviewed by Aihua Xu)

2017-08-14 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 4f042cc46 -> 06d9a6bf1 HIVE-16873: Remove Thread Cache From Logging (BELUGA BEHR reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/06d9a6bf Tree:

hive git commit: HIVE-17048: Pass HiveOperation info to HiveSemanticAnalyzerHook through HiveSemanticAnalyzerHookContext (Aihua Xu, reviewed by Mohit Sabharwal)

2017-07-07 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 453f44cdb -> 6b87af747 HIVE-17048: Pass HiveOperation info to HiveSemanticAnalyzerHook through HiveSemanticAnalyzerHookContext (Aihua Xu, reviewed by Mohit Sabharwal) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-16911: Upgrade groovy version to 2.4.11 (Aihua Xu, reviewed by Yongzhi Chen)

2017-07-10 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 7f5460d8e -> 45a1ec87e HIVE-16911: Upgrade groovy version to 2.4.11 (Aihua Xu, reviewed by Yongzhi Chen) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/45a1ec87 Tree:

hive git commit: HIVE-17155: findConfFile() in HiveConf.java has some issues with the conf path (Aihua Xu, reviewed by Yongzhi Chen)

2017-07-25 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 3c7fb2a97 -> 4af249581 HIVE-17155: findConfFile() in HiveConf.java has some issues with the conf path (Aihua Xu, reviewed by Yongzhi Chen) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-17149: Hdfs directory is not cleared if partition creation failed on HMS (Barna Zsombor Klara, reviewed by Aihua Xu)

2017-07-24 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master a282e5d94 -> 549ac12dd HIVE-17149: Hdfs directory is not cleared if partition creation failed on HMS (Barna Zsombor Klara, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-16346: inheritPerms should be conditional based on the target filesystem (Sahil Takiar, reviewed by Aihua Xu)

2017-04-24 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/branch-2 59faf3695 -> cce4d5e78 HIVE-16346: inheritPerms should be conditional based on the target filesystem (Sahil Takiar, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-16346: inheritPerms should be conditional based on the target filesystem (Sahil Takiar, reviewed by Aihua Xu)

2017-04-28 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/branch-2 ec5b137ab -> 7b1f6efa5 HIVE-16346: inheritPerms should be conditional based on the target filesystem (Sahil Takiar, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: Revert "HIVE-16346: inheritPerms should be conditional based on the target filesystem (Sahil Takiar, reviewed by Aihua Xu)"

2017-04-28 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/branch-2 ab3a24bf6 -> 2ba121757 Revert "HIVE-16346: inheritPerms should be conditional based on the target filesystem (Sahil Takiar, reviewed by Aihua Xu)" This reverts commit cce4d5e78582c8744972d265147d39a345e082db. Project:

hive git commit: HIVE-17336: Missing class 'org.apache.hadoop.hive.hbase.HiveHBaseTableInputFormat' from Hive on Spark when inserting into hbase based table (Aihua Xu, reviewed by Vihang Karajgaonkar)

2017-08-17 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 002626d5e -> f756bf9c5 HIVE-17336: Missing class 'org.apache.hadoop.hive.hbase.HiveHBaseTableInputFormat' from Hive on Spark when inserting into hbase based table (Aihua Xu, reviewed by Vihang Karajgaonkar) Project:

[hive] Git Push Summary

2017-08-17 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master_backport [deleted] f756bf9c5

hive git commit: HIVE-17336: Missing class 'org.apache.hadoop.hive.hbase.HiveHBaseTableInputFormat' from Hive on Spark when inserting into hbase based table (Aihua Xu, reviewed by Vihang Karajgaonkar)

2017-08-17 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master_backport [created] f756bf9c5 HIVE-17336: Missing class 'org.apache.hadoop.hive.hbase.HiveHBaseTableInputFormat' from Hive on Spark when inserting into hbase based table (Aihua Xu, reviewed by Vihang Karajgaonkar) Project:

hive git commit: HIVE-16143: Improve msck repair batching (Vihang Karajgaonkar, reviewed by Sahil Takiar & Aihua Xu)

2017-05-15 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 86f74fdd2 -> 0efb93681 HIVE-16143: Improve msck repair batching (Vihang Karajgaonkar, reviewed by Sahil Takiar & Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-16324: Truncate table should not work when EXTERNAL property of table is true (Vihang Karajgaonkar via Aihua Xu, reviewed by Thejas M Nair)

2017-05-15 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 413245ed9 -> 7d4554dd1 HIVE-16324: Truncate table should not work when EXTERNAL property of table is true (Vihang Karajgaonkar via Aihua Xu, reviewed by Thejas M Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-16647: Improve the validation output to make the output to stderr and stdout more consistent (Aihua Xu, reviewed by Yongzhi Chen)

2017-05-16 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master c19981c66 -> 2bcbd29e8 HIVE-16647: Improve the validation output to make the output to stderr and stdout more consistent (Aihua Xu, reviewed by Yongzhi Chen) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/2] hive git commit: HIVE-16607: ColumnStatsAutoGatherContext regenerates HiveConf.HIVEQUERYID (Peter Vary, reviewed by Aihua Xu)

2017-05-15 Thread aihuaxu
HIVE-16607: ColumnStatsAutoGatherContext regenerates HiveConf.HIVEQUERYID (Peter Vary, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/86f74fdd Tree:

hive git commit: HIVE-16324: Truncate table should not work when EXTERNAL property of table is true (Vihang Karajgaonkar via Aihua Xu, reviewed by Thejas M Nair)

2017-05-18 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/branch-2 446d3b86f -> d7a45b756 HIVE-16324: Truncate table should not work when EXTERNAL property of table is true (Vihang Karajgaonkar via Aihua Xu, reviewed by Thejas M Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-16468: BeeLineDriver should be able to run tests against an externally created cluster (Peter Vary, reviewed by Vihang Karajgaonkar and Aihua Xu)

2017-05-19 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 3be1eedb1 -> 4045ca399 HIVE-16468: BeeLineDriver should be able to run tests against an externally created cluster (Peter Vary, reviewed by Vihang Karajgaonkar and Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo

hive git commit: HIVE-16625: Extra '\0' characters in the output, when SeparatedValuesOutputFormat is used and the quoting is disabled (Peter Vary, reviewed by Zoltan Haindrich and Aihua Xu)

2017-05-31 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master f5b225021 -> 396cba458 HIVE-16625: Extra '\0' characters in the output, when SeparatedValuesOutputFormat is used and the quoting is disabled (Peter Vary, reviewed by Zoltan Haindrich and Aihua Xu) Project:

hive git commit: HIVE-16769: Possible hive service startup due to the existing file /tmp/stderr (Aihua Xu, reviewed by Naveen Gangam)

2017-06-02 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 3f5e65288 -> 9f976 HIVE-16769: Possible hive service startup due to the existing file /tmp/stderr (Aihua Xu, reviewed by Naveen Gangam) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-16846: TestJdbcWithMiniHS2#testHttpHeaderSize test case is not testing in HTTP mode (Aihua Xu, reviewed by YongZhi Chen)

2017-06-09 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 4a8eaa571 -> 44653b57c HIVE-16846: TestJdbcWithMiniHS2#testHttpHeaderSize test case is not testing in HTTP mode (Aihua Xu, reviewed by YongZhi Chen) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-16902: investigate "failed to remove operation log" errors (Aihua Xu, reviewed by Yongzhi Chen)

2017-06-16 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master f6be1a3c0 -> cb6bf8871 HIVE-16902: investigate "failed to remove operation log" errors (Aihua Xu, reviewed by Yongzhi Chen) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-16577: Syntax error in the metastore init scripts for mssql (Vihang Karajgaonkar, reviewed by Aihua Xu & Thejas M Nair)

2017-05-05 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 1fecb81f9 -> d09f3f81d HIVE-16577: Syntax error in the metastore init scripts for mssql (Vihang Karajgaonkar, reviewed by Aihua Xu & Thejas M Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-16577: Syntax error in the metastore init scripts for mssql (Vihang Karajgaonkar, reviewed by Aihua Xu & Thejas M Nair)

2017-05-05 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/branch-2 08d559b15 -> afc3dabf5 HIVE-16577: Syntax error in the metastore init scripts for mssql (Vihang Karajgaonkar, reviewed by Aihua Xu & Thejas M Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-16577: Syntax error in the metastore init scripts for mssql (Vihang Karajgaonkar, reviewed by Aihua Xu & Thejas M Nair)

2017-05-08 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/branch-2.3 3fbdca546 -> a4214f1a3 HIVE-16577: Syntax error in the metastore init scripts for mssql (Vihang Karajgaonkar, reviewed by Aihua Xu & Thejas M Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-16450: Some metastore operations are not retried even with desired underlining exceptions (Aihua Xu, reviewed by Naveen Gangam & Peter Vary)

2017-05-08 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 54dbca69c -> 301e7c5ea HIVE-16450: Some metastore operations are not retried even with desired underlining exceptions (Aihua Xu, reviewed by Naveen Gangam & Peter Vary) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-16335: Beeline user HS2 connection file should use /etc/hive/conf instead of /etc/conf/hive (Vihang Karajgaonkar, reviewed by Aihua Xu)

2017-05-04 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/branch-2 242180be3 -> 08d559b15 HIVE-16335: Beeline user HS2 connection file should use /etc/hive/conf instead of /etc/conf/hive (Vihang Karajgaonkar, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-17679: http-generic-click-jacking for WebHcat server (Aihua Xu reviewed by Yongzhi Chen)

2017-10-05 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 26753ade2 -> 2902c7cc2 HIVE-17679: http-generic-click-jacking for WebHcat server (Aihua Xu reviewed by Yongzhi Chen) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-17429: Hive JDBC doesn't return rows when querying Impala (Zach Amsden, reviewed by Aihua Xu)

2017-09-07 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master c52aba1a6 -> 8482c5fbe HIVE-17429: Hive JDBC doesn't return rows when querying Impala (Zach Amsden, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-17373: Upgrade some dependency versions (Aihua Xu, reviewed by Naveen Gangam)

2017-09-05 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 9a09b78b6 -> 5f13f286c HIVE-17373: Upgrade some dependency versions (Aihua Xu, reviewed by Naveen Gangam) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/5f13f286 Tree:

hive git commit: Revert "HIVE-17373: Upgrade some dependency versions (Aihua Xu, reviewed by Naveen Gangam)"

2017-09-26 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 09c60fd3a -> ccd02c837 Revert "HIVE-17373: Upgrade some dependency versions (Aihua Xu, reviewed by Naveen Gangam)" This reverts commit 5f13f286cfddc4ed0a06eb40b7c69a5ca69ab300. Project: http://git-wip-us.apache.org/repos/asf/hive/repo

[1/2] hive git commit: HIVE-17624: MapredLocakTask running in separate JVM could throw ClassNotFoundException (Aihua Xu, reviewed by Yongzhi Chen)

2017-09-29 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 11beadff3 -> 2216dad54 HIVE-17624: MapredLocakTask running in separate JVM could throw ClassNotFoundException (Aihua Xu, reviewed by Yongzhi Chen) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/2] hive git commit: HIVE-17619: Exclude avatica-core.jar dependency from avatica shaded jar (Aihua Xu, reviewed by Yongzhi Chen)

2017-09-29 Thread aihuaxu
HIVE-17619: Exclude avatica-core.jar dependency from avatica shaded jar (Aihua Xu, reviewed by Yongzhi Chen) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/2216dad5 Tree:

hive git commit: HIVE-17357: Plugin jars are not properly added for LocalHiveSparkClient (Aihua Xu, reviewed by Xuefu Zhang)

2017-08-21 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master d012f8653 -> 78efa7a69 HIVE-17357: Plugin jars are not properly added for LocalHiveSparkClient (Aihua Xu, reviewed by Xuefu Zhang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-17544: Provide classname info for function authorization (Aihua Xu, reviewed by Sergio Pena)

2017-10-04 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master addeab8d0 -> 31077be9b HIVE-17544: Provide classname info for function authorization (Aihua Xu, reviewed by Sergio Pena) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-17870: Update NoDeleteRollingFileAppender to use Log4j2 api (Andrew Sheman, reviewed by Aihua Xu)

2017-12-01 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 6a6522a09 -> 1b4baf474 HIVE-17870: Update NoDeleteRollingFileAppender to use Log4j2 api (Andrew Sheman, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-18009: Multiple lateral view query is slow on hive on spark (Aihua Xu, reviewed by Yongzhi Chen & Xuefu Zhang)

2017-11-13 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 51249505c -> d8bc002af HIVE-18009: Multiple lateral view query is slow on hive on spark (Aihua Xu, reviewed by Yongzhi Chen & Xuefu Zhang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-18023: Redact the expression in lineage info (Aihua Xu, reviewed by Yongzhi Chen)

2017-11-13 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master d8bc002af -> 83971dec5 HIVE-18023: Redact the expression in lineage info (Aihua Xu, reviewed by Yongzhi Chen) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/83971dec

hive git commit: HIVE-17376: Upgrade snappy version to 1.1.4 (Aihua Xu, reviewed by Ashutosh Chauhan)

2017-11-09 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 3914a1b29 -> 499b13606 HIVE-17376: Upgrade snappy version to 1.1.4 (Aihua Xu, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/499b1360

[2/2] hive git commit: HIVE-15016: Run tests with Hadoop 3.0.0-beta1

2017-11-07 Thread aihuaxu
HIVE-15016: Run tests with Hadoop 3.0.0-beta1 Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/a3e87282 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/a3e87282 Diff:

[1/2] hive git commit: HIVE-15016: Run tests with Hadoop 3.0.0-beta1

2017-11-07 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 7ea12e731 -> a3e872822 http://git-wip-us.apache.org/repos/asf/hive/blob/a3e87282/itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/hbase/TestPigHBaseStorageHandler.java

hive git commit: HIVE-17826: Error writing to RandomAccessFile after operation log is closed (Andrew Sherman, reviewed by Aihua Xu)

2017-10-30 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master df321c843 -> b57837abc HIVE-17826: Error writing to RandomAccessFile after operation log is closed (Andrew Sherman, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19228: Remove commons-httpclient 3.x usage (Janaki Lahorani reviewed by Aihua Xu)

2018-05-09 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master e1e497574 -> f2172cdbc HIVE-19228: Remove commons-httpclient 3.x usage (Janaki Lahorani reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/f2172cdb

hive git commit: HIVE-19496: Check untar folder (Aihua Xu, reviewed by Sahil Takiar)

2018-05-15 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master ff446b779 -> 6e6b0cb7b HIVE-19496: Check untar folder (Aihua Xu, reviewed by Sahil Takiar) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/6e6b0cb7 Tree:

hive git commit: HIVE-19496: Check untar folder (Aihua Xu, reviewed by Sahil Takiar)

2018-05-16 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/branch-3 f1f265046 -> 3c44a3820 HIVE-19496: Check untar folder (Aihua Xu, reviewed by Sahil Takiar) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/3c44a382 Tree:

hive git commit: HIVE-19424: NPE In MetaDataFormatters (Alice Fan, reviewed by Aihua Xu)

2018-05-16 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 6875c7655 -> 29f57fc73 HIVE-19424: NPE In MetaDataFormatters (Alice Fan, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/29f57fc7 Tree:

hive git commit: HIVE-19053: RemoteSparkJobStatus#getSparkJobInfo treats all exceptions as timeout errors (Aihua Xu, reviewed by Sahil Takiar)

2018-06-08 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 148635cb8 -> 913baef82 HIVE-19053: RemoteSparkJobStatus#getSparkJobInfo treats all exceptions as timeout errors (Aihua Xu, reviewed by Sahil Takiar) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19203: Thread-Safety Issue in HiveMetaStore (Alice Fan, reviewed by Aihua Xu)

2018-06-12 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 230ae3629 -> 6814c8495 HIVE-19203: Thread-Safety Issue in HiveMetaStore (Alice Fan, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/6814c849 Tree:

hive git commit: HIVE-19662: Upgrade Avro to 1.8.2 (Janaki Lahorani, reviewed by Aihua Xu)

2018-05-30 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 15bf4eb98 -> 664de83d2 HIVE-19662: Upgrade Avro to 1.8.2 (Janaki Lahorani, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/664de83d Tree:

hive git commit: HIVE-18766: Race condition during shutdown of RemoteDriver, error messages aren't always sent (Aihua Xu, reviewed by Sahil Takiar)

2018-06-06 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 77c145043 -> aae62d871 HIVE-18766: Race condition during shutdown of RemoteDriver, error messages aren't always sent (Aihua Xu, reviewed by Sahil Takiar) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19948: HiveCli is not splitting the command by semicolon properly if quotes are inside the string (Aihua Xu, reviewed by Sahil Takiar)

2018-06-25 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master f2c4f3193 -> f37c5de6c HIVE-19948: HiveCli is not splitting the command by semicolon properly if quotes are inside the string (Aihua Xu, reviewed by Sahil Takiar) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-18915: Better client logging when a HoS session can't be opened (Aihua Xu, reviewed by Sahil Takiar)

2018-04-30 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master f8bc4868e -> 3c4a9c6bc HIVE-18915: Better client logging when a HoS session can't be opened (Aihua Xu, reviewed by Sahil Takiar) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-17831: HiveSemanticAnalyzerHookContext does not update the HiveOperation after sem.analyze() is called (Aihua Xu, reviewed by Sergio Pena)

2017-10-20 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 76d880937 -> b9bc82258 HIVE-17831: HiveSemanticAnalyzerHookContext does not update the HiveOperation after sem.analyze() is called (Aihua Xu, reviewed by Sergio Pena) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-17831: HiveSemanticAnalyzerHookContext does not update the HiveOperation after sem.analyze() is called (Aihua Xu, reviewed by Sergio Pena)

2017-10-20 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/branch-2 2106bf777 -> 417a7a654 HIVE-17831: HiveSemanticAnalyzerHookContext does not update the HiveOperation after sem.analyze() is called (Aihua Xu, reviewed by Sergio Pena) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-17831: HiveSemanticAnalyzerHookContext does not update the HiveOperation after sem.analyze() is called (Aihua Xu, reviewed by Sergio Pena)

2017-10-20 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/branch-2.2 fbbffda3a -> 43d8647fd HIVE-17831: HiveSemanticAnalyzerHookContext does not update the HiveOperation after sem.analyze() is called (Aihua Xu, reviewed by Sergio Pena) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-17831: HiveSemanticAnalyzerHookContext does not update the HiveOperation after sem.analyze() is called (Aihua Xu, reviewed by Sergio Pena)

2017-10-20 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/branch-2.1 6db9fd6e4 -> f9bd36004 HIVE-17831: HiveSemanticAnalyzerHookContext does not update the HiveOperation after sem.analyze() is called (Aihua Xu, reviewed by Sergio Pena) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-18366: Update HBaseSerDe to use hbase.mapreduce.hfileoutputformat.table.name instead of hbase.table.name as the table name property (Aihua Xu, reviewed Yongzhi Chen)

2018-01-09 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 504239869 -> 146234906 HIVE-18366: Update HBaseSerDe to use hbase.mapreduce.hfileoutputformat.table.name instead of hbase.table.name as the table name property (Aihua Xu, reviewed Yongzhi Chen) Project:

hive git commit: HIVE-18202: Automatically migrate hbase.table.name to hbase.mapreduce.hfileoutputformat.table.name for hbase-based table (Aihua Xu, reviewed by Naveen Gangam)

2018-01-09 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 146234906 -> d37b8026e HIVE-18202: Automatically migrate hbase.table.name to hbase.mapreduce.hfileoutputformat.table.name for hbase-based table (Aihua Xu, reviewed by Naveen Gangam) Project:

[1/3] hive git commit: HIVE-17966: org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveArrayInspector - Review (BELUGA BEHR, reviewed by Aihua Xu)

2018-01-08 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master a6b88d9d2 -> 148807a98 HIVE-17966: org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveArrayInspector - Review (BELUGA BEHR, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[3/3] hive git commit: HIVE-16970: General Improvements To org.apache.hadoop.hive.metastore.cache.CacheUtils (BELUGA BEHR, reviewed by Ashutosh Chauhan)

2018-01-08 Thread aihuaxu
HIVE-16970: General Improvements To org.apache.hadoop.hive.metastore.cache.CacheUtils (BELUGA BEHR, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/148807a9 Tree:

[2/3] hive git commit: HIVE-16826: Improvements for SeparatedValuesOutputFormat (BELUGA BEHR, reviewed by Aihua Xu)

2018-01-08 Thread aihuaxu
HIVE-16826: Improvements for SeparatedValuesOutputFormat (BELUGA BEHR, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/0ea2f288 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/0ea2f288 Diff:

hive git commit: HIVE-18202: Automatically migrate hbase.table.name to hbase.mapreduce.hfileoutputformat.table.name for hbase-based table (addendum)

2018-01-24 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 042698ce2 -> ee802dba3 HIVE-18202: Automatically migrate hbase.table.name to hbase.mapreduce.hfileoutputformat.table.name for hbase-based table (addendum) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[1/3] hive git commit: Revert "HIVE-18366: Update HBaseSerDe to use hbase.mapreduce.hfileoutputformat.table.name instead of hbase.table.name as the table name property (Aihua Xu, reviewed Yongzhi Chen

2018-01-26 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 255cf4ab2 -> 6b349b5f8 Revert "HIVE-18366: Update HBaseSerDe to use hbase.mapreduce.hfileoutputformat.table.name instead of hbase.table.name as the table name property (Aihua Xu, reviewed Yongzhi Chen)" This reverts commit

[3/3] hive git commit: Revert "HIVE-18202: Automatically migrate hbase.table.name to hbase.mapreduce.hfileoutputformat.table.name for hbase-based table (Aihua Xu, reviewed by Naveen Gangam)"

2018-01-26 Thread aihuaxu
Revert "HIVE-18202: Automatically migrate hbase.table.name to hbase.mapreduce.hfileoutputformat.table.name for hbase-based table (Aihua Xu, reviewed by Naveen Gangam)" This reverts commit d37b8026ed25b4150fd3782331e6800459d40d7a. Project: http://git-wip-us.apache.org/repos/asf/hive/repo

[2/3] hive git commit: Revert "HIVE-18202: Automatically migrate hbase.table.name to hbase.mapreduce.hfileoutputformat.table.name for hbase-based table (addendum)"

2018-01-26 Thread aihuaxu
Revert "HIVE-18202: Automatically migrate hbase.table.name to hbase.mapreduce.hfileoutputformat.table.name for hbase-based table (addendum)" This reverts commit ee802dba3f28d0467bbea045e6aa5c9bfac8e2a5. Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-18426: Memory leak in RoutingAppender for every hive operation (kalyan kumar kalvagadda, reviewed by Aihua Xu)

2018-01-29 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master d2a14fe28 -> 90f26bb44 HIVE-18426: Memory leak in RoutingAppender for every hive operation (kalyan kumar kalvagadda, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-18550: Keep the hbase table name property as hbase.table.name (Aihua Xu, reviewed by Yongzhi Chen)

2018-02-12 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master fa14a4365 -> 1eddbc06a HIVE-18550: Keep the hbase table name property as hbase.table.name (Aihua Xu, reviewed by Yongzhi Chen) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/2] hive git commit: HIVE-18586: Upgrade Derby to 10.14.1.0 (Janaki Lahorani, reviewed by Aihua Xu)

2018-02-13 Thread aihuaxu
HIVE-18586: Upgrade Derby to 10.14.1.0 (Janaki Lahorani, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/35605732 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/35605732 Diff:

[1/2] hive git commit: HIVE-17735: ObjectStore.addNotificationEvent is leaking queries (Aihua Xu, reviewed by Yongzhi Chen)

2018-02-13 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 8cf36e733 -> 35605732b HIVE-17735: ObjectStore.addNotificationEvent is leaking queries (Aihua Xu, reviewed by Yongzhi Chen) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19899: Support stored as JsonFile (Aihua Xu, reviewed by Yongzhi Chen, BELUGA BEHR)

2018-06-21 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 6adab1c2a -> 24e16cc57 HIVE-19899: Support stored as JsonFile (Aihua Xu, reviewed by Yongzhi Chen, BELUGA BEHR) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/24e16cc5

hive git commit: HIVE-19809: Remove Deprecated Code From Utilities Class (BELUGA BEHR, reviewed by Aihua Xu)

2018-07-30 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 1c8449cce -> 109ec31dc HIVE-19809: Remove Deprecated Code From Utilities Class (BELUGA BEHR, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-18929: The method humanReadableInt in HiveStringUtils.java has a race condition. (Andrew Sherman, reviewed by Aihua Xu)

2018-07-26 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 5a3f12dd7 -> 1ad48825c HIVE-18929: The method humanReadableInt in HiveStringUtils.java has a race condition. (Andrew Sherman, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20153: Count and Sum UDF consume more memory in Hive 2+ (Aihua Xu, reviewed by Gopal V)

2018-07-27 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 0ad71121d -> 804b125e7 HIVE-20153: Count and Sum UDF consume more memory in Hive 2+ (Aihua Xu, reviewed by Gopal V) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20345: Drop database may hang if the tables get deleted from a different call (Aihua Xu, reviewed by Naveen Gangam)

2018-08-14 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 5f993e24c -> 86096b48f HIVE-20345: Drop database may hang if the tables get deleted from a different call (Aihua Xu, reviewed by Naveen Gangam) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20331: Query with union all, lateral view and Join fails with "cannot find parent in the child operator" (Aihua Xu, reviewed by Vihang Karajgaonkar)

2018-08-16 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master ddc246528 -> 61372dfaf HIVE-20331: Query with union all, lateral view and Join fails with "cannot find parent in the child operator" (Aihua Xu, reviewed by Vihang Karajgaonkar) Project: http://git-wip-us.apache.org/repos/asf/hive/repo

hive git commit: HIVE-20136: Code Review of ArchiveUtils Class (BELUGA BEHR, reviewed by Aihua Xu)

2018-08-08 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 0fd23b6bd -> 7dce7b79b HIVE-20136: Code Review of ArchiveUtils Class (BELUGA BEHR, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/7dce7b79 Tree:

[2/2] hive git commit: HIVE-20246: Configurable collecting stats by using DO_NOT_UPDATE_STATS table property (Alice Fan, reviewed by Aihua Xu)

2018-08-22 Thread aihuaxu
HIVE-20246: Configurable collecting stats by using DO_NOT_UPDATE_STATS table property (Alice Fan, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/ff255432 Tree:

[1/2] hive git commit: HIVE-20237: Do Not Print StackTraces to STDERR in HiveMetaStore (Alice Fan, reviewed Aihua Xu)

2018-08-22 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 4408661c0 -> ff2554328 HIVE-20237: Do Not Print StackTraces to STDERR in HiveMetaStore (Alice Fan, reviewed Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20020: Hive contrib jar should not be in lib (Alice Fan, reviewed by Aihua Xu)

2018-09-10 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master b60b13f97 -> afb61aebf HIVE-20020: Hive contrib jar should not be in lib (Alice Fan, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/afb61aeb Tree:

hive git commit: HIVE-20037: Print root cause exception's toString() rather than getMessage() (Aihua Xu, reviewed by Sahil Takiar)

2018-07-12 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master a3eacb9dd -> 57dd30441 HIVE-20037: Print root cause exception's toString() rather than getMessage() (Aihua Xu, reviewed by Sahil Takiar) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[1/2] hive git commit: Revert "HIVE-14792: AvroSerde reads the remote schema-file at least once per mapper, per table reference. (Addendum)"

2018-03-12 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/branch-2.2 e8e3974d1 -> 5949479f7 Revert "HIVE-14792: AvroSerde reads the remote schema-file at least once per mapper, per table reference. (Addendum)" This reverts commit e8e3974d157a550ec0112258b59b603d9829. Project:

[1/2] hive git commit: Revert "HIVE-14792: AvroSerde reads the remote schema-file at least once per mapper, per table reference. (Addendum)"

2018-03-12 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/branch-2.2 5949479f7 -> 9e10b88c3 Revert "HIVE-14792: AvroSerde reads the remote schema-file at least once per mapper, per table reference. (Addendum)" This reverts commit 5949479f7e08987b67c4ee86c06c2d5949f75bee. Project:

hive git commit: HIVE-14792: AvroSerde reads the remote schema-file at least once per mapper, per table reference. (Addendum)

2018-03-12 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 190c72e77 -> 1629ec058 HIVE-14792: AvroSerde reads the remote schema-file at least once per mapper, per table reference. (Addendum) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/2] hive git commit: HIVE-14792: AvroSerde reads the remote schema-file at least once per mapper, per table reference. (Addendum)

2018-03-12 Thread aihuaxu
HIVE-14792: AvroSerde reads the remote schema-file at least once per mapper, per table reference. (Addendum) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/5949479f Tree:

[2/2] hive git commit: HIVE-14792: AvroSerde reads the remote schema-file at least once per mapper, per table reference. (Addendum)

2018-03-12 Thread aihuaxu
HIVE-14792: AvroSerde reads the remote schema-file at least once per mapper, per table reference. (Addendum) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/9e10b88c Tree:

hive git commit: HIVE-14792: AvroSerde reads the remote schema-file at least once per mapper, per table reference. (Addendum)

2018-03-12 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/branch-2 cbcd846b7 -> ad5a2fa0e HIVE-14792: AvroSerde reads the remote schema-file at least once per mapper, per table reference. (Addendum) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14792: AvroSerde reads the remote schema-file at least once per mapper, per table reference. (Addendum)

2018-03-12 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/branch-2.2 5fee15988 -> e8e3974d1 HIVE-14792: AvroSerde reads the remote schema-file at least once per mapper, per table reference. (Addendum) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-17429: Hive JDBC doesn't return rows when querying Impala (Zach Amsden, reviewed by Aihua Xu)

2018-04-12 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/branch-2.3 f78128a71 -> 1ca13b3ce HIVE-17429: Hive JDBC doesn't return rows when querying Impala (Zach Amsden, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-17429: Hive JDBC doesn't return rows when querying Impala (Zach Amsden, reviewed by Aihua Xu)

2018-04-12 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/branch-2.2 9e10b88c3 -> 1846c5a73 HIVE-17429: Hive JDBC doesn't return rows when querying Impala (Zach Amsden, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19018: beeline -e now requires semicolon even when used with query from command line (Aihua Xu, reviewed by Yongzhi Chen)

2018-03-30 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master eea736134 -> 52290e72b HIVE-19018: beeline -e now requires semicolon even when used with query from command line (Aihua Xu, reviewed by Yongzhi Chen) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-18433: Upgrade version of com.fasterxml.jackson (Janaki Lahorani, reviewed by Aihua Xu)

2018-03-27 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master 680a58476 -> 245c39b4c HIVE-18433: Upgrade version of com.fasterxml.jackson (Janaki Lahorani, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/2] hive git commit: HIVE-18986: Table rename will run java.lang.StackOverflowError in dataNucleus if the table contains large number of columns (Aihua Xu, reviewed by Yongzhi Chen)

2018-04-25 Thread aihuaxu
HIVE-18986: Table rename will run java.lang.StackOverflowError in dataNucleus if the table contains large number of columns (Aihua Xu, reviewed by Yongzhi Chen) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/f30efbeb Tree:

[1/2] hive git commit: HIVE-19204: Detailed errors from some tasks are not displayed to the client because the tasks don't set exception when they fail (Aihua Xu, reviewed by Sahil Takiar)

2018-04-25 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master f94ae7fec -> f30efbebf HIVE-19204: Detailed errors from some tasks are not displayed to the client because the tasks don't set exception when they fail (Aihua Xu, reviewed by Sahil Takiar) Project:

hive git commit: HIVE-18038: org.apache.hadoop.hive.ql.session.OperationLog - Review (BELUGA BEHR, reviewed by Peter Vary)

2018-09-11 Thread aihuaxu
Repository: hive Updated Branches: refs/heads/master c8b3f9aa0 -> c399c4ed1 HIVE-18038: org.apache.hadoop.hive.ql.session.OperationLog - Review (BELUGA BEHR, reviewed by Peter Vary) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

<    1   2   3