hive git commit: HIVE-18010 : Update hbase version (Ashutosh Chauhan via Zoltan Haindrich)

2017-11-08 Thread hashutosh
Repository: hive Updated Branches: refs/heads/master 5104f5d33 -> 812d75718 HIVE-18010 : Update hbase version (Ashutosh Chauhan via Zoltan Haindrich) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/812d7571 Tree:

hive git commit: HIVE-17973: Fix small bug in multi_insert_union_src.q (Liyun Zhang reviewed by Rui)

2017-11-08 Thread lirui
Repository: hive Updated Branches: refs/heads/master 0410bf17a -> 5104f5d33 HIVE-17973: Fix small bug in multi_insert_union_src.q (Liyun Zhang reviewed by Rui) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/5104f5d3 Tree:

hive git commit: HIVE-17961 : NPE during initialization of VectorizedParquetRecordReader when input split is null (Vihang Karajgaonkar, reviewed by Ferdinand Xu)

2017-11-08 Thread vihangk1
Repository: hive Updated Branches: refs/heads/branch-2 5d4e73678 -> fc4fe31a8 HIVE-17961 : NPE during initialization of VectorizedParquetRecordReader when input split is null (Vihang Karajgaonkar, reviewed by Ferdinand Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-17961 : NPE during initialization of VectorizedParquetRecordReader when input split is null (Vihang Karajgaonkar, reviewed by Ferdinand Xu)

2017-11-08 Thread vihangk1
Repository: hive Updated Branches: refs/heads/master bff9da2cc -> 0410bf17a HIVE-17961 : NPE during initialization of VectorizedParquetRecordReader when input split is null (Vihang Karajgaonkar, reviewed by Ferdinand Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[07/14] hive git commit: HIVE-17150: CREATE INDEX execute HMS out-of-transaction listener calls inside a transaction (Sergio Pena, reviewed by Vihang Karajgaonkar)

2017-11-08 Thread stakiar
HIVE-17150: CREATE INDEX execute HMS out-of-transaction listener calls inside a transaction (Sergio Pena, reviewed by Vihang Karajgaonkar) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/cd39cf38 Tree:

[02/14] hive git commit: HIVE-17640: Comparison of date return null if time part is provided in string. (Yongzhi Chen, reviewed by Aihua Xu)

2017-11-08 Thread stakiar
HIVE-17640: Comparison of date return null if time part is provided in string. (Yongzhi Chen, 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/a2df8f48 Tree:

[12/14] hive git commit: HIVE-16213: ObjectStore can leak Queries when rollbackTransaction throws an exception (Vihang Karajgaonkar, reviewed by Sergio Pena)

2017-11-08 Thread stakiar
HIVE-16213: ObjectStore can leak Queries when rollbackTransaction throws an exception (Vihang Karajgaonkar, reviewed by Sergio Pena) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/c2b5dba7 Tree:

[10/14] hive git commit: HIVE-17169: Avoid extra call to KeyProvider::getMetadata() (Mithun Radhakrishnan, reviewed by Owen O'Malley)

2017-11-08 Thread stakiar
HIVE-17169: Avoid extra call to KeyProvider::getMetadata() (Mithun Radhakrishnan, reviewed by Owen O'Malley) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/24dcccf3 Tree:

[03/14] hive git commit: HIVE-17472: Drop-partition for multi-level partition fails, if data does not exist. (Chris Drome, reviewed by Mithun Radhakrishnan)

2017-11-08 Thread stakiar
HIVE-17472: Drop-partition for multi-level partition fails, if data does not exist. (Chris Drome, reviewed by Mithun Radhakrishnan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/f3dc6a97 Tree:

[14/14] hive git commit: HIVE-17008: Fix boolean flag switchup in DropTableEvent (Dan Burkert, reviewed by Mohit Sabharwal and Peter Vary)

2017-11-08 Thread stakiar
HIVE-17008: Fix boolean flag switchup in DropTableEvent (Dan Burkert, reviewed by Mohit Sabharwal and Peter Vary) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/62d9b198 Tree:

[05/14] hive git commit: HIVE-16930: HoS should verify the value of Kerberos principal and keytab file before adding them to spark-submit command parameters (Yibing Shi via Chaoyu Tang)

2017-11-08 Thread stakiar
HIVE-16930: HoS should verify the value of Kerberos principal and keytab file before adding them to spark-submit command parameters (Yibing Shi via Chaoyu Tang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/aaa440f3 Tree:

[09/14] hive git commit: HIVE-17891 : HIVE-13076 uses create table if not exists for the postgres script (Vihang Karajgaonkar, reviewed by Naveen Gangam)

2017-11-08 Thread stakiar
HIVE-17891 : HIVE-13076 uses create table if not exists for the postgres script (Vihang Karajgaonkar, 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/ecf97040 Tree:

[11/14] hive git commit: HIVE-17189 : Fix backwards incompatibility in HiveMetaStoreClient (Vihang Karajgaonkar, reviewed by Alan Gates)

2017-11-08 Thread stakiar
HIVE-17189 : Fix backwards incompatibility in HiveMetaStoreClient (Vihang Karajgaonkar, 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/b8bd4594 Tree:

[04/14] hive git commit: HIVE-16646: Alias in transform ... as clause shouldn't be case sensitive (Yibing Shi, reviewed by Yongzhi Chen)

2017-11-08 Thread stakiar
HIVE-16646: Alias in transform ... as clause shouldn't be case sensitive (Yibing Shi, 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/cf64bb9d Tree:

[13/14] hive git commit: HIVE-16487: Serious Zookeeper exception is logged when a race condition happens (Peter Vary via Chaoyu Tang)

2017-11-08 Thread stakiar
HIVE-16487: Serious Zookeeper exception is logged when a race condition happens (Peter Vary via Chaoyu Tang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/3f0b696f Tree:

[01/14] hive git commit: HIVE-15761: ObjectStore.getNextNotification could return an empty NotificationEventResponse causing TProtocolException (Sergio Pena, reviewed by Aihua Xu)

2017-11-08 Thread stakiar
Repository: hive Updated Branches: refs/heads/branch-2.3 a4e3e3592 -> 62d9b1981 HIVE-15761: ObjectStore.getNextNotification could return an empty NotificationEventResponse causing TProtocolException (Sergio Pena, reviewed by Aihua Xu) Project:

[08/14] hive git commit: HIVE-17184 : Unexpected new line in beeline when running with -f option (Vihang Karajgaonkar, reviewed by Peter Vary)

2017-11-08 Thread stakiar
HIVE-17184 : Unexpected new line in beeline when running with -f option (Vihang Karajgaonkar, reviewed by Peter Vary) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/0ff4d5b8 Tree:

hive git commit: HIVE-18016 : org.apache.hadoop.hive.ql.util.ResourceDownloader - Review (Beluga Behr via Ashutosh Chauhan)

2017-11-08 Thread hashutosh
Repository: hive Updated Branches: refs/heads/master a42314deb -> bff9da2cc HIVE-18016 : org.apache.hadoop.hive.ql.util.ResourceDownloader - Review (Beluga Behr via Ashutosh Chauhan) Signed-off-by: Ashutosh Chauhan Project:

[1/2] hive git commit: HIVE-17902 : add notions of default pool and start adding unmanaged mapping (Sergey Shelukhin, reviewed by Prasanth Jayachandran, Harish Jaiprakash)

2017-11-08 Thread sershe
Repository: hive Updated Branches: refs/heads/master b62d36510 -> a42314deb http://git-wip-us.apache.org/repos/asf/hive/blob/a42314de/standalone-metastore/src/gen/thrift/gen-cpp/hive_metastore_types.cpp -- diff --git

[2/2] hive git commit: HIVE-17902 : add notions of default pool and start adding unmanaged mapping (Sergey Shelukhin, reviewed by Prasanth Jayachandran, Harish Jaiprakash)

2017-11-08 Thread sershe
HIVE-17902 : add notions of default pool and start adding unmanaged mapping (Sergey Shelukhin, reviewed by Prasanth Jayachandran, Harish Jaiprakash) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/a42314de Tree:

hive git commit: HIVE-18001: InvalidObjectException while creating Primary Key constraint on partition key column (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2017-11-08 Thread jcamacho
Repository: hive Updated Branches: refs/heads/master a0b94bc10 -> b62d36510 HIVE-18001: InvalidObjectException while creating Primary Key constraint on partition key column (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo

[2/2] hive git commit: HIVE-16827: addendum: update bucketmapjoin7.q.out for spark

2017-11-08 Thread kgyrtkirk
HIVE-16827: addendum: update bucketmapjoin7.q.out for spark Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/a0b94bc1 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/a0b94bc1 Diff:

[1/2] hive git commit: HIVE-17767: addendum; change back order of warning messages

2017-11-08 Thread kgyrtkirk
Repository: hive Updated Branches: refs/heads/master d85d401aa -> a0b94bc10 HIVE-17767: addendum; change back order of warning messages Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/35668733 Tree:

hive git commit: HIVE-17997 Add rat plugin and configuration to standalone metastore pom (Adam Szita via Alan Gates).

2017-11-08 Thread gates
Repository: hive Updated Branches: refs/heads/master 801198434 -> d85d401aa HIVE-17997 Add rat plugin and configuration to standalone metastore pom (Adam Szita via Alan Gates). Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-17996 Fix ASF headers. (Adam Szita via Alan Gates.)

2017-11-08 Thread gates
Repository: hive Updated Branches: refs/heads/master 6f4388f4d -> 801198434 HIVE-17996 Fix ASF headers. (Adam Szita 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/80119843 Tree:

hive git commit: HIVE-18007 : Address maven warnings (Ashutosh Chauhan via Alan Gates)

2017-11-08 Thread hashutosh
Repository: hive Updated Branches: refs/heads/master 1cb3f0562 -> 6f4388f4d HIVE-18007 : Address maven warnings (Ashutosh Chauhan via Alan Gates) Signed-off-by: Ashutosh Chauhan Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-18006: Optimize memory footprint of HLLDenseRegister (Prasanth Jayachandran reviewed by Gopal V)

2017-11-08 Thread prasanthj
Repository: hive Updated Branches: refs/heads/master 4992beb5e -> 1cb3f0562 HIVE-18006: Optimize memory footprint of HLLDenseRegister (Prasanth Jayachandran reviewed by Gopal V) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: