hive git commit: HIVE-17840: HiveMetaStore eats exception if transactionalListeners.notifyEvent fail (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Daniel Dai)

2018-07-02 Thread sankarh
Repository: hive Updated Branches: refs/heads/branch-3 6ddfa8232 -> 9e10efc43 HIVE-17840: HiveMetaStore eats exception if transactionalListeners.notifyEvent fail (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Daniel Dai) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-17840: HiveMetaStore eats exception if transactionalListeners.notifyEvent fail (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Daniel Dai)

2018-07-02 Thread sankarh
Repository: hive Updated Branches: refs/heads/master 1fc122153 -> f01269123 HIVE-17840: HiveMetaStore eats exception if transactionalListeners.notifyEvent fail (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Daniel Dai) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20021: LLAP: Fall back to Synthetic File-ids when getting a HdfsConstants.GRANDFATHER_INODE_ID (Gopal V, reviewed by Sergey Shelukhin)

2018-07-02 Thread gopalv
Repository: hive Updated Branches: refs/heads/master 1cedb1209 -> 1fc122153 HIVE-20021: LLAP: Fall back to Synthetic File-ids when getting a HdfsConstants.GRANDFATHER_INODE_ID (Gopal V, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20021: LLAP: Fall back to Synthetic File-ids when getting a HdfsConstants.GRANDFATHER_INODE_ID (Gopal V, reviewed by Sergey Shelukhin)

2018-07-02 Thread gopalv
Repository: hive Updated Branches: refs/heads/branch-3 f5bbf4d0e -> 6ddfa8232 HIVE-20021: LLAP: Fall back to Synthetic File-ids when getting a HdfsConstants.GRANDFATHER_INODE_ID (Gopal V, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20059: Hive streaming should try shade prefix unconditionally on exception (Prasanth Jayachandran reviewed by Vineet Garg)

2018-07-02 Thread prasanthj
Repository: hive Updated Branches: refs/heads/master d83a0be98 -> 1cedb1209 HIVE-20059: Hive streaming should try shade prefix unconditionally on exception (Prasanth Jayachandran reviewed by Vineet Garg) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20059: Hive streaming should try shade prefix unconditionally on exception (Prasanth Jayachandran reviewed by Vineet Garg)

2018-07-02 Thread prasanthj
Repository: hive Updated Branches: refs/heads/branch-3 698aa5d04 -> f5bbf4d0e HIVE-20059: Hive streaming should try shade prefix unconditionally on exception (Prasanth Jayachandran reviewed by Vineet Garg) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[1/4] hive git commit: HIVE-19711 Refactor Hive Schema Tool (Miklos Gergely via Alan Gates).

2018-07-02 Thread gates
Repository: hive Updated Branches: refs/heads/master e7d1781ec -> d83a0be98 http://git-wip-us.apache.org/repos/asf/hive/blob/d83a0be9/itests/hive-unit/src/test/java/org/apache/hive/beeline/schematool/TestSchemaTool.java --

[3/4] hive git commit: HIVE-19711 Refactor Hive Schema Tool (Miklos Gergely via Alan Gates).

2018-07-02 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/d83a0be9/beeline/src/java/org/apache/hive/beeline/schematool/HiveSchemaToolCommandLine.java -- diff --git

[4/4] hive git commit: HIVE-19711 Refactor Hive Schema Tool (Miklos Gergely via Alan Gates).

2018-07-02 Thread gates
HIVE-19711 Refactor Hive Schema Tool (Miklos Gergely 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/d83a0be9 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/d83a0be9 Diff:

[2/4] hive git commit: HIVE-19711 Refactor Hive Schema Tool (Miklos Gergely via Alan Gates).

2018-07-02 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/d83a0be9/itests/hive-unit/src/test/java/org/apache/hive/beeline/TestSchemaTool.java -- diff --git a/itests/hive-unit/src/test/java/org/apache/hive/beeline/TestSchemaTool.java

hive git commit: HIVE-19176: Add HoS support to progress bar on Beeline client (Bharathkrishna Guruvayoor Murali, reviewed by Sahil Takiar)

2018-07-02 Thread stakiar
Repository: hive Updated Branches: refs/heads/master e19b861cf -> e7d1781ec HIVE-19176: Add HoS support to progress bar on Beeline client (Bharathkrishna Guruvayoor Murali, reviewed by Sahil Takiar) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-18916: SparkClientImpl doesn't error out if spark-submit fails (Sahil Takiar, reviewed by Aihua Xu)

2018-07-02 Thread stakiar
Repository: hive Updated Branches: refs/heads/master 88da0e8b7 -> e19b861cf HIVE-18916: SparkClientImpl doesn't error out if spark-submit fails (Sahil Takiar, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19951: Vectorization: Need to disable encoded LLAP I/O for ORC when there is data type conversion (Schema Evolution) (Matt McCline, reviewed by Prasanth Jayachandran)

2018-07-02 Thread mmccline
Repository: hive Updated Branches: refs/heads/branch-3 1cdd8c447 -> 698aa5d04 HIVE-19951: Vectorization: Need to disable encoded LLAP I/O for ORC when there is data type conversion (Schema Evolution) (Matt McCline, reviewed by Prasanth Jayachandran) Project:

hive git commit: HIVE-19581: add test to show unicode works as predicate in views. (Andrew Sherman, reviewed by Naveen Gangam)

2018-07-02 Thread ngangam
Repository: hive Updated Branches: refs/heads/master d78d6465a -> 88da0e8b7 HIVE-19581: add test to show unicode works as predicate in views. (Andrew Sherman, reviewed by Naveen Gangam) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19951: Vectorization: Need to disable encoded LLAP I/O for ORC when there is data type conversion (Schema Evolution) (Matt McCline, reviewed by Prasanth Jayachandran)

2018-07-02 Thread mmccline
Repository: hive Updated Branches: refs/heads/master bb531be2c -> d78d6465a HIVE-19951: Vectorization: Need to disable encoded LLAP I/O for ORC when there is data type conversion (Schema Evolution) (Matt McCline, reviewed by Prasanth Jayachandran) Project:

hive git commit: HIVE-19944: Investigate and fix version mismatch of GCP (Adam Szita, reviewed by Vihang Karajgaonkar)

2018-07-02 Thread szita
Repository: hive Updated Branches: refs/heads/master 9bc90f28c -> bb531be2c HIVE-19944: Investigate and fix version mismatch of GCP (Adam Szita, reviewed by Vihang Karajgaonkar) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19812: Disable external table replication by default via a configuration property (Mahesh Kumar Behera, reviewed by Sankar Hariappan)

2018-07-02 Thread sankarh
Repository: hive Updated Branches: refs/heads/master b9bac8e64 -> 9bc90f28c HIVE-19812: Disable external table replication by default via a configuration property (Mahesh Kumar Behera, reviewed by Sankar Hariappan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20009 : Fix runtime stats for merge statement (Zoltan Haindrich via Ashutosh Chauhan)

2018-07-02 Thread kgyrtkirk
Repository: hive Updated Branches: refs/heads/branch-3 4edeefd60 -> 1cdd8c447 HIVE-20009 : Fix runtime stats for merge statement (Zoltan Haindrich via Ashutosh Chauhan) Signed-off-by: Ashutosh Chauhan (cherry picked from commit 78cbf147873752e7955fff37416edba372e2b69a) Adapted to branch-3:

hive git commit: HIVE-20008: Fix second compilation errors in ql (Zoltan Haindrich reviewed by Vineet Garg)

2018-07-02 Thread kgyrtkirk
Repository: hive Updated Branches: refs/heads/master 221dbe085 -> b9bac8e64 HIVE-20008: Fix second compilation errors in ql (Zoltan Haindrich reviewed by Vineet Garg) Signed-off-by: Zoltan Haindrich Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20038: Update queries on non-bucketed + partitioned tables throws NPE (Prasanth Jayachandran reviewed by Gopal V)

2018-07-02 Thread prasanthj
Repository: hive Updated Branches: refs/heads/master b122aea4e -> 221dbe085 HIVE-20038: Update queries on non-bucketed + partitioned tables throws NPE (Prasanth Jayachandran reviewed by Gopal V) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20038: Update queries on non-bucketed + partitioned tables throws NPE (Prasanth Jayachandran reviewed by Gopal V)

2018-07-02 Thread prasanthj
Repository: hive Updated Branches: refs/heads/branch-3 62a382419 -> 4edeefd60 HIVE-20038: Update queries on non-bucketed + partitioned tables throws NPE (Prasanth Jayachandran reviewed by Gopal V) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: