[jira] [Created] (HIVE-20825) Hive ACID Merge generates invalid ORC files (bucket files 0 or 3 bytes in length) causing the "Not a valid ORC file" error

2018-10-26 Thread Tom Zeng (JIRA)
Tom Zeng created HIVE-20825: --- Summary: Hive ACID Merge generates invalid ORC files (bucket files 0 or 3 bytes in length) causing the "Not a valid ORC file" error Key: HIVE-20825 URL: https://issues.apache.org/jira/brows

[jira] [Created] (HIVE-20824) HiveServer2 is still leaking file handles when using ADD JAR

2018-10-26 Thread hezhang (JIRA)
hezhang created HIVE-20824: -- Summary: HiveServer2 is still leaking file handles when using ADD JAR Key: HIVE-20824 URL: https://issues.apache.org/jira/browse/HIVE-20824 Project: Hive Issue Type: B

[jira] [Created] (HIVE-20823) Make Compactor run in a transaction

2018-10-26 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-20823: - Summary: Make Compactor run in a transaction Key: HIVE-20823 URL: https://issues.apache.org/jira/browse/HIVE-20823 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-20822) Improvements to push computation to JDBC from Calcite

2018-10-26 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-20822: -- Summary: Improvements to push computation to JDBC from Calcite Key: HIVE-20822 URL: https://issues.apache.org/jira/browse/HIVE-20822 Project: Hive

Re: Review Request 69148: HIVE-20793 add RP namespacing to workload management

2018-10-26 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69148/#review210118 --- Ship it! Ship It! - Prasanth_J On Oct. 26, 2018, 11:23 p.m.,

Re: Review Request 69148: HIVE-20793 add RP namespacing to workload management

2018-10-26 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69148/ --- (Updated Oct. 26, 2018, 11:23 p.m.) Review request for hive, Jason Dere and Pra

Re: Review Request 69148: HIVE-20793 add RP namespacing to workload management

2018-10-26 Thread Sergey Shelukhin
> On Oct. 26, 2018, 7:16 p.m., Prasanth_J wrote: > > ql/src/test/results/clientpositive/llap/resourceplan.q.out > > Line 3918 (original), 3970 (patched) > > > > > > hmm.. expected? This one is a bug... > On Oct.

[jira] [Created] (HIVE-20821) Rewrite SUM0 into SUM + COALESCE combination

2018-10-26 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-20821: -- Summary: Rewrite SUM0 into SUM + COALESCE combination Key: HIVE-20821 URL: https://issues.apache.org/jira/browse/HIVE-20821 Project: Hive

[jira] [Created] (HIVE-20820) MV partition on clause position

2018-10-26 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-20820: -- Summary: MV partition on clause position Key: HIVE-20820 URL: https://issues.apache.org/jira/browse/HIVE-20820 Project: Hive Issue Type:

[jira] [Created] (HIVE-20819) Leaking Metastore connections when HADOOP_USER_NAME environmental variable is set

2018-10-26 Thread Roohi Syeda (JIRA)
Roohi Syeda created HIVE-20819: -- Summary: Leaking Metastore connections when HADOOP_USER_NAME environmental variable is set Key: HIVE-20819 URL: https://issues.apache.org/jira/browse/HIVE-20819 Project:

Re: Review Request 69148: HIVE-20793 add RP namespacing to workload management

2018-10-26 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69148/#review210105 --- ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java Lines 54

Re: Review Request 69107: HIVE-20512

2018-10-26 Thread Bharathkrishna Guruvayoor Murali via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69107/ --- (Updated Oct. 26, 2018, 5:13 p.m.) Review request for hive, Antal Sinkovits, Sa

[jira] [Created] (HIVE-20818) Views created with a WHERE subquery will regard views referenced in the subquery as direct input

2018-10-26 Thread Karen Coppage (JIRA)
Karen Coppage created HIVE-20818: Summary: Views created with a WHERE subquery will regard views referenced in the subquery as direct input Key: HIVE-20818 URL: https://issues.apache.org/jira/browse/HIVE-20818

[jira] [Created] (HIVE-20817) Reading Timestamp datatype via HiveServer2 gives errors

2018-10-26 Thread mahesh kumar behera (JIRA)
mahesh kumar behera created HIVE-20817: -- Summary: Reading Timestamp datatype via HiveServer2 gives errors Key: HIVE-20817 URL: https://issues.apache.org/jira/browse/HIVE-20817 Project: Hive

[jira] [Created] (HIVE-20816) FastHiveDecimal throws Exception (RuntimeException: Unexpected #3)

2018-10-26 Thread Rajesh Balamohan (JIRA)
Rajesh Balamohan created HIVE-20816: --- Summary: FastHiveDecimal throws Exception (RuntimeException: Unexpected #3) Key: HIVE-20816 URL: https://issues.apache.org/jira/browse/HIVE-20816 Project: Hive

Re: Review Request 69167: HIVE-20796: jdbc URL can contain sensitive information that should not be logged

2018-10-26 Thread Denys Kuzmenko via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69167/#review210088 --- Ship it! Ship It! - Denys Kuzmenko On Oct. 26, 2018, 10:34 a

Re: Review Request 69167: HIVE-20796: jdbc URL can contain sensitive information that should not be logged

2018-10-26 Thread Laszlo Pinter via Review Board
> On Oct. 25, 2018, 4:44 p.m., Andrew Sherman wrote: > > standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/utils/MetaStoreServerUtils.java > > Lines 1176 (patched) > > > > > > Nit:

Re: Review Request 69167: HIVE-20796: jdbc URL can contain sensitive information that should not be logged

2018-10-26 Thread Laszlo Pinter via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69167/ --- (Updated Oct. 26, 2018, 10:34 a.m.) Review request for hive and Peter Vary. R

Re: Review Request 69167: HIVE-20796: jdbc URL can contain sensitive information that should not be logged

2018-10-26 Thread Laszlo Pinter via Review Board
> On Oct. 25, 2018, 4:48 p.m., Denys Kuzmenko wrote: > > standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/utils/MetaStoreServerUtils.java > > Lines 1163 (patched) > > > > > > Stri

Re: Review Request 69167: HIVE-20796: jdbc URL can contain sensitive information that should not be logged

2018-10-26 Thread Laszlo Pinter via Review Board
> On Oct. 25, 2018, 10:46 p.m., Denys Kuzmenko wrote: > > standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/utils/MetaStoreServerUtils.java > > Lines 1172 (patched) > > > > > > Cou