hive git commit: HIVE-19310 : Metastore: MetaStoreDirectSql.ensureDbInit has some slow DN calls which might need to be run only in test env (Sergey Shelukhin, reviewed by Gopal Vijayaraghavan)

2018-05-07 Thread sershe
Repository: hive Updated Branches: refs/heads/branch-3 63abf9be0 -> 41f570a2c HIVE-19310 : Metastore: MetaStoreDirectSql.ensureDbInit has some slow DN calls which might need to be run only in test env (Sergey Shelukhin, reviewed by Gopal Vijayaraghavan) Project:

[hive] Git Push Summary

2018-05-07 Thread djaiswal
Repository: hive Updated Tags: refs/tags/storage-release-2.6.1-rc0 [created] ca151178d

[1/3] hive git commit: HIVE-18131 - Truncate table for Acid tables (Eugene Koifman, reviewed by Prasanth Jayachandran)

2018-05-07 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-3 f93f76d18 -> 63abf9be0 HIVE-18131 - Truncate table for Acid tables (Eugene Koifman, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[3/3] hive git commit: HIVE-19322 - broken test: TestNegativeMinimrCliDriver#testCliDriver[minimr_broken_pipe] (Eugene Koifman, reviewed by Jason Dere)

2018-05-07 Thread ekoifman
HIVE-19322 - broken test: TestNegativeMinimrCliDriver#testCliDriver[minimr_broken_pipe] (Eugene Koifman, reviewed 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/63abf9be Tree:

[1/2] hive git commit: HIVE-19410 : don't create serde reader in LLAP if there's no cache (Sergey Shelukhin, reviewed by Prasanth Jayachandran)

2018-05-07 Thread sershe
Repository: hive Updated Branches: refs/heads/master 4a2bfb8be -> 0fd74db20 HIVE-19410 : don't create serde reader in LLAP if there's no cache (Sergey Shelukhin, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/2] hive git commit: HIVE-19310 : Metastore: MetaStoreDirectSql.ensureDbInit has some slow DN calls which might need to be run only in test env (Sergey Shelukhin, reviewed by Gopal Vijayaraghavan)

2018-05-07 Thread sershe
HIVE-19310 : Metastore: MetaStoreDirectSql.ensureDbInit has some slow DN calls which might need to be run only in test env (Sergey Shelukhin, reviewed by Gopal Vijayaraghavan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-17657 : export/import for MM tables is broken (Sergey Shelukhin, reviewed by Eugene Koifman)

2018-05-07 Thread sershe
Repository: hive Updated Branches: refs/heads/master 0fd74db20 -> 7ebcdeb95 HIVE-17657 : export/import for MM tables is broken (Sergey Shelukhin, reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19388 : ClassCastException during VectorMapJoinCommonOperator initialization (Vihang Karajgaonkar, reviewed by Rui Li)

2018-05-07 Thread vihangk1
Repository: hive Updated Branches: refs/heads/master 7ebcdeb95 -> d159f24f6 HIVE-19388 : ClassCastException during VectorMapJoinCommonOperator initialization (Vihang Karajgaonkar, reviewed by Rui Li) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19312 : MM tables don't work with BucketizedHIF (Sergey Shelukhin, reviewed by Gunther Hagleitner)

2018-05-07 Thread sershe
Repository: hive Updated Branches: refs/heads/master d159f24f6 -> 0930aec69 HIVE-19312 : MM tables don't work with BucketizedHIF (Sergey Shelukhin, reviewed by Gunther Hagleitner) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19388 : ClassCastException during VectorMapJoinCommonOperator initialization (Vihang Karajgaonkar, reviewed by Rui Li)

2018-05-07 Thread vihangk1
Repository: hive Updated Branches: refs/heads/branch-2 d81d17fa2 -> 8d1f636ed HIVE-19388 : ClassCastException during VectorMapJoinCommonOperator initialization (Vihang Karajgaonkar, reviewed by Rui Li) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/3] hive git commit: HIVE-18288 - merge/concat not supported on Acid table (Eugene Koifman, reviewed by Sergey Shelukhin)

2018-05-07 Thread ekoifman
HIVE-18288 - merge/concat not supported on Acid table (Eugene Koifman, 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/cb61ed63 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/cb61ed63

hive git commit: Preparing for storage-api 2.6.1 release

2018-05-07 Thread djaiswal
Repository: hive Updated Branches: refs/heads/storage-branch-2.6.1 [created] 9394867a9 Preparing for storage-api 2.6.1 release Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/9394867a Tree:

[hive] Git Push Summary

2018-05-07 Thread omalley
Repository: hive Updated Branches: refs/heads/storage-branch-2.6.1 [deleted] 9394867a9

hive git commit: HIVE-19173 : Add Storage Handler runtime information as part of DESCRIBE EXTENDED (Nishant Bangarwa via Ashutosh Chauhan)

2018-05-07 Thread hashutosh
Repository: hive Updated Branches: refs/heads/master 0930aec69 -> f83c4dba0 HIVE-19173 : Add Storage Handler runtime information as part of DESCRIBE EXTENDED (Nishant Bangarwa via Ashutosh Chauhan) Signed-off-by: Ashutosh Chauhan Project:

hive git commit: HIVE-19298 : Fix operator tree of CTAS for Druid Storage Handler (Slim Bouguerra via Ashutosh Chauhan)

2018-05-07 Thread hashutosh
Repository: hive Updated Branches: refs/heads/master f83c4dba0 -> 4af3a9166 HIVE-19298 : Fix operator tree of CTAS for Druid Storage Handler (Slim Bouguerra via Ashutosh Chauhan) Signed-off-by: Ashutosh Chauhan Project:

hive git commit: HIVE-19423 : REPL LOAD creates staging directory in source dump directory instead of table data location (Mahesh Kumar Behera, reviewed by Sankar Hariappan) [Forced Update!]

2018-05-07 Thread sankarh
Repository: hive Updated Branches: refs/heads/branch-3 6e2a85a9e -> f93f76d18 (forced update) HIVE-19423 : REPL LOAD creates staging directory in source dump directory instead of table data location (Mahesh Kumar Behera, reviewed by Sankar Hariappan) Signed-off-by: Sankar Hariappan

hive git commit: HIVE-19423 : REPL LOAD creates staging directory in source dump directory instead of table data location (Mahesh Kumar Behera, reviewed by Sankar Hariappan) [Forced Update!]

2018-05-07 Thread sankarh
Repository: hive Updated Branches: refs/heads/master 04f5c6020 -> c38b7f88e (forced update) HIVE-19423 : REPL LOAD creates staging directory in source dump directory instead of table data location (Mahesh Kumar Behera, reviewed by Sankar Hariappan) Signed-off-by: Sankar Hariappan

[2/2] hive git commit: HIVE-18288 - merge/concat not supported on Acid table (Eugene Koifman, reviewed by Sergey Shelukhin)

2018-05-07 Thread ekoifman
HIVE-18288 - merge/concat not supported on Acid table (Eugene Koifman, 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/4a2bfb8b Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/4a2bfb8b

[1/2] hive git commit: HIVE-18131 - Truncate table for Acid tables (Eugene Koifman, reviewed by Prasanth Jayachandran)

2018-05-07 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master c38b7f88e -> 4a2bfb8be HIVE-18131 - Truncate table for Acid tables (Eugene Koifman, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[4/5] hive git commit: HIVE-19161: Add authorizations to information schema (Daniel Dai, reviewed by Thejas Nair)

2018-05-07 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/7584b327/metastore/scripts/upgrade/hive/hive-schema-3.0.0.hive.sql -- diff --git a/metastore/scripts/upgrade/hive/hive-schema-3.0.0.hive.sql

[3/5] hive git commit: HIVE-19161: Add authorizations to information schema (Daniel Dai, reviewed by Thejas Nair)

2018-05-07 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/7584b327/service/src/java/org/apache/hive/service/server/HiveServer2.java -- diff --git a/service/src/java/org/apache/hive/service/server/HiveServer2.java

[4/5] hive git commit: HIVE-19161: Add authorizations to information schema (Daniel Dai, reviewed by Thejas Nair)

2018-05-07 Thread daijy
http://git-wip-us.apache.org/repos/asf/hive/blob/61ec445c/metastore/scripts/upgrade/hive/hive-schema-3.0.0.hive.sql -- diff --git a/metastore/scripts/upgrade/hive/hive-schema-3.0.0.hive.sql

[5/5] hive git commit: HIVE-19161: Add authorizations to information schema (Daniel Dai, reviewed by Thejas Nair)

2018-05-07 Thread daijy
HIVE-19161: Add authorizations to information schema (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/61ec445c Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/61ec445c Diff:

[2/5] hive git commit: HIVE-19161: Add authorizations to information schema (Daniel Dai, reviewed by Thejas Nair)

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

[1/5] hive git commit: HIVE-19161: Add authorizations to information schema (Daniel Dai, reviewed by Thejas Nair)

2018-05-07 Thread daijy
Repository: hive Updated Branches: refs/heads/branch-3 b6469e13f -> 61ec445c0 http://git-wip-us.apache.org/repos/asf/hive/blob/61ec445c/standalone-metastore/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php -- diff

[1/5] hive git commit: HIVE-19161: Add authorizations to information schema (Daniel Dai, reviewed by Thejas Nair)

2018-05-07 Thread daijy
Repository: hive Updated Branches: refs/heads/master 88d224fbc -> 7584b3276 http://git-wip-us.apache.org/repos/asf/hive/blob/7584b327/standalone-metastore/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php -- diff --git

[5/5] hive git commit: HIVE-19161: Add authorizations to information schema (Daniel Dai, reviewed by Thejas Nair)

2018-05-07 Thread daijy
HIVE-19161: Add authorizations to information schema (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/7584b327 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/7584b327 Diff:

[2/5] hive git commit: HIVE-19161: Add authorizations to information schema (Daniel Dai, reviewed by Thejas Nair)

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

hive git commit: HIVE-19423 : REPL LOAD creates staging directory in source dump directory instead of table data location

2018-05-07 Thread sankarh
Repository: hive Updated Branches: refs/heads/branch-3 61ec445c0 -> 6e2a85a9e HIVE-19423 : REPL LOAD creates staging directory in source dump directory instead of table data location Signed-off-by: Sankar Hariappan Project:

hive git commit: HIVE-19423 : REPL LOAD creates staging directory in source dump directory instead of table data location

2018-05-07 Thread sankarh
Repository: hive Updated Branches: refs/heads/master 7584b3276 -> 04f5c6020 HIVE-19423 : REPL LOAD creates staging directory in source dump directory instead of table data location Signed-off-by: Sankar Hariappan Project: