[5/6] hive git commit: HIVE-19171: Persist runtime statistics in metastore (Zoltan Haindrich reviewed by Ashutosh Chauhan)

2018-04-23 Thread kgyrtkirk
http://git-wip-us.apache.org/repos/asf/hive/blob/56c3a957/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp -- diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp b/standalone-metast

[3/6] hive git commit: HIVE-19171: Persist runtime statistics in metastore (Zoltan Haindrich reviewed by Ashutosh Chauhan)

2018-04-23 Thread kgyrtkirk
http://git-wip-us.apache.org/repos/asf/hive/blob/56c3a957/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ThriftHiveMetastore.java -- diff --git a/standalone-metastore/src/gen/thrift/gen-javab

[2/6] hive git commit: HIVE-19171: Persist runtime statistics in metastore (Zoltan Haindrich reviewed by Ashutosh Chauhan)

2018-04-23 Thread kgyrtkirk
http://git-wip-us.apache.org/repos/asf/hive/blob/56c3a957/standalone-metastore/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php -- diff --git a/standalone-metastore/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php

[1/6] hive git commit: HIVE-19171: Persist runtime statistics in metastore (Zoltan Haindrich reviewed by Ashutosh Chauhan)

2018-04-23 Thread kgyrtkirk
Repository: hive Updated Branches: refs/heads/master f552e745b -> 56c3a9570 http://git-wip-us.apache.org/repos/asf/hive/blob/56c3a957/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java -- diff

[6/6] hive git commit: HIVE-19171: Persist runtime statistics in metastore (Zoltan Haindrich reviewed by Ashutosh Chauhan)

2018-04-23 Thread kgyrtkirk
HIVE-19171: Persist runtime statistics in metastore (Zoltan Haindrich reviewed by Ashutosh Chauhan) Signed-off-by: Zoltan Haindrich Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/56c3a957 Tree: http://git-wip-us.apache.org/r

[4/6] hive git commit: HIVE-19171: Persist runtime statistics in metastore (Zoltan Haindrich reviewed by Ashutosh Chauhan)

2018-04-23 Thread kgyrtkirk
http://git-wip-us.apache.org/repos/asf/hive/blob/56c3a957/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.h -- diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.h b/standalone-metastore/s

hive git commit: HIVE-19275: Vectorization: Defer Wrong Results / Execution Failures when Vectorization turned on (Matt McCline, reviewed by Vihang Karajgaonkar)

2018-04-23 Thread mmccline
Repository: hive Updated Branches: refs/heads/branch-3 b4b62c5f0 -> e8568f282 HIVE-19275: Vectorization: Defer Wrong Results / Execution Failures when Vectorization turned on (Matt McCline, reviewed by Vihang Karajgaonkar) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: htt

hive git commit: HIVE-19275: Vectorization: Defer Wrong Results / Execution Failures when Vectorization turned on (Matt McCline, reviewed by Vihang Karajgaonkar)

2018-04-23 Thread mmccline
Repository: hive Updated Branches: refs/heads/master 211baae45 -> f552e745b HIVE-19275: Vectorization: Defer Wrong Results / Execution Failures when Vectorization turned on (Matt McCline, reviewed by Vihang Karajgaonkar) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http:

hive git commit: HIVE-19263 : Improve ugly exception handling in HiveMetaStore (Igor Kryvenko via Vihang K)

2018-04-23 Thread hashutosh
Repository: hive Updated Branches: refs/heads/master cce0e3777 -> 211baae45 HIVE-19263 : Improve ugly exception handling in HiveMetaStore (Igor Kryvenko via Vihang K) Signed-off-by: Ashutosh Chauhan Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.

hive git commit: HIVE-19265 : Potential NPE and hiding actual exception in Hive#copyFiles (Igor Kryvenko via Ashutosh Chauhan)

2018-04-23 Thread hashutosh
Repository: hive Updated Branches: refs/heads/master f0199500f -> cce0e3777 HIVE-19265 : Potential NPE and hiding actual exception in Hive#copyFiles (Igor Kryvenko via Ashutosh Chauhan) Signed-off-by: Ashutosh Chauhan Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http:/

hive git commit: HIVE-17645 : MM tables patch conflicts with HIVE-17482 (Spark/Acid integration) (Jason Dere via Eugene Koifman)

2018-04-23 Thread jdere
Repository: hive Updated Branches: refs/heads/branch-3 1c48251ae -> b4b62c5f0 HIVE-17645 : MM tables patch conflicts with HIVE-17482 (Spark/Acid integration) (Jason Dere via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/a

[1/6] hive git commit: Revert "HIVE-19171 : Persist runtime statistics in metastore (Zoltan Haindrich via Ashutosh Chauhan)"

2018-04-23 Thread prasanthj
Repository: hive Updated Branches: refs/heads/master 997ad34c0 -> f0199500f http://git-wip-us.apache.org/repos/asf/hive/blob/f0199500/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java -- diff

[5/6] hive git commit: Revert "HIVE-19171 : Persist runtime statistics in metastore (Zoltan Haindrich via Ashutosh Chauhan)"

2018-04-23 Thread prasanthj
http://git-wip-us.apache.org/repos/asf/hive/blob/f0199500/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp -- diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp b/standalone-metast

[2/6] hive git commit: Revert "HIVE-19171 : Persist runtime statistics in metastore (Zoltan Haindrich via Ashutosh Chauhan)"

2018-04-23 Thread prasanthj
http://git-wip-us.apache.org/repos/asf/hive/blob/f0199500/standalone-metastore/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php -- diff --git a/standalone-metastore/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php

[6/6] hive git commit: Revert "HIVE-19171 : Persist runtime statistics in metastore (Zoltan Haindrich via Ashutosh Chauhan)"

2018-04-23 Thread prasanthj
Revert "HIVE-19171 : Persist runtime statistics in metastore (Zoltan Haindrich via Ashutosh Chauhan)" This reverts commit b3e2d8a05f57a91b12b8347b2763a296c3480d97. Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/f0199500 Tree:

[3/6] hive git commit: Revert "HIVE-19171 : Persist runtime statistics in metastore (Zoltan Haindrich via Ashutosh Chauhan)"

2018-04-23 Thread prasanthj
http://git-wip-us.apache.org/repos/asf/hive/blob/f0199500/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ThriftHiveMetastore.java -- diff --git a/standalone-metastore/src/gen/thrift/gen-javab

[4/6] hive git commit: Revert "HIVE-19171 : Persist runtime statistics in metastore (Zoltan Haindrich via Ashutosh Chauhan)"

2018-04-23 Thread prasanthj
http://git-wip-us.apache.org/repos/asf/hive/blob/f0199500/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.h -- diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.h b/standalone-metastore/s

hive git commit: HIVE-19168: Ranger changes for llap commands (Prasanth Jayachandran reviewed by Sergey Shelukhin)

2018-04-23 Thread prasanthj
Repository: hive Updated Branches: refs/heads/branch-3 e47ccbc76 -> 1c48251ae HIVE-19168: Ranger changes for llap commands (Prasanth Jayachandran 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

hive git commit: HIVE-19168: Ranger changes for llap commands (Prasanth Jayachandran reviewed by Sergey Shelukhin)

2018-04-23 Thread prasanthj
Repository: hive Updated Branches: refs/heads/master b3e2d8a05 -> 997ad34c0 HIVE-19168: Ranger changes for llap commands (Prasanth Jayachandran 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/9

[4/6] hive git commit: HIVE-19171 : Persist runtime statistics in metastore (Zoltan Haindrich via Ashutosh Chauhan)

2018-04-23 Thread hashutosh
http://git-wip-us.apache.org/repos/asf/hive/blob/b3e2d8a0/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.h -- diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.h b/standalone-metastore/s

[3/6] hive git commit: HIVE-19171 : Persist runtime statistics in metastore (Zoltan Haindrich via Ashutosh Chauhan)

2018-04-23 Thread hashutosh
http://git-wip-us.apache.org/repos/asf/hive/blob/b3e2d8a0/standalone-metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ThriftHiveMetastore.java -- diff --git a/standalone-metastore/src/gen/thrift/gen-javab

[5/6] hive git commit: HIVE-19171 : Persist runtime statistics in metastore (Zoltan Haindrich via Ashutosh Chauhan)

2018-04-23 Thread hashutosh
http://git-wip-us.apache.org/repos/asf/hive/blob/b3e2d8a0/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp -- diff --git a/standalone-metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp b/standalone-metast

[2/6] hive git commit: HIVE-19171 : Persist runtime statistics in metastore (Zoltan Haindrich via Ashutosh Chauhan)

2018-04-23 Thread hashutosh
http://git-wip-us.apache.org/repos/asf/hive/blob/b3e2d8a0/standalone-metastore/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php -- diff --git a/standalone-metastore/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php

[6/6] hive git commit: HIVE-19171 : Persist runtime statistics in metastore (Zoltan Haindrich via Ashutosh Chauhan)

2018-04-23 Thread hashutosh
HIVE-19171 : Persist runtime statistics in metastore (Zoltan Haindrich via Ashutosh Chauhan) 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/b3e2d8a0 Tree: http://git-wip-us.apache.org/repos/as

[1/6] hive git commit: HIVE-19171 : Persist runtime statistics in metastore (Zoltan Haindrich via Ashutosh Chauhan)

2018-04-23 Thread hashutosh
Repository: hive Updated Branches: refs/heads/master 4f67bebe1 -> b3e2d8a05 http://git-wip-us.apache.org/repos/asf/hive/blob/b3e2d8a0/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java -- diff

hive git commit: HIVE-19230: Schema column width inconsistency in Oracle (Naveen Gangam, reviewed by Yongzhi Chen)

2018-04-23 Thread ngangam
Repository: hive Updated Branches: refs/heads/branch-3 25912f7b5 -> e47ccbc76 HIVE-19230: Schema column width inconsistency in Oracle (Naveen Gangam, 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

[1/2] hive git commit: HIVE-17970 : MM LOAD DATA with OVERWRITE doesn't use base_n directory concept (Sergey Shelukhin, reviewed by Eugene Koifman)

2018-04-23 Thread sershe
Repository: hive Updated Branches: refs/heads/branch-3 0e1c66759 -> 25912f7b5 refs/heads/master 622440199 -> 4f67bebe1 HIVE-17970 : MM LOAD DATA with OVERWRITE doesn't use base_n directory concept (Sergey Shelukhin, reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/as

[2/2] hive git commit: HIVE-17970 : MM LOAD DATA with OVERWRITE doesn't use base_n directory concept (Sergey Shelukhin, reviewed by Eugene Koifman)

2018-04-23 Thread sershe
HIVE-17970 : MM LOAD DATA with OVERWRITE doesn't use base_n directory concept (Sergey Shelukhin, 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/25912f7b Tree: http://git-wip-us.apache.org/repos/asf/

[2/2] hive git commit: HIVE-17647 : DDLTask.generateAddMmTasks(Table tbl) and other random code should not start transactions (Sergey Shelukhin, reviewed by Eugene Koifman)

2018-04-23 Thread sershe
HIVE-17647 : DDLTask.generateAddMmTasks(Table tbl) and other random code should not start transactions (Sergey Shelukhin, 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/0e1c6675 Tree: http://git-wip

[1/2] hive git commit: HIVE-17647 : DDLTask.generateAddMmTasks(Table tbl) and other random code should not start transactions (Sergey Shelukhin, reviewed by Eugene Koifman)

2018-04-23 Thread sershe
Repository: hive Updated Branches: refs/heads/branch-3 871c05bcc -> 0e1c66759 refs/heads/master bdb0457af -> 622440199 HIVE-17647 : DDLTask.generateAddMmTasks(Table tbl) and other random code should not start transactions (Sergey Shelukhin, reviewed by Eugene Koifman) Project: http://git-w

hive git commit: HIVE-19230: Schema column width inconsistency in Oracle (Naveen Gangam, reviewed by Yongzhi Chen)

2018-04-23 Thread ngangam
Repository: hive Updated Branches: refs/heads/master 9fe65dae8 -> bdb0457af HIVE-19230: Schema column width inconsistency in Oracle (Naveen Gangam, 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/b

hive git commit: HIVE-18743 : CREATE TABLE on S3 data can be extremely slow. DO_NOT_UPDATE_STATS workaround is buggy (Alexander Kolbasov, reviewed by Zoltan Haindrich via Vihang Karajgaonkar)

2018-04-23 Thread vihangk1
Repository: hive Updated Branches: refs/heads/branch-3 f9d7e8c98 -> 871c05bcc HIVE-18743 : CREATE TABLE on S3 data can be extremely slow. DO_NOT_UPDATE_STATS workaround is buggy (Alexander Kolbasov, reviewed by Zoltan Haindrich via Vihang Karajgaonkar) Project: http://git-wip-us.apache.org/

hive git commit: HIVE-18743 : CREATE TABLE on S3 data can be extremely slow. DO_NOT_UPDATE_STATS workaround is buggy (Alexander Kolbasov, reviwed by Zoltan Haindrich via Vihang Karajgaonkar)

2018-04-23 Thread vihangk1
Repository: hive Updated Branches: refs/heads/branch-2 780db578b -> b9b0b0aa2 HIVE-18743 : CREATE TABLE on S3 data can be extremely slow. DO_NOT_UPDATE_STATS workaround is buggy (Alexander Kolbasov, reviwed by Zoltan Haindrich via Vihang Karajgaonkar) Project: http://git-wip-us.apache.org/r

hive git commit: HIVE-19214: High throughput ingest ORC format (Prasanth Jayachandran reviewed by Gopal V)

2018-04-23 Thread prasanthj
Repository: hive Updated Branches: refs/heads/master 334c8cae4 -> 9fe65dae8 HIVE-19214: High throughput ingest ORC format (Prasanth Jayachandran 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/9fe65dae

hive git commit: HIVE-19214: High throughput ingest ORC format (Prasanth Jayachandran reviewed by Gopal V)

2018-04-23 Thread prasanthj
Repository: hive Updated Branches: refs/heads/branch-3 818c8cd50 -> f9d7e8c98 HIVE-19214: High throughput ingest ORC format (Prasanth Jayachandran 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/f9d7e8c

hive git commit: HIVE-19131: DecimalColumnStatsMergerTest comparison review (Laszlo Bodor via Zoltan Haindrich)

2018-04-23 Thread kgyrtkirk
Repository: hive Updated Branches: refs/heads/master 5e0480e35 -> 334c8cae4 HIVE-19131: DecimalColumnStatsMergerTest comparison review (Laszlo Bodor via Zoltan Haindrich) Signed-off-by: Zoltan Haindrich Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apa

hive git commit: HIVE-19131: DecimalColumnStatsMergerTest comparison review (Laszlo Bodor via Zoltan Haindrich)

2018-04-23 Thread kgyrtkirk
Repository: hive Updated Branches: refs/heads/branch-3 4397f38c9 -> 818c8cd50 HIVE-19131: DecimalColumnStatsMergerTest comparison review (Laszlo Bodor via Zoltan Haindrich) Signed-off-by: Zoltan Haindrich Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.a

hive git commit: HIVE-19194: addendum for branch-3: fix imports

2018-04-23 Thread kgyrtkirk
Repository: hive Updated Branches: refs/heads/branch-3 f29fae7d3 -> 4397f38c9 HIVE-19194: addendum for branch-3: fix imports Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/4397f38c Tree: http://git-wip-us.apache.org/repos/a

hive git commit: HIVE-19104: When test MetaStore is started with retry the instances should be independent (Peter Vary, reviewed by Sahil Takiar)

2018-04-23 Thread pvary
Repository: hive Updated Branches: refs/heads/master a1524f7c4 -> 5e0480e35 HIVE-19104: When test MetaStore is started with retry the instances should be independent (Peter Vary, reviewed by Sahil Takiar) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apa