[1/2] hive git commit: HIVE-16429: Should call invokeFailureHooks in handleInterruption to track failed query execution due to interrupted command (Zhihai Xu via Jimmy Xiang)

2017-04-14 Thread jxiang
Repository: hive Updated Branches: refs/heads/master 4deefcd50 -> a496e5811 HIVE-16429: Should call invokeFailureHooks in handleInterruption to track failed query execution due to interrupted command (Zhihai Xu via Jimmy Xiang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo

[2/2] hive git commit: HIVE-16433: Not nullify variable "rj" to avoid NPE due to race condition in ExecDriver (Zhihai Xu via Jimmy Xiang)

2017-04-14 Thread jxiang
HIVE-16433: Not nullify variable "rj" to avoid NPE due to race condition in ExecDriver (Zhihai Xu via Jimmy Xiang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/a496e581 Tree:

hive git commit: HIVE-15630: add operation handle before operation.run instead of after operation.run (Zhihai Xu via Jimmy Xiang)

2017-04-07 Thread jxiang
Repository: hive Updated Branches: refs/heads/master a5f94c071 -> 07224d22d HIVE-15630: add operation handle before operation.run instead of after operation.run (Zhihai Xu via Jimmy Xiang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-16348: HoS query is canceled but error message shows RPC is closed (Jimmy Xiang, reviewed by Xuefu Zhang)

2017-04-01 Thread jxiang
Repository: hive Updated Branches: refs/heads/master 3c29f8ff5 -> 3a2d31778 HIVE-16348: HoS query is canceled but error message shows RPC is closed (Jimmy Xiang, reviewed by Xuefu Zhang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-16292: SparkUtilities upload to HDFS doesn't work with viewfs (Jimmy Xiang, reviewed by Rui Li)

2017-03-27 Thread jxiang
Repository: hive Updated Branches: refs/heads/master 94ed34fa4 -> 4d9810afb HIVE-16292: SparkUtilities upload to HDFS doesn't work with viewfs (Jimmy Xiang, reviewed by Rui Li) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-15915: Emit progress percentage in getting operation status (Jimmy Xiang, reviewed by Xuefu Zhang)

2017-02-17 Thread jxiang
Repository: hive Updated Branches: refs/heads/master bb4d8db50 -> 1677ed956 HIVE-15915: Emit progress percentage in getting operation status (Jimmy Xiang, reviewed by Xuefu Zhang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-15629: Set DDLTask’s exception with its subtask’s exception (Zhihai Xu via Jimmy Xiang)

2017-01-19 Thread jxiang
Repository: hive Updated Branches: refs/heads/master 8138eaa20 -> 355d6b148 HIVE-15629: Set DDLTask’s exception with its subtask’s exception (Zhihai Xu via Jimmy Xiang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[1/2] hive git commit: HIVE-15564: set task's jobID with hadoop map reduce job ID for PartialScanTask, MergeFileTask and ColumnTruncateTask (Zhihai Xu via Jimmy Xiang)

2017-01-11 Thread jxiang
Repository: hive Updated Branches: refs/heads/master 51769dca0 -> cb771bb19 HIVE-15564: set task's jobID with hadoop map reduce job ID for PartialScanTask, MergeFileTask and ColumnTruncateTask (Zhihai Xu via Jimmy Xiang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/2] hive git commit: HIVE-15563: Ignore Illegal Operation state transition exception in SQLOperation.runQuery to expose real exception (Zhihai Xu via Jimmy Xiang)

2017-01-11 Thread jxiang
HIVE-15563: Ignore Illegal Operation state transition exception in SQLOperation.runQuery to expose real exception (Zhihai Xu via Jimmy Xiang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/cb771bb1 Tree:

hive git commit: HIVE-15470: Catch Throwable instead of Exception in driver.execute (Zhihai Xu via Jimmy Xiang)

2016-12-20 Thread jxiang
Repository: hive Updated Branches: refs/heads/master fc3005236 -> 5efd20c7f HIVE-15470: Catch Throwable instead of Exception in driver.execute (Zhihai Xu via Jimmy Xiang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-15208: Query string should be HTML encoded for Web UI (Jimmy Xiang, reviewed by Xuefu Zhang)

2016-11-16 Thread jxiang
Repository: hive Updated Branches: refs/heads/master e4e3a07d8 -> 5aff550b9 HIVE-15208: Query string should be HTML encoded for Web UI (Jimmy Xiang, reviewed by Xuefu Zhang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14928 Analyze table no scan mess up schema (Jimmy Xiang, reviewed by Prasanth Jayachandran)

2016-10-12 Thread jxiang
Repository: hive Updated Branches: refs/heads/master 47d904675 -> f9843ac60 HIVE-14928 Analyze table no scan mess up schema (Jimmy Xiang, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14368: ThriftCLIService.GetOperationStatus should include exception's stack trace to the error message (Zhihai Xu via Jimmy Xiang)

2016-08-03 Thread jxiang
Repository: hive Updated Branches: refs/heads/master c159f087b -> 7f43dcb39 HIVE-14368: ThriftCLIService.GetOperationStatus should include exception's stack trace to the error message (Zhihai Xu via Jimmy Xiang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14331: Task should set exception for failed map reduce job (Zhihai Xu via Jimmy Xiang)

2016-07-27 Thread jxiang
Repository: hive Updated Branches: refs/heads/master 6897655d4 -> 8b9263e20 HIVE-14331: Task should set exception for failed map reduce job (Zhihai Xu via Jimmy Xiang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14258 Reduce task timed out because CommonJoinOperator.genUniqueJoinObject took too long to finish without reporting progress (Zhihai Xu via Jimmy Xiang)

2016-07-18 Thread jxiang
Repository: hive Updated Branches: refs/heads/master 8d966ed1e -> dfa1a5e1c HIVE-14258 Reduce task timed out because CommonJoinOperator.genUniqueJoinObject took too long to finish without reporting progress (Zhihai Xu via Jimmy Xiang) Project:

hive git commit: HIVE-13960: Session may timeout before idle timeout time for synchronous operations (Zhihai Xu via Jimmy Xiang)

2016-06-11 Thread jxiang
Repository: hive Updated Branches: refs/heads/master 7766d5cad -> 8584b8b7f HIVE-13960: Session may timeout before idle timeout time for synchronous operations (Zhihai Xu via Jimmy Xiang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-13782: Compile async query asynchronously (Jimmy Xiang, reviewed by Xuefu Zhang, Lefty Leverenz)

2016-05-21 Thread jxiang
Repository: hive Updated Branches: refs/heads/master 2c3ebf8f2 -> 2f3b1af49 HIVE-13782: Compile async query asynchronously (Jimmy Xiang, reviewed by Xuefu Zhang, Lefty Leverenz) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-13679: Pass diagnostic message to failure hooks (Jimmy Xiang, reviewed by Aihua Xu)

2016-05-06 Thread jxiang
Repository: hive Updated Branches: refs/heads/master b870d526e -> 2b1e273e4 HIVE-13679: Pass diagnostic message to failure hooks (Jimmy Xiang, 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/2b1e273e

hive git commit: HIVE-13559: Pass exception to failure hooks (Jimmy Xiang, reviewed by Chaoyu Tang)

2016-04-25 Thread jxiang
Repository: hive Updated Branches: refs/heads/master 413645d1b -> 37db169a8 HIVE-13559: Pass exception to failure hooks (Jimmy Xiang, reviewed by Chaoyu Tang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/37db169a Tree:

hive git commit: HIVE-13501: Invoke failure hooks if query fails on exception (Jimmy, reviewed by Szehon)

2016-04-15 Thread jxiang
Repository: hive Updated Branches: refs/heads/master 88cea1c21 -> ff6ddfb3c HIVE-13501: Invoke failure hooks if query fails on exception (Jimmy, reviewed by Szehon) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/ff6ddfb3

hive git commit: HIVE-13430: Pass error message to failure hook (Jimmy, reviewed by Szehon)

2016-04-10 Thread jxiang
Repository: hive Updated Branches: refs/heads/master 42fa60af4 -> 1cb4ce871 HIVE-13430: Pass error message to failure hook (Jimmy, reviewed by Szehon) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/1cb4ce87 Tree:

hive git commit: HIVE-12619: Switching the field order within an array of structs causes the query to fail (Mohammad and Jimmy, reviewed by Sergio)

2016-03-29 Thread jxiang
Repository: hive Updated Branches: refs/heads/master 20a8192a2 -> b431c2788 HIVE-12619: Switching the field order within an array of structs causes the query to fail (Mohammad and Jimmy, reviewed by Sergio) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-13237: Select parquet struct field with upper case throws NPE (Jimmy, reviewed by Xuefu)

2016-03-11 Thread jxiang
Repository: hive Updated Branches: refs/heads/master 62bae5e1a -> b6502b5ea HIVE-13237: Select parquet struct field with upper case throws NPE (Jimmy, reviewed by Xuefu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-13099: Non-SQLOperations lead to Web UI NPE (Mohit via Jimmy)

2016-02-22 Thread jxiang
Repository: hive Updated Branches: refs/heads/master 305c2f6ef -> ac9c5991b HIVE-13099: Non-SQLOperations lead to Web UI NPE (Mohit via Jimmy) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/ac9c5991 Tree:

[1/2] hive git commit: HIVE-13043: Reload function has no impact to function registry (Jimmy, reviewed by Sergey)

2016-02-16 Thread jxiang
Repository: hive Updated Branches: refs/heads/master e5c184acb -> fab8700b9 HIVE-13043: Reload function has no impact to function registry (Jimmy, reviewed by Sergey) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-12987: Add metrics for HS2 active users and SQL operations(Jimmy, reviewed by Szehon, Aihua)

2016-02-09 Thread jxiang
Repository: hive Updated Branches: refs/heads/master c37641840 -> 2663f4929 HIVE-12987: Add metrics for HS2 active users and SQL operations(Jimmy, reviewed by Szehon, Aihua) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-12862: Fix pom.xml to package hiveserver2.jsp (Shinichi Yamashita via Jimmy Xiang)

2016-01-14 Thread jxiang
Repository: hive Updated Branches: refs/heads/master b219752df -> 1ff3b142f HIVE-12862: Fix pom.xml to package hiveserver2.jsp (Shinichi Yamashita via Jimmy Xiang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/1ff3b142

hive git commit: HIVE-12761: Add stack trace servlet to HS2 web ui (Shinichi Yamashita via Jimmy Xiang)

2016-01-11 Thread jxiang
Repository: hive Updated Branches: refs/heads/branch-2.0 548585652 -> 5bcfe4d74 HIVE-12761: Add stack trace servlet to HS2 web ui (Shinichi Yamashita via Jimmy Xiang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-12761: Add stack trace servlet to HS2 web ui (Shinichi Yamashita via Jimmy Xiang)

2016-01-11 Thread jxiang
Repository: hive Updated Branches: refs/heads/master 358691a43 -> 104dc3195 HIVE-12761: Add stack trace servlet to HS2 web ui (Shinichi Yamashita via Jimmy Xiang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/104dc319

hive git commit: HIVE-11369: Mapjoins in HiveServer2 fail when jmxremote is used (Jimmy, reviewed by Aihua)

2015-12-31 Thread jxiang
Repository: hive Updated Branches: refs/heads/branch-2.0 b9b8319c0 -> c861bbe84 HIVE-11369: Mapjoins in HiveServer2 fail when jmxremote is used (Jimmy, reviewed by Aihua) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-11369: Mapjoins in HiveServer2 fail when jmxremote is used (Jimmy, reviewed by Aihua)

2015-12-31 Thread jxiang
Repository: hive Updated Branches: refs/heads/master 1a460b503 -> 5d7162e07 HIVE-11369: Mapjoins in HiveServer2 fail when jmxremote is used (Jimmy, reviewed by Aihua) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-12485: Secure HS2 web UI with kerberos(Jimmy, reviewed by Szehon)

2015-12-09 Thread jxiang
Repository: hive Updated Branches: refs/heads/branch-2.0 02c6c66dc -> 30e25028b HIVE-12485: Secure HS2 web UI with kerberos(Jimmy, reviewed by Szehon) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/30e25028 Tree:

hive git commit: HIVE-12485: Secure HS2 web UI with kerberos(Jimmy, reviewed by Szehon)

2015-12-09 Thread jxiang
Repository: hive Updated Branches: refs/heads/master 546c75c59 -> 74e5c75e4 HIVE-12485: Secure HS2 web UI with kerberos(Jimmy, reviewed by Szehon) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/74e5c75e Tree:

hive git commit: HIVE-12471: Secure HS2 web UI with SSL (Jimmy, reviewed by Mohit, Szehon)

2015-12-03 Thread jxiang
Repository: hive Updated Branches: refs/heads/branch-2.0 bf7add410 -> f27f4090c HIVE-12471: Secure HS2 web UI with SSL (Jimmy, reviewed by Mohit, Szehon) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/f27f4090 Tree:

hive git commit: HIVE-12471: Secure HS2 web UI with SSL (Jimmy, reviewed by Mohit, Szehon)

2015-12-03 Thread jxiang
Repository: hive Updated Branches: refs/heads/master bdec08f9d -> 72c5d61f5 HIVE-12471: Secure HS2 web UI with SSL (Jimmy, reviewed by Mohit, Szehon) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/72c5d61f Tree:

[2/3] hive git commit: HIVE-12338: Add webui to HiveServer2 (Jimmy, reviewed by Mohit, Szehon, Lefty)

2015-11-29 Thread jxiang
http://git-wip-us.apache.org/repos/asf/hive/blob/2c0c191c/service/src/resources/hive-webapps/static/css/bootstrap.min.css -- diff --git a/service/src/resources/hive-webapps/static/css/bootstrap.min.css

[1/3] hive git commit: HIVE-12338: Add webui to HiveServer2 (Jimmy, reviewed by Mohit, Szehon, Lefty)

2015-11-29 Thread jxiang
Repository: hive Updated Branches: refs/heads/master a51e5d4e2 -> 2c0c191cd http://git-wip-us.apache.org/repos/asf/hive/blob/2c0c191c/service/src/resources/hive-webapps/static/css/hive.css -- diff --git

[3/3] hive git commit: HIVE-12338: Add webui to HiveServer2 (Jimmy, reviewed by Mohit, Szehon, Lefty)

2015-11-29 Thread jxiang
HIVE-12338: Add webui to HiveServer2 (Jimmy, reviewed by Mohit, Szehon, Lefty) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/2c0c191c Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/2c0c191c Diff:

hive git commit: HIVE-12268: Context leaks deleteOnExit paths (Jimmy, reviewed by Szehon)

2015-11-12 Thread jxiang
Repository: hive Updated Branches: refs/heads/branch-1 d68f21153 -> ee36f3f25 HIVE-12268: Context leaks deleteOnExit paths (Jimmy, reviewed by Szehon) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/ee36f3f2 Tree:

hive git commit: HIVE-12265: Generate lineage info only if requested (Jimmy, reviewed by Chao)

2015-11-12 Thread jxiang
Repository: hive Updated Branches: refs/heads/branch-1 ee36f3f25 -> 34d4276ca HIVE-12265: Generate lineage info only if requested (Jimmy, reviewed by Chao) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/34d4276c Tree:

[48/55] [abbrv] hive git commit: HIVE-12164 : non-ascii characters shows improper with insert into (Aleksei Statkevich via Xuefu Zhang)

2015-11-06 Thread jxiang
HIVE-12164 : non-ascii characters shows improper with insert into (Aleksei Statkevich via Xuefu Zhang) Signed-off-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/e8c8a330 Tree:

[10/55] [abbrv] hive git commit: HIVE-12292 : revert the if removal from HIVE-12237 (Sergey Shelukhin, reviewed by Ashutosh Chauhan)

2015-11-06 Thread jxiang
HIVE-12292 : revert the if removal from HIVE-12237 (Sergey Shelukhin, 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/6fda3b55 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/6fda3b55 Diff:

[16/55] [abbrv] hive git commit: HIVE-11718 JDBC ResultSet.setFetchSize(0) returns no results (Aleksei Statkevich via Alan Gates)

2015-11-06 Thread jxiang
HIVE-11718 JDBC ResultSet.setFetchSize(0) returns no results (Aleksei Statkevich via Alan Gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/902a548e Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/902a548e Diff:

[23/55] [abbrv] hive git commit: HIVE-12287: Lineage for lateral view shows wrong dependencies (Jimmy, reviewed by Chao)

2015-11-06 Thread jxiang
HIVE-12287: Lineage for lateral view shows wrong dependencies (Jimmy, reviewed by Chao) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/d5fdeed6 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/d5fdeed6 Diff:

[15/55] [abbrv] hive git commit: HIVE-11966 JDBC Driver parsing error when reading principal from ZooKeeper (Vaibhav Gumashta via Alan Gates)

2015-11-06 Thread jxiang
HIVE-11966 JDBC Driver parsing error when reading principal from ZooKeeper (Vaibhav Gumashta via Alan Gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/de1fe68b Tree:

[33/55] [abbrv] hive git commit: HIVE-12063: Pad Decimal numbers with trailing zeros to the scale of the column (reviewed by Szehon)

2015-11-06 Thread jxiang
http://git-wip-us.apache.org/repos/asf/hive/blob/3228ba7c/ql/src/test/results/clientpositive/decimal_udf.q.out -- diff --git a/ql/src/test/results/clientpositive/decimal_udf.q.out

[42/55] [abbrv] hive git commit: HIVE-12223: Filter on Grouping__ID does not work properly (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2015-11-06 Thread jxiang
HIVE-12223: Filter on Grouping__ID does not work properly (Jesus Camacho Rodriguez, 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/0f716f16 Tree:

[08/55] [abbrv] hive git commit: HIVE-11634 : Support partition pruning for IN(STRUCT(partcol, nonpartcol..)...) (Hari Subramaniyan, reviewed by Laljo John Pullokkaran)

2015-11-06 Thread jxiang
http://git-wip-us.apache.org/repos/asf/hive/blob/c9246f44/ql/src/test/results/clientpositive/pcs.q.out -- diff --git a/ql/src/test/results/clientpositive/pcs.q.out b/ql/src/test/results/clientpositive/pcs.q.out new file mode

[37/55] [abbrv] hive git commit: HIVE-12317: Emit current database in lineage info (Jimmy, reviewed by Yongzhi)

2015-11-06 Thread jxiang
http://git-wip-us.apache.org/repos/asf/hive/blob/11f5d449/ql/src/test/results/clientpositive/lineage2.q.out -- diff --git a/ql/src/test/results/clientpositive/lineage2.q.out b/ql/src/test/results/clientpositive/lineage2.q.out

[20/55] [abbrv] hive git commit: HIVE-12238: Vectorization: Thread-safety errors in VectorUDFDate (Gopal V, reviewed by Gunther Hagleitner)

2015-11-06 Thread jxiang
HIVE-12238: Vectorization: Thread-safety errors in VectorUDFDate (Gopal V, reviewed by Gunther Hagleitner) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/d7c04859 Tree:

[31/55] [abbrv] hive git commit: HIVE-12063: Pad Decimal numbers with trailing zeros to the scale of the column (reviewed by Szehon)

2015-11-06 Thread jxiang
http://git-wip-us.apache.org/repos/asf/hive/blob/3228ba7c/ql/src/test/results/clientpositive/spark/vector_decimal_aggregate.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/vector_decimal_aggregate.q.out

[54/55] [abbrv] hive git commit: HIVE-12344: Wrong types inferred for SemiJoin generation in CBO (Jesus Camacho Rodriguez, reviewed by Laljo John Pullokkaran)

2015-11-06 Thread jxiang
HIVE-12344: Wrong types inferred for SemiJoin generation in CBO (Jesus Camacho Rodriguez, reviewed by Laljo John Pullokkaran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/898834e5 Tree:

[03/55] [abbrv] hive git commit: HIVE-12215: Exchange partition does not show outputs field for post/pre execute hooks (Aihua Xu, reviewed by Xuefu Zhang)

2015-11-06 Thread jxiang
http://git-wip-us.apache.org/repos/asf/hive/blob/55a24f0a/metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ThriftHiveMetastore.java -- diff --git

[38/55] [abbrv] hive git commit: HIVE-12317: Emit current database in lineage info (Jimmy, reviewed by Yongzhi)

2015-11-06 Thread jxiang
HIVE-12317: Emit current database in lineage info (Jimmy, reviewed by Yongzhi) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/11f5d449 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/11f5d449 Diff:

[45/55] [abbrv] hive git commit: HIVE-12156: expanding view doesn't quote reserved keyword (Pengcheng Xiong, reviewed by Laljo John Pullokkaran)

2015-11-06 Thread jxiang
HIVE-12156: expanding view doesn't quote reserved keyword (Pengcheng Xiong, reviewed by Laljo John Pullokkaran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/4d2df795 Tree:

[35/55] [abbrv] hive git commit: HIVE-12327: WebHCat e2e tests TestJob_1 and TestJob_2 fail (Daniel Dai, reviewed by Thejas Nair)

2015-11-06 Thread jxiang
HIVE-12327: WebHCat e2e tests TestJob_1 and TestJob_2 fail (Daniel Dai, reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/6eaad6be Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/6eaad6be Diff:

[51/55] [abbrv] hive git commit: HIVE-12315: Fix Vectorized double divide by zero (Gopal V, reviewed by Matt McCline)

2015-11-06 Thread jxiang
HIVE-12315: Fix Vectorized double divide by zero (Gopal V, reviewed by Matt McCline) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/973268bb Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/973268bb Diff:

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

2015-11-06 Thread jxiang
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: http://git-wip-us.apache.org/repos/asf/hive/commit/3511df74 Tree:

[53/55] [abbrv] hive git commit: HIVE-12346:Internally used variables in HiveConf should not be settable via command (Chaoyu Tang, reviewed by Xuefu Zhang)

2015-11-06 Thread jxiang
HIVE-12346:Internally used variables in HiveConf should not be settable via command (Chaoyu Tang, reviewed by Xuefu Zhang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/eef89a21 Tree:

[24/55] [abbrv] hive git commit: HIVE-12273: Improve user level explain (Pengcheng Xiong, reviewed by Ashutosh Chauhan, Laljo John Pullokkaran, Eugene Koifman, Prasanth Jayachandran and Wei Zheng)

2015-11-06 Thread jxiang
HIVE-12273: Improve user level explain (Pengcheng Xiong, reviewed by Ashutosh Chauhan, Laljo John Pullokkaran, Eugene Koifman, Prasanth Jayachandran and Wei Zheng) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/6577f55c

[30/55] [abbrv] hive git commit: HIVE-12063: Pad Decimal numbers with trailing zeros to the scale of the column (reviewed by Szehon)

2015-11-06 Thread jxiang
http://git-wip-us.apache.org/repos/asf/hive/blob/3228ba7c/ql/src/test/results/clientpositive/tez/vector_decimal_precision.q.out -- diff --git a/ql/src/test/results/clientpositive/tez/vector_decimal_precision.q.out

[28/55] [abbrv] hive git commit: HIVE-12206: ClassNotFound Exception during query compilation with Tez and Union query and GenericUDFs (Jason Dere, reviewed by Ashutosh Chauhan)

2015-11-06 Thread jxiang
HIVE-12206: ClassNotFound Exception during query compilation with Tez and Union query and GenericUDFs (Jason Dere, 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/fe6ebf77 Tree:

[18/55] [abbrv] hive git commit: HIVE-12209: Vectorize simple UDFs with null arguments (Gopal V, reviewed by Sergey Shelukhin)

2015-11-06 Thread jxiang
HIVE-12209: Vectorize simple UDFs with null arguments (Gopal V, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/db2c5009 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/db2c5009 Diff:

[19/55] [abbrv] hive git commit: HIVE-12281: Vectorized MapJoin - use Operator::isLogDebugEnabled (Gopal V, reviewed by Matt McCline)

2015-11-06 Thread jxiang
HIVE-12281: Vectorized MapJoin - use Operator::isLogDebugEnabled (Gopal V, reviewed by Matt McCline) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/ad127657 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/ad127657

[13/55] [abbrv] hive git commit: HIVE-12318 qtest failing due to NPE in logStats (Jimmmy Xiang via gates)

2015-11-06 Thread jxiang
HIVE-12318 qtest failing due to NPE in logStats (Jimmmy Xiang via gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/1ad1dc85 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/1ad1dc85 Diff:

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

2015-11-06 Thread jxiang
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/02629e97 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/02629e97 Diff:

[14/55] [abbrv] hive git commit: HIVE-11293 HiveConnection.setAutoCommit(true) throws exception (Michał Węgrzyn and Alan Gates, reviewed by Thejas Nair)

2015-11-06 Thread jxiang
HIVE-11293 HiveConnection.setAutoCommit(true) throws exception (Michał Węgrzyn and Alan Gates, reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/1357f633 Tree:

[43/55] [abbrv] hive git commit: HIVE-12304 "drop database cascade" needs to unregister functions

2015-11-06 Thread jxiang
HIVE-12304 "drop database cascade" needs to unregister functions Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/dff25380 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/dff25380 Diff:

[12/55] [abbrv] hive git commit: HIVE-12171 : LLAP: BuddyAllocator failures when querying uncompressed data (Sergey Shelukhin, reviewed by Gopal V)

2015-11-06 Thread jxiang
HIVE-12171 : LLAP: BuddyAllocator failures when querying uncompressed data (Sergey Shelukhin, reviewed by Gopal V) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/cdbd1c85 Tree:

[02/55] [abbrv] hive git commit: HIVE-12215: Exchange partition does not show outputs field for post/pre execute hooks (Aihua Xu, reviewed by Xuefu Zhang)

2015-11-06 Thread jxiang
http://git-wip-us.apache.org/repos/asf/hive/blob/55a24f0a/metastore/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php -- diff --git a/metastore/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php

[47/55] [abbrv] hive git commit: HIVE-12230 custom UDF configure() not called in Vectorization mode (Matt McCline, reviewd by Jason Dere)

2015-11-06 Thread jxiang
HIVE-12230 custom UDF configure() not called in Vectorization mode (Matt McCline, reviewd 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/9dae39cc Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/9dae39cc

[50/55] [abbrv] hive git commit: HIVE-12320 : hive.metastore.disallow.incompatible.col.type.changes should be true by default (Ashutosh Chauhan via Jason Dere)

2015-11-06 Thread jxiang
HIVE-12320 : hive.metastore.disallow.incompatible.col.type.changes should be true by default (Ashutosh Chauhan via Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/e542f7f3 Tree:

[32/55] [abbrv] hive git commit: HIVE-12063: Pad Decimal numbers with trailing zeros to the scale of the column (reviewed by Szehon)

2015-11-06 Thread jxiang
http://git-wip-us.apache.org/repos/asf/hive/blob/3228ba7c/ql/src/test/results/clientpositive/parquet_ppd_decimal.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_ppd_decimal.q.out

[34/55] [abbrv] hive git commit: HIVE-12063: Pad Decimal numbers with trailing zeros to the scale of the column (reviewed by Szehon)

2015-11-06 Thread jxiang
HIVE-12063: Pad Decimal numbers with trailing zeros to the scale of the column (reviewed by Szehon) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/3228ba7c Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/3228ba7c Diff:

[06/55] [abbrv] hive git commit: HIVE-12215: Exchange partition does not show outputs field for post/pre execute hooks (Aihua Xu, reviewed by Xuefu Zhang)

2015-11-06 Thread jxiang
HIVE-12215: Exchange partition does not show outputs field for post/pre execute hooks (Aihua Xu, reviewed by Xuefu Zhang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/55a24f0a Tree:

[09/55] [abbrv] hive git commit: HIVE-11634 : Support partition pruning for IN(STRUCT(partcol, nonpartcol..)...) (Hari Subramaniyan, reviewed by Laljo John Pullokkaran)

2015-11-06 Thread jxiang
HIVE-11634 : Support partition pruning for IN(STRUCT(partcol, nonpartcol..)...) (Hari Subramaniyan, reviewed by Laljo John Pullokkaran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/c9246f44 Tree:

[11/55] [abbrv] hive git commit: HIVE-12295 : change some logs from info to debug (Sergey Shelukhin, reviewed by Ashutosh Chauhan)

2015-11-06 Thread jxiang
HIVE-12295 : change some logs from info to debug (Sergey Shelukhin, 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/a46005cf Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/a46005cf Diff:

[04/55] [abbrv] hive git commit: HIVE-12215: Exchange partition does not show outputs field for post/pre execute hooks (Aihua Xu, reviewed by Xuefu Zhang)

2015-11-06 Thread jxiang
http://git-wip-us.apache.org/repos/asf/hive/blob/55a24f0a/metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.h -- diff --git a/metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.h

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

2015-11-06 Thread jxiang
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: http://git-wip-us.apache.org/repos/asf/hive/commit/50177ef6 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/50177ef6

[07/55] [abbrv] hive git commit: HIVE-11634 : Support partition pruning for IN(STRUCT(partcol, nonpartcol..)...) (Hari Subramaniyan, reviewed by Laljo John Pullokkaran)

2015-11-06 Thread jxiang
http://git-wip-us.apache.org/repos/asf/hive/blob/c9246f44/ql/src/test/results/clientpositive/pointlookup.q.out -- diff --git a/ql/src/test/results/clientpositive/pointlookup.q.out

[26/55] [abbrv] hive git commit: HIVE-12297: CBO: Calcite Operator To Hive Operator (Calcite Return Path) : dealing with '$' in typeInfo (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

2015-11-06 Thread jxiang
HIVE-12297: CBO: Calcite Operator To Hive Operator (Calcite Return Path) : dealing with '$' in typeInfo (Pengcheng Xiong, 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/62376158 Tree:

[05/55] [abbrv] hive git commit: HIVE-12215: Exchange partition does not show outputs field for post/pre execute hooks (Aihua Xu, reviewed by Xuefu Zhang)

2015-11-06 Thread jxiang
http://git-wip-us.apache.org/repos/asf/hive/blob/55a24f0a/metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp -- diff --git a/metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp

[39/55] [abbrv] hive git commit: Revert inadvertant addition of HiveConf.java.orig file

2015-11-06 Thread jxiang
http://git-wip-us.apache.org/repos/asf/hive/blob/37f05f41/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java.orig -- diff --git a/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java.orig

[36/55] [abbrv] hive git commit: HIVE-12317: Emit current database in lineage info (Jimmy, reviewed by Yongzhi)

2015-11-06 Thread jxiang
http://git-wip-us.apache.org/repos/asf/hive/blob/11f5d449/ql/src/test/results/clientpositive/lineage3.q.out -- diff --git a/ql/src/test/results/clientpositive/lineage3.q.out b/ql/src/test/results/clientpositive/lineage3.q.out

[27/55] [abbrv] hive git commit: HIVE-12305: CBO: Calcite Operator To Hive Operator (Calcite Return Path): UDAF can not pull up constant expressions (Pengcheng Xiong, reviewed by Ashutosh Chauhan )

2015-11-06 Thread jxiang
HIVE-12305: CBO: Calcite Operator To Hive Operator (Calcite Return Path): UDAF can not pull up constant expressions (Pengcheng Xiong, 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/7073ce32

[55/55] [abbrv] hive git commit: HIVE-11726: Pushed IN predicates to the metastore (Jesus Camacho Rodriguez, reviewed by Hari Sankar Sivarama Subramaniyan)

2015-11-06 Thread jxiang
HIVE-11726: Pushed IN predicates to the metastore (Jesus Camacho Rodriguez, reviewed by Hari Sankar Sivarama Subramaniyan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/e8076ef4 Tree:

[41/55] [abbrv] hive git commit: HIVE-12333: tez_union_with_udf.q added to wrong section in testconfiguration.properties (Jason Dere, reviewed by Chinna Lalam)

2015-11-06 Thread jxiang
HIVE-12333: tez_union_with_udf.q added to wrong section in testconfiguration.properties (Jason Dere, reviewed by Chinna Lalam) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/0a905624 Tree:

[3/3] hive git commit: HIVE-12317: Emit current database in lineage info (Jimmy, reviewed by Yongzhi)

2015-11-04 Thread jxiang
HIVE-12317: Emit current database in lineage info (Jimmy, reviewed by Yongzhi) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/92620d8e Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/92620d8e Diff:

[1/3] hive git commit: HIVE-12317: Emit current database in lineage info (Jimmy, reviewed by Yongzhi)

2015-11-04 Thread jxiang
Repository: hive Updated Branches: refs/heads/master 16a86b261 -> 92620d8e3 http://git-wip-us.apache.org/repos/asf/hive/blob/92620d8e/ql/src/test/results/clientpositive/lineage3.q.out -- diff --git

[2/3] hive git commit: HIVE-12317: Emit current database in lineage info (Jimmy, reviewed by Yongzhi)

2015-11-04 Thread jxiang
http://git-wip-us.apache.org/repos/asf/hive/blob/92620d8e/ql/src/test/results/clientpositive/lineage2.q.out -- diff --git a/ql/src/test/results/clientpositive/lineage2.q.out b/ql/src/test/results/clientpositive/lineage2.q.out

hive git commit: HIVE-12317: Emit current database in lineage info (Jimmy, reviewed by Yongzhi)

2015-11-04 Thread jxiang
Repository: hive Updated Branches: refs/heads/branch-1 e3f72d52b -> 8d287c118 HIVE-12317: Emit current database in lineage info (Jimmy, reviewed by Yongzhi) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/8d287c11 Tree:

hive git commit: HIVE-12287: Lineage for lateral view shows wrong dependencies (Jimmy, reviewed by Chao)

2015-11-03 Thread jxiang
Repository: hive Updated Branches: refs/heads/master 89703e7d0 -> 2c0730998 HIVE-12287: Lineage for lateral view shows wrong dependencies (Jimmy, reviewed by Chao) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/2c073099

hive git commit: HIVE-12287: Lineage for lateral view shows wrong dependencies (Jimmy, reviewed by Chao)

2015-11-03 Thread jxiang
Repository: hive Updated Branches: refs/heads/branch-1 8056bcf11 -> aca86 HIVE-12287: Lineage for lateral view shows wrong dependencies (Jimmy, reviewed by Chao) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/aca8

[2/2] hive git commit: HIVE-12265: Generate lineage info only if requested (Jimmy, reviewed by Chao)

2015-10-28 Thread jxiang
HIVE-12265: Generate lineage info only if requested (Jimmy, reviewed by Chao) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/9c18fce4 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/9c18fce4 Diff:

[1/2] hive git commit: HIVE-12268: Context leaks deleteOnExit paths (Jimmy, reviewed by Szehon)

2015-10-28 Thread jxiang
Repository: hive Updated Branches: refs/heads/master efbb0418a -> 34ba81ae7 HIVE-12268: Context leaks deleteOnExit paths (Jimmy, reviewed by Szehon) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/34ba81ae Tree:

hive git commit: HIVE-12278: Skip logging lineage for explain queries (Jimmy, reviewed by Chaoyu)

2015-10-28 Thread jxiang
Repository: hive Updated Branches: refs/heads/branch-1 40b2525eb -> e075acd5a HIVE-12278: Skip logging lineage for explain queries (Jimmy, reviewed by Chaoyu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/e075acd5 Tree:

hive git commit: HIVE-12278: Skip logging lineage for explain queries (Jimmy, reviewed by Chaoyu)

2015-10-28 Thread jxiang
Repository: hive Updated Branches: refs/heads/master 553374447 -> baf32e2e2 HIVE-12278: Skip logging lineage for explain queries (Jimmy, reviewed by Chaoyu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/baf32e2e Tree:

hive git commit: HIVE-11973: IN operator fails when the column type is DATE (Yongzhi via Jimmy)

2015-10-27 Thread jxiang
Repository: hive Updated Branches: refs/heads/master ccdd1740a -> 601a48122 HIVE-11973: IN operator fails when the column type is DATE (Yongzhi via Jimmy) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/601a4812 Tree:

hive git commit: HIVE-12187: Release plan once a query is executed

2015-10-23 Thread jxiang
Repository: hive Updated Branches: refs/heads/master 8e62edac3 -> 27ee7b559 HIVE-12187: Release plan once a query is executed Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/27ee7b55 Tree:

hive git commit: HIVE-12225: LineageCtx should release all resources at clear (Jimmy, reviewed by Szehon)

2015-10-22 Thread jxiang
Repository: hive Updated Branches: refs/heads/master 06282fc12 -> 219fe99a1 HIVE-12225: LineageCtx should release all resources at clear (Jimmy, reviewed by Szehon) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/219fe99a

  1   2   >