[jira] [Created] (HIVE-19125) TestStreaming fails with java.lang.NoClassDefFoundError

2018-04-05 Thread Pravin Dsilva (JIRA)
Pravin Dsilva created HIVE-19125: Summary: TestStreaming fails with java.lang.NoClassDefFoundError Key: HIVE-19125 URL: https://issues.apache.org/jira/browse/HIVE-19125 Project: Hive Issue Ty

Re: Review Request 66485: HIVE-19124 implement a basic major compactor for MM tables

2018-04-05 Thread Gopal V
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66485/#review200626 --- ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/CompactorMR.j

Re: reverting test-breaking changes

2018-04-05 Thread Prasanth Jayachandran
It may be because of legitimate memory issue/leak. Alternative is to decrease the batch size of negative cli driver on ptest cluster but again we wouldn't know if there is any actual memory issue. Thanks Prasanth On Thu, Apr 5, 2018 at 1:36 PM -0700, "Vineet Garg" mailto:vg...@hortonworks.co

Re: Need edit permission to Hive Confluence page

2018-04-05 Thread Bharathkrishna Guruvayoor Murali
Hi Lefty, Thanks for pointing me to the wiki. My username is: bharos92 On Thu, Apr 5, 2018 at 8:55 PM, Lefty Leverenz wrote: > Bharath, first you need to get a Confluence username as described here: > > About This Wiki -- How to get permission to edit >

Re: Need edit permission to Hive Confluence page

2018-04-05 Thread Lefty Leverenz
Bharath, first you need to get a Confluence username as described here: About This Wiki -- How to get permission to edit (It's okay to use the dev@hive list instead of user@hive, just tell us

Review Request 66485: HIVE-19124 implement a basic major compactor for MM tables

2018-04-05 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66485/ --- Review request for hive and Eugene Koifman. Repository: hive-git Description

[jira] [Created] (HIVE-19124) implement a basic major compactor for MM tables

2018-04-05 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-19124: --- Summary: implement a basic major compactor for MM tables Key: HIVE-19124 URL: https://issues.apache.org/jira/browse/HIVE-19124 Project: Hive Issue Type

Re: Review Request 66381: HIVE-18905: HS2: SASL auth loads HiveConf for every JDBC call

2018-04-05 Thread Igor Kryvenko
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66381/ --- (Updated Апрель 5, 2018, 9:32 п.п.) Review request for hive, Ashutosh Chauhan a

Re: Reload of aux jars on HiveServer2 failing

2018-04-05 Thread Adam Szita
Hi Shashank, First of all make sure your jar is not on a path configured for the non-reloadable jars as well i.e. hive.aux.jars.path; it should only be on the reloadable one. As far as I know RELOAD statement creates new classloader over the old one to make sure new jar content is loaded, however

Re: Review Request 66370: HIVE-18725: Improve error handling for subqueries if there is wrong column reference

2018-04-05 Thread Igor Kryvenko
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66370/ --- (Updated Апрель 5, 2018, 8:59 п.п.) Review request for hive, Ashutosh Chauhan a

Re: Review Request 66370: HIVE-18725: Improve error handling for subqueries if there is wrong column reference

2018-04-05 Thread Igor Kryvenko
> On Апрель 3, 2018, 9:58 п.п., Vineet Garg wrote: > > ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java > > Line 1314 (original), 1309 (patched) > > > > > > I didn't understand this. If it is CalciteS

Re: Review Request 66416: HIVE-17647 DDLTask.generateAddMmTasks(Table tbl) and other random code should not start transactions

2018-04-05 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66416/ --- (Updated April 5, 2018, 8:51 p.m.) Review request for hive and Eugene Koifman.

[jira] [Created] (HIVE-19123) TestNegativeCliDriver nopart_insert failing

2018-04-05 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-19123: -- Summary: TestNegativeCliDriver nopart_insert failing Key: HIVE-19123 URL: https://issues.apache.org/jira/browse/HIVE-19123 Project: Hive Issue Type: Test

Re: Review Request 66370: HIVE-18725: Improve error handling for subqueries if there is wrong column reference

2018-04-05 Thread Vineet Garg
> On April 5, 2018, 8:34 p.m., Igor Kryvenko wrote: > > ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java > > Line 1314 (original), 1309 (patched) > > > > > > If it is CalciteSemanticException we conve

Re: reverting test-breaking changes

2018-04-05 Thread Vineet Garg
TestNegativeCli driver tests are still failing with java.lang.OutOfMemoryError: GC overhead limit exceeded error. Can we increase the amount of memory for tests? Vineet On Mar 5, 2018, at 11:35 AM, Sergey Shelukhin mailto:ser...@hortonworks.com>> wrote: On a semi-related note, I noticed recent

Re: Review Request 66370: HIVE-18725: Improve error handling for subqueries if there is wrong column reference

2018-04-05 Thread Igor Kryvenko
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66370/#review200565 --- ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java L

Re: Review Request 66414: HIVE-17970 MM LOAD DATA with OVERWRITE doesn't use base_n directory concept

2018-04-05 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66414/ --- (Updated April 5, 2018, 7:24 p.m.) Review request for hive and Eugene Koifman.

Need edit permission to Hive Confluence page

2018-04-05 Thread Bharathkrishna Guruvayoor Murali
Hi, I need edit permission to Confluence page. Currently I need to make a doc update related to HIVE-16944. I would like to update SchemaTool wiki page to include the parameters driver and URL which are currently missing in the d

Re: Apache Hive 3.0.0 release preparation

2018-04-05 Thread Vineet Garg
Hello, I plan to cut off branch for Hive 3.0.0 on Monday (9 April) since bunch of folks have big patches pending. Regards, Vineet G > On Apr 2, 2018, at 3:14 PM, Vineet Garg wrote: > > Hello, > > We have enough votes to prepare a release candidate for Hive 3.0.0. I am > going to cutoff a br

[jira] [Created] (HIVE-19122) Transactional tables can't handle 'rename' table

2018-04-05 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-19122: - Summary: Transactional tables can't handle 'rename' table Key: HIVE-19122 URL: https://issues.apache.org/jira/browse/HIVE-19122 Project: Hive Issue Type: B

[jira] [Created] (HIVE-19121) Fix HiveSchemaTool validation for databases that don't support schema

2018-04-05 Thread Miklos Gergely (JIRA)
Miklos Gergely created HIVE-19121: - Summary: Fix HiveSchemaTool validation for databases that don't support schema Key: HIVE-19121 URL: https://issues.apache.org/jira/browse/HIVE-19121 Project: Hive

[jira] [Created] (HIVE-19120) catalog not properly set for some tables in SQL upgrade scripts

2018-04-05 Thread Alan Gates (JIRA)
Alan Gates created HIVE-19120: - Summary: catalog not properly set for some tables in SQL upgrade scripts Key: HIVE-19120 URL: https://issues.apache.org/jira/browse/HIVE-19120 Project: Hive Issue

Review Request 66477: HIVE-19119: Fix the TestAppendPartitions tests which are failing in the pre-commit runs

2018-04-05 Thread Marta Kuczora via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66477/ --- Review request for hive, Peter Vary and Adam Szita. Bugs: HIVE-19119 https:

[jira] [Created] (HIVE-19119) Fix the TestAppendPartitions tests which are failing in the pre-commit runs

2018-04-05 Thread Marta Kuczora (JIRA)
Marta Kuczora created HIVE-19119: Summary: Fix the TestAppendPartitions tests which are failing in the pre-commit runs Key: HIVE-19119 URL: https://issues.apache.org/jira/browse/HIVE-19119 Project: Hi

[jira] [Created] (HIVE-19118) Vectorization: Turning on vectorization in escape_crlf produces wrong results

2018-04-05 Thread Matt McCline (JIRA)
Matt McCline created HIVE-19118: --- Summary: Vectorization: Turning on vectorization in escape_crlf produces wrong results Key: HIVE-19118 URL: https://issues.apache.org/jira/browse/HIVE-19118 Project: Hi

Re: Review Request 65716: HIVE-18696: The partition folders might not get cleaned up properly in the HiveMetaStore.add_partitions_core method if an exception occurs

2018-04-05 Thread Marta Kuczora via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65716/ --- (Updated April 5, 2018, 3:40 p.m.) Review request for hive, Alexander Kolbasov,

Re: Review Request 66359: HIVE-19076: Fix NPE and TApplicationException in function related HiveMetastore methods

2018-04-05 Thread Peter Vary via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66359/#review200549 --- Ship it! LGTM +1 standalone-metastore/src/main/java/org/apach

Re: Review Request 66359: HIVE-19076: Fix NPE and TApplicationException in function related HiveMetastore methods

2018-04-05 Thread Marta Kuczora via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66359/ --- (Updated April 5, 2018, 1:43 p.m.) Review request for hive, Peter Vary and Adam

[jira] [Created] (HIVE-19117) hiveserver2 org.apache.thrift.transport.TTransportException error when running 2nd query after minute of inactivity

2018-04-05 Thread t oo (JIRA)
t oo created HIVE-19117: --- Summary: hiveserver2 org.apache.thrift.transport.TTransportException error when running 2nd query after minute of inactivity Key: HIVE-19117 URL: https://issues.apache.org/jira/browse/HIVE-19117

[jira] [Created] (HIVE-19116) Vectorization: Vector Map data type doesn't keep the order of the key/values pairs as read

2018-04-05 Thread Matt McCline (JIRA)
Matt McCline created HIVE-19116: --- Summary: Vectorization: Vector Map data type doesn't keep the order of the key/values pairs as read Key: HIVE-19116 URL: https://issues.apache.org/jira/browse/HIVE-19116