hive git commit: HIVE-19383 : Add ArrayList$SubList kryo serializer (Ashutosh Chauhan via Prasanth J)

2018-05-02 Thread hashutosh
Repository: hive Updated Branches: refs/heads/branch-3 0dfdece81 -> ae4df6279 HIVE-19383 : Add ArrayList$SubList kryo serializer (Ashutosh Chauhan via Prasanth J) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/ae4df627

hive git commit: HIVE-19383 : Add ArrayList$SubList kryo serializer (Ashutosh Chauhan via Prasanth J)

2018-05-02 Thread hashutosh
Repository: hive Updated Branches: refs/heads/master f44cae409 -> 2c7f9c26e HIVE-19383 : Add ArrayList$SubList kryo serializer (Ashutosh Chauhan via Prasanth J) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/2c7f9c26

hive git commit: HIVE-19385: Optional hive env variable to redirect bin/hive to use Beeline (Vaibhav Gumashta reviewed by Daniel Dai)

2018-05-02 Thread vgumashta
Repository: hive Updated Branches: refs/heads/branch-3 7de49b655 -> 0dfdece81 HIVE-19385: Optional hive env variable to redirect bin/hive to use Beeline (Vaibhav Gumashta reviewed by Daniel Dai) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19385: Optional hive env variable to redirect bin/hive to use Beeline (Vaibhav Gumashta reviewed by Daniel Dai)

2018-05-02 Thread vgumashta
Repository: hive Updated Branches: refs/heads/master c06e106b8 -> f44cae409 HIVE-19385: Optional hive env variable to redirect bin/hive to use Beeline (Vaibhav Gumashta reviewed by Daniel Dai) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVe-19367 : Load Data should fail for empty Parquet files.(Deepak Jaiswal, reviewed by Prasanth Jayachandran)

2018-05-02 Thread djaiswal
Repository: hive Updated Branches: refs/heads/branch-3 61c6a702e -> 7de49b655 HIVe-19367 : Load Data should fail for empty Parquet files.(Deepak Jaiswal, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVe-19367 : Load Data should fail for empty Parquet files.(Deepak Jaiswal, reviewed by Prasanth Jayachandran)

2018-05-02 Thread djaiswal
Repository: hive Updated Branches: refs/heads/master 253688e04 -> c06e106b8 HIVe-19367 : Load Data should fail for empty Parquet files.(Deepak Jaiswal, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[3/7] hive git commit: HIVE-19211: New streaming ingest API and support for dynamic partitioning (Prasanth Jayachandran reviewed by Eugene Koifman)

2018-05-02 Thread prasanthj
http://git-wip-us.apache.org/repos/asf/hive/blob/61c6a702/streaming/src/java/org/apache/hive/streaming/InvalidColumn.java -- diff --git a/streaming/src/java/org/apache/hive/streaming/InvalidColumn.java

[6/7] hive git commit: HIVE-19211: New streaming ingest API and support for dynamic partitioning (Prasanth Jayachandran reviewed by Eugene Koifman)

2018-05-02 Thread prasanthj
http://git-wip-us.apache.org/repos/asf/hive/blob/61c6a702/itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/txn/compactor/TestCompactor.java -- diff --git

[1/7] hive git commit: HIVE-19211: New streaming ingest API and support for dynamic partitioning (Prasanth Jayachandran reviewed by Eugene Koifman)

2018-05-02 Thread prasanthj
Repository: hive Updated Branches: refs/heads/branch-3 72ac2cb8e -> 61c6a702e http://git-wip-us.apache.org/repos/asf/hive/blob/61c6a702/streaming/src/test/org/apache/hive/streaming/TestStreamingDynamicPartitioning.java -- diff

[7/7] hive git commit: HIVE-19211: New streaming ingest API and support for dynamic partitioning (Prasanth Jayachandran reviewed by Eugene Koifman)

2018-05-02 Thread prasanthj
HIVE-19211: New streaming ingest API and support for dynamic partitioning (Prasanth Jayachandran reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/61c6a702 Tree:

[5/7] hive git commit: HIVE-19211: New streaming ingest API and support for dynamic partitioning (Prasanth Jayachandran reviewed by Eugene Koifman)

2018-05-02 Thread prasanthj
http://git-wip-us.apache.org/repos/asf/hive/blob/61c6a702/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java -- diff --git a/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java

[2/7] hive git commit: HIVE-19211: New streaming ingest API and support for dynamic partitioning (Prasanth Jayachandran reviewed by Eugene Koifman)

2018-05-02 Thread prasanthj
http://git-wip-us.apache.org/repos/asf/hive/blob/61c6a702/streaming/src/test/org/apache/hive/streaming/TestStreaming.java -- diff --git a/streaming/src/test/org/apache/hive/streaming/TestStreaming.java

[2/2] hive git commit: HIVE-19311 : Partition and bucketing support for “load data” statement (Deepak Jaiswal, reviewed by Prasanth Jayachandran)

2018-05-02 Thread djaiswal
HIVE-19311 : Partition and bucketing support for “load data” statement (Deepak Jaiswal, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/72ac2cb8 Tree:

[1/2] hive git commit: HIVE-19311 : Partition and bucketing support for “load data” statement (Deepak Jaiswal, reviewed by Prasanth Jayachandran)

2018-05-02 Thread djaiswal
Repository: hive Updated Branches: refs/heads/branch-3 66630d75f -> 72ac2cb8e http://git-wip-us.apache.org/repos/asf/hive/blob/72ac2cb8/ql/src/test/results/clientpositive/llap/load_data_using_job.q.out -- diff --git

hive git commit: HIVE-19386 : Move TABLE_BUCKETING_VERSION to hive_metastore.thrift (Deepak Jaiswal, reviewed by Bharathkrishna Guruvayoor Murali)

2018-05-02 Thread djaiswal
Repository: hive Updated Branches: refs/heads/branch-3 126b328ef -> 66630d75f HIVE-19386 : Move TABLE_BUCKETING_VERSION to hive_metastore.thrift (Deepak Jaiswal, reviewed by Bharathkrishna Guruvayoor Murali) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19386 : Move TABLE_BUCKETING_VERSION to hive_metastore.thrift (Deepak Jaiswal, reviewed by Bharathkrishna Guruvayoor Murali)

2018-05-02 Thread djaiswal
Repository: hive Updated Branches: refs/heads/master ad6dd9ed3 -> 253688e04 HIVE-19386 : Move TABLE_BUCKETING_VERSION to hive_metastore.thrift (Deepak Jaiswal, reviewed by Bharathkrishna Guruvayoor Murali) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19231: Beeline generates garbled output when using UnsupportedTerminal (Naveen Gangam, reviewed by Aihua Xu)

2018-05-02 Thread ngangam
Repository: hive Updated Branches: refs/heads/branch-3 54651c783 -> 126b328ef HIVE-19231: Beeline generates garbled output when using UnsupportedTerminal (Naveen Gangam, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[23/36] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-02 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/54651c78/ql/src/test/results/clientpositive/llap/default_constraint.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/default_constraint.q.out

[14/36] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-02 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/54651c78/ql/src/test/results/clientpositive/pcr.q.out -- diff --git a/ql/src/test/results/clientpositive/pcr.q.out b/ql/src/test/results/clientpositive/pcr.q.out index

[16/36] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-02 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/54651c78/ql/src/test/results/clientpositive/llap/vector_windowing_range_multiorder.q.out -- diff --git

[20/36] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-02 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/54651c78/ql/src/test/results/clientpositive/llap/sysdb.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/sysdb.q.out

[24/36] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-02 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/54651c78/ql/src/test/results/clientpositive/llap/cte_1.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/cte_1.q.out

[21/36] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-02 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/54651c78/ql/src/test/results/clientpositive/llap/orc_create.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/orc_create.q.out

[34/36] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-02 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/54651c78/ql/src/test/results/clientnegative/alter_file_format.q.out -- diff --git a/ql/src/test/results/clientnegative/alter_file_format.q.out

[01/36] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-02 Thread djaiswal
Repository: hive Updated Branches: refs/heads/branch-3 cdd31fab6 -> 54651c783 http://git-wip-us.apache.org/repos/asf/hive/blob/54651c78/ql/src/test/results/clientpositive/union_remove_20.q.out -- diff --git

[36/36] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-02 Thread djaiswal
HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/54651c78 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/54651c78

[15/36] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-02 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/54651c78/ql/src/test/results/clientpositive/llap/vectorization_0.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/vectorization_0.q.out

[28/36] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-02 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/54651c78/ql/src/test/results/clientpositive/join9.q.out -- diff --git a/ql/src/test/results/clientpositive/join9.q.out b/ql/src/test/results/clientpositive/join9.q.out index

[18/36] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-02 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/54651c78/ql/src/test/results/clientpositive/llap/vector_partitioned_date_time.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/vector_partitioned_date_time.q.out

[13/36] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-02 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/54651c78/ql/src/test/results/clientpositive/sample1.q.out -- diff --git a/ql/src/test/results/clientpositive/sample1.q.out b/ql/src/test/results/clientpositive/sample1.q.out index

[33/36] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-02 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/54651c78/ql/src/test/results/clientpositive/bucket1.q.out -- diff --git a/ql/src/test/results/clientpositive/bucket1.q.out b/ql/src/test/results/clientpositive/bucket1.q.out index

[10/36] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-02 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/54651c78/ql/src/test/results/clientpositive/spark/bucket_map_join_tez1.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/bucket_map_join_tez1.q.out

[27/36] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-02 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/54651c78/ql/src/test/results/clientpositive/llap/auto_sortmerge_join_2.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/auto_sortmerge_join_2.q.out

[04/36] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-02 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/54651c78/ql/src/test/results/clientpositive/spark/smb_mapjoin_12.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/smb_mapjoin_12.q.out

[06/36] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-02 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/54651c78/ql/src/test/results/clientpositive/spark/sample1.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/sample1.q.out

[02/36] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-02 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/54651c78/ql/src/test/results/clientpositive/spark/union_remove_2.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/union_remove_2.q.out

[19/36] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-02 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/54651c78/ql/src/test/results/clientpositive/llap/unionDistinct_1.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/unionDistinct_1.q.out

[03/36] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-02 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/54651c78/ql/src/test/results/clientpositive/spark/statsfs.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/statsfs.q.out

[07/36] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-02 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/54651c78/ql/src/test/results/clientpositive/spark/list_bucket_dml_2.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/list_bucket_dml_2.q.out

[12/36] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-02 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/54651c78/ql/src/test/results/clientpositive/sample8.q.out -- diff --git a/ql/src/test/results/clientpositive/sample8.q.out b/ql/src/test/results/clientpositive/sample8.q.out index

[11/36] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-02 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/54651c78/ql/src/test/results/clientpositive/sort_merge_join_desc_5.q.out -- diff --git a/ql/src/test/results/clientpositive/sort_merge_join_desc_5.q.out

[32/36] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-02 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/54651c78/ql/src/test/results/clientpositive/bucketsortoptimize_insert_1.q.out -- diff --git a/ql/src/test/results/clientpositive/bucketsortoptimize_insert_1.q.out

[09/36] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-02 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/54651c78/ql/src/test/results/clientpositive/spark/bucketsortoptimize_insert_2.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/bucketsortoptimize_insert_2.q.out

[17/36] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-02 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/54651c78/ql/src/test/results/clientpositive/llap/vector_ptf_part_simple.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/vector_ptf_part_simple.q.out

[31/36] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-02 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/54651c78/ql/src/test/results/clientpositive/druid_basic1.q.out -- diff --git a/ql/src/test/results/clientpositive/druid_basic1.q.out

[26/36] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-02 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/54651c78/ql/src/test/results/clientpositive/llap/bucket_num_reducers2.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/bucket_num_reducers2.q.out

[30/36] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-02 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/54651c78/ql/src/test/results/clientpositive/groupby_sort_1_23.q.out -- diff --git a/ql/src/test/results/clientpositive/groupby_sort_1_23.q.out

[25/36] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-02 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/54651c78/ql/src/test/results/clientpositive/llap/column_table_stats.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/column_table_stats.q.out

[29/36] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-02 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/54651c78/ql/src/test/results/clientpositive/groupby_sort_skew_1_23.q.out -- diff --git a/ql/src/test/results/clientpositive/groupby_sort_skew_1_23.q.out

[22/36] hive git commit: HIVE-18910 : Migrate to Murmur hash for shuffle and bucketing (Deepak Jaiswal, reviewed by Jasone Dere)

2018-05-02 Thread djaiswal
http://git-wip-us.apache.org/repos/asf/hive/blob/54651c78/ql/src/test/results/clientpositive/llap/intersect_distinct.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/intersect_distinct.q.out

hive git commit: HIVE-19231: Beeline generates garbled output when using UnsupportedTerminal (Naveen Gangam, reviewed by Aihua Xu)

2018-05-02 Thread ngangam
Repository: hive Updated Branches: refs/heads/master bf8d305a6 -> ad6dd9ed3 HIVE-19231: Beeline generates garbled output when using UnsupportedTerminal (Naveen Gangam, reviewed by Aihua Xu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[02/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cdd31fab/standalone-metastore/src/gen/thrift/gen-py/hive_metastore/ttypes.py -- diff --git a/standalone-metastore/src/gen/thrift/gen-py/hive_metastore/ttypes.py

[10/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cdd31fab/standalone-metastore/src/gen/thrift/gen-cpp/hive_metastore_types.cpp -- diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/hive_metastore_types.cpp

[07/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cdd31fab/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ThriftHiveMetastore.java -- diff --git

[04/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cdd31fab/standalone-metastore/src/gen/thrift/gen-php/metastore/Types.php -- diff --git a/standalone-metastore/src/gen/thrift/gen-php/metastore/Types.php

[06/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cdd31fab/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/WMFullResourcePlan.java -- diff --git

[13/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cdd31fab/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/HiveWrapper.java -- diff --git a/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/HiveWrapper.java

[09/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cdd31fab/standalone-metastore/src/gen/thrift/gen-cpp/hive_metastore_types.h -- diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/hive_metastore_types.h

[12/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cdd31fab/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp -- diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp

[08/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cdd31fab/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/InsertEventRequestData.java -- diff --git

[4/7] hive git commit: HIVE-19211: New streaming ingest API and support for dynamic partitioning (Prasanth Jayachandran reviewed by Eugene Koifman)

2018-05-02 Thread prasanthj
http://git-wip-us.apache.org/repos/asf/hive/blob/bf8d305a/streaming/src/java/org/apache/hive/streaming/HiveEndPoint.java -- diff --git a/streaming/src/java/org/apache/hive/streaming/HiveEndPoint.java

[05/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/cdd31fab/standalone-metastore/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php -- diff --git a/standalone-metastore/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php

[1/7] hive git commit: HIVE-19211: New streaming ingest API and support for dynamic partitioning (Prasanth Jayachandran reviewed by Eugene Koifman)

2018-05-02 Thread prasanthj
Repository: hive Updated Branches: refs/heads/master 46c5580b7 -> bf8d305a6 http://git-wip-us.apache.org/repos/asf/hive/blob/bf8d305a/streaming/src/test/org/apache/hive/streaming/TestStreamingDynamicPartitioning.java -- diff

[5/7] hive git commit: HIVE-19211: New streaming ingest API and support for dynamic partitioning (Prasanth Jayachandran reviewed by Eugene Koifman)

2018-05-02 Thread prasanthj
http://git-wip-us.apache.org/repos/asf/hive/blob/bf8d305a/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java -- diff --git a/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java

[7/7] hive git commit: HIVE-19211: New streaming ingest API and support for dynamic partitioning (Prasanth Jayachandran reviewed by Eugene Koifman)

2018-05-02 Thread prasanthj
HIVE-19211: New streaming ingest API and support for dynamic partitioning (Prasanth Jayachandran reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/bf8d305a Tree:

[3/7] hive git commit: HIVE-19211: New streaming ingest API and support for dynamic partitioning (Prasanth Jayachandran reviewed by Eugene Koifman)

2018-05-02 Thread prasanthj
http://git-wip-us.apache.org/repos/asf/hive/blob/bf8d305a/streaming/src/java/org/apache/hive/streaming/InvalidColumn.java -- diff --git a/streaming/src/java/org/apache/hive/streaming/InvalidColumn.java

[1/2] hive git commit: HIVE-19311 : Partition and bucketing support for “load data” statement (Deepak Jaiswal, reviewed by Prasanth Jayachandran)

2018-05-02 Thread djaiswal
Repository: hive Updated Branches: refs/heads/master e8651cb97 -> 46c5580b7 http://git-wip-us.apache.org/repos/asf/hive/blob/46c5580b/ql/src/test/results/clientpositive/llap/load_data_using_job.q.out -- diff --git

[2/2] hive git commit: HIVE-19311 : Partition and bucketing support for “load data” statement (Deepak Jaiswal, reviewed by Prasanth Jayachandran)

2018-05-02 Thread djaiswal
HIVE-19311 : Partition and bucketing support for “load data” statement (Deepak Jaiswal, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/46c5580b Tree:

hive git commit: HIVE-18767: Some alterPartitions invocations throw 'NumberFormatException: null' (Mass Dosage via Peter Vary)

2018-05-02 Thread pvary
Repository: hive Updated Branches: refs/heads/branch-2.3 1ca13b3ce -> 2fe5186a3 HIVE-18767: Some alterPartitions invocations throw 'NumberFormatException: null' (Mass Dosage via Peter Vary) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[12/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/e8651cb9/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp -- diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp

[11/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/e8651cb9/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.h -- diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.h

[05/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/e8651cb9/standalone-metastore/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php -- diff --git a/standalone-metastore/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php

[08/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/e8651cb9/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/InsertEventRequestData.java -- diff --git

[09/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/e8651cb9/standalone-metastore/src/gen/thrift/gen-cpp/hive_metastore_types.h -- diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/hive_metastore_types.h

[14/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/e8651cb9 Tree:

[02/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/e8651cb9/standalone-metastore/src/gen/thrift/gen-py/hive_metastore/ttypes.py -- diff --git a/standalone-metastore/src/gen/thrift/gen-py/hive_metastore/ttypes.py

[13/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/e8651cb9/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/HiveWrapper.java -- diff --git a/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/HiveWrapper.java

[10/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/e8651cb9/standalone-metastore/src/gen/thrift/gen-cpp/hive_metastore_types.cpp -- diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/hive_metastore_types.cpp

[01/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
Repository: hive Updated Branches: refs/heads/master 4fd8f0359 -> e8651cb97 http://git-wip-us.apache.org/repos/asf/hive/blob/e8651cb9/standalone-metastore/src/main/thrift/hive_metastore.thrift -- diff --git

[06/14] hive git commit: HIVE-18988: Support bootstrap replication of ACID tables (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Thejas M Nair)

2018-05-02 Thread sankarh
http://git-wip-us.apache.org/repos/asf/hive/blob/e8651cb9/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/WMFullResourcePlan.java -- diff --git