[jira] [Created] (HIVE-20658) "show tables" should show view as well

2018-09-28 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-20658: - Summary: "show tables" should show view as well Key: HIVE-20658 URL: https://issues.apache.org/jira/browse/HIVE-20658 Project: Hive Issue Type: Bug Rep

[jira] [Created] (HIVE-20657) pre-allocate LLAP cache at init time

2018-09-28 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20657: --- Summary: pre-allocate LLAP cache at init time Key: HIVE-20657 URL: https://issues.apache.org/jira/browse/HIVE-20657 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-20656) Map aggregation memory configs are too aggressive

2018-09-28 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-20656: Summary: Map aggregation memory configs are too aggressive Key: HIVE-20656 URL: https://issues.apache.org/jira/browse/HIVE-20656 Project: Hive

Re: Review Request 68834: HIVE-20556

2018-09-28 Thread Eugene Koifman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68834/#review209103 --- standalone-metastore/metastore-server/src/main/java/org/apache/ha

[jira] [Created] (HIVE-20655) Optimize arrayCopy in LlapRecordReader

2018-09-28 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-20655: - Summary: Optimize arrayCopy in LlapRecordReader Key: HIVE-20655 URL: https://issues.apache.org/jira/browse/HIVE-20655 Project: Hive Issue Type: Improvement

Re: Review Request 68827: HIVE-20545 : Exclude large-sized parameters from serialization of Table and Partition thrift objects in HMS notifications

2018-09-28 Thread Andrew Sherman via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68827/#review209102 --- standalone-metastore/metastore-common/src/main/java/org/apache/ha

Re: Review Request 68827: HIVE-20545 : Exclude large-sized parameters from serialization of Table and Partition thrift objects in HMS notifications

2018-09-28 Thread Bharathkrishna Guruvayoor Murali via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68827/ --- (Updated Sept. 28, 2018, 4:59 p.m.) Review request for hive and Alexander Kolba

[jira] [Created] (HIVE-20654) remove masking of "Masked writeid"

2018-09-28 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-20654: - Summary: remove masking of "Masked writeid" Key: HIVE-20654 URL: https://issues.apache.org/jira/browse/HIVE-20654 Project: Hive Issue Type: Improvement

Re: Review Request 68827: HIVE-20545 : Exclude large-sized parameters from serialization of Table and Partition thrift objects in HMS notifications

2018-09-28 Thread Andrew Sherman via Review Board
> On Sept. 26, 2018, 5:51 p.m., Andrew Sherman wrote: > > standalone-metastore/metastore-common/src/main/java/org/apache/hadoop/hive/metastore/utils/MetaStoreUtils.java > > Lines 917 (patched) > > > > > > make privat

[GitHub] hive pull request #441: HIVE-20646: Partition filter condition is not pushed...

2018-09-28 Thread sankarh
GitHub user sankarh opened a pull request: https://github.com/apache/hive/pull/441 HIVE-20646: Partition filter condition is not pushed down to metastore query if it has IS NOT NULL. You can merge this pull request into a Git repository by running: $ git pull https://github.c

[GitHub] hive pull request #440: Typo KEQ_SEQ -> KEY_SEQ

2018-09-28 Thread Mogztter
GitHub user Mogztter opened a pull request: https://github.com/apache/hive/pull/440 Typo KEQ_SEQ -> KEY_SEQ According to the `java.sql.DatabaseMetaData` API the key should be `KEY_SEQ`. https://docs.oracle.com/javase/8/docs/api/java/sql/DatabaseMetaData.html#getPrimaryKeys

Re: Review Request 68827: HIVE-20545 : Exclude large-sized parameters from serialization of Table and Partition thrift objects in HMS notifications

2018-09-28 Thread Bharathkrishna Guruvayoor Murali via Review Board
> On Sept. 26, 2018, 5:51 p.m., Andrew Sherman wrote: > > standalone-metastore/metastore-server/src/test/java/org/apache/hadoop/hive/common/TestMetaStoreUtils.java > > Lines 66 (patched) > > > > > > add test with the

Re: Review Request 68827: HIVE-20545 : Exclude large-sized parameters from serialization of Table and Partition thrift objects in HMS notifications

2018-09-28 Thread Bharathkrishna Guruvayoor Murali via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68827/ --- (Updated Sept. 28, 2018, 10:17 a.m.) Review request for hive and Alexander Kolb

Re: Review Request 68827: HIVE-20545 : Exclude large-sized parameters from serialization of Table and Partition thrift objects in HMS notifications

2018-09-28 Thread Bharathkrishna Guruvayoor Murali via Review Board
> On Sept. 26, 2018, 11:20 p.m., Alexander Kolbasov wrote: > > standalone-metastore/metastore-server/src/test/java/org/apache/hadoop/hive/common/TestMetaStoreUtils.java > > Lines 44 (patched) > > > > > > It would be b

Re: Review Request 68827: HIVE-20545 : Exclude large-sized parameters from serialization of Table and Partition thrift objects in HMS notifications

2018-09-28 Thread Bharathkrishna Guruvayoor Murali via Review Board
> On Sept. 26, 2018, 11:20 p.m., Alexander Kolbasov wrote: > > standalone-metastore/metastore-common/src/main/java/org/apache/hadoop/hive/metastore/utils/MetaStoreUtils.java > > Lines 917 (patched) > > > > > > I thin

Re: Review Request 68827: HIVE-20545 : Exclude large-sized parameters from serialization of Table and Partition thrift objects in HMS notifications

2018-09-28 Thread Bharathkrishna Guruvayoor Murali via Review Board
> On Sept. 26, 2018, 5:51 p.m., Andrew Sherman wrote: > > standalone-metastore/metastore-common/src/main/java/org/apache/hadoop/hive/metastore/utils/MetaStoreUtils.java > > Lines 913 (patched) > > > > > > Good doumen

Re: Review Request 68827: HIVE-20545 : Exclude large-sized parameters from serialization of Table and Partition thrift objects in HMS notifications

2018-09-28 Thread Bharathkrishna Guruvayoor Murali via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68827/ --- (Updated Sept. 28, 2018, 9:38 a.m.) Review request for hive and Alexander Kolba

[jira] [Created] (HIVE-20653) Schema change in HIVE-19166 should also go to hive-schema-4.0.0.hive.sql

2018-09-28 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-20653: - Summary: Schema change in HIVE-19166 should also go to hive-schema-4.0.0.hive.sql Key: HIVE-20653 URL: https://issues.apache.org/jira/browse/HIVE-20653 Project: Hive

[jira] [Created] (HIVE-20652) JdbcStorageHandler push join of two different datasource to jdbc driver

2018-09-28 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-20652: - Summary: JdbcStorageHandler push join of two different datasource to jdbc driver Key: HIVE-20652 URL: https://issues.apache.org/jira/browse/HIVE-20652 Project: Hive

[jira] [Created] (HIVE-20651) JdbcStorageHandler password should be encrypted

2018-09-28 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-20651: - Summary: JdbcStorageHandler password should be encrypted Key: HIVE-20651 URL: https://issues.apache.org/jira/browse/HIVE-20651 Project: Hive Issue Type: Improvemen