[jira] [Created] (HIVE-16509) Improve HoS user-level explain plan for Local Work and Map Reduce Local

2017-04-21 Thread Sahil Takiar (JIRA)
Sahil Takiar created HIVE-16509: --- Summary: Improve HoS user-level explain plan for Local Work and Map Reduce Local Key: HIVE-16509 URL: https://issues.apache.org/jira/browse/HIVE-16509 Project: Hive

[jira] [Created] (HIVE-16508) Add additional tests for HoS user-level explain plans

2017-04-21 Thread Sahil Takiar (JIRA)
Sahil Takiar created HIVE-16508: --- Summary: Add additional tests for HoS user-level explain plans Key: HIVE-16508 URL: https://issues.apache.org/jira/browse/HIVE-16508 Project: Hive Issue Type:

[jira] [Created] (HIVE-16507) Hive Explain User-Level may print out "Vertex dependency in root stage"

2017-04-21 Thread Sahil Takiar (JIRA)
Sahil Takiar created HIVE-16507: --- Summary: Hive Explain User-Level may print out "Vertex dependency in root stage" Key: HIVE-16507 URL: https://issues.apache.org/jira/browse/HIVE-16507 Project: Hive

[jira] [Created] (HIVE-16506) HIVE-15982 broke show_functions.q

2017-04-21 Thread Sahil Takiar (JIRA)
Sahil Takiar created HIVE-16506: --- Summary: HIVE-15982 broke show_functions.q Key: HIVE-16506 URL: https://issues.apache.org/jira/browse/HIVE-16506 Project: Hive Issue Type: Bug Compon

Re: Review Request 57353: Intern Properties objects referenced from PartitionDesc to reduce memory pressure.

2017-04-21 Thread Sergio Pena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57353/#review172715 --- Ship it! Ship It! - Sergio Pena On April 21, 2017, 8:26 p.m.

Re: Review Request 57353: Intern Properties objects referenced from PartitionDesc to reduce memory pressure.

2017-04-21 Thread Misha Dmitriev
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57353/ --- (Updated April 21, 2017, 8:26 p.m.) Review request for hive, Chaozhong Yang, Al

Re: ptest is taking 8h

2017-04-21 Thread Vihang Karajgaonkar
Thanks Sergio! On Fri, Apr 21, 2017 at 12:20 PM, Sergio Pena wrote: > Done. There was an issue with some permissions I changed yesterday on the > hiveptest ssh key. The server is up and running now. > > On Fri, Apr 21, 2017 at 1:34 PM, Sergio Pena > wrote: > > > I'm taking a look at this now. T

Re: Review Request 57353: Intern Properties objects referenced from PartitionDesc to reduce memory pressure.

2017-04-21 Thread Misha Dmitriev
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57353/#review172706 --- common/src/java/org/apache/hadoop/hive/common/CopyOnFirstWritePro

Re: Review Request 57353: Intern Properties objects referenced from PartitionDesc to reduce memory pressure.

2017-04-21 Thread Misha Dmitriev
> On April 21, 2017, 4:35 p.m., Sergio Pena wrote: > > Misha, whers is CopyOnFirstWriteProperties used? The patch looks pretty > > good, but I don't see where CopyOnFirstWriteProperties is instatiated. > > Misha Dmitriev wrote: > It's not instantiated directly. Rather, see the > serializat

Re: Review Request 57353: Intern Properties objects referenced from PartitionDesc to reduce memory pressure.

2017-04-21 Thread Sergio Pena
> On April 21, 2017, 4:35 p.m., Sergio Pena wrote: > > Misha, whers is CopyOnFirstWriteProperties used? The patch looks pretty > > good, but I don't see where CopyOnFirstWriteProperties is instatiated. > > Misha Dmitriev wrote: > It's not instantiated directly. Rather, see the > serializat

Re: Review Request 58516: HIVE-16213 : ObjectStore can leak Queries when rollbackTransaction throws an exception

2017-04-21 Thread Alexander Kolbasov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58516/#review172704 --- Ship it! Ship It! - Alexander Kolbasov On April 21, 2017, 5:

[jira] [Created] (HIVE-16505) Support "unknown" boolean truth value

2017-04-21 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-16505: --- Summary: Support "unknown" boolean truth value Key: HIVE-16505 URL: https://issues.apache.org/jira/browse/HIVE-16505 Project: Hive Issue Type: Sub-task

Re: ptest is taking 8h

2017-04-21 Thread Sergio Pena
Done. There was an issue with some permissions I changed yesterday on the hiveptest ssh key. The server is up and running now. On Fri, Apr 21, 2017 at 1:34 PM, Sergio Pena wrote: > I'm taking a look at this now. There is something wrong on the server. > > On Fri, Apr 21, 2017 at 10:27 AM, Vihang

[jira] [Created] (HIVE-16504) Addition of binary licenses broke rat check

2017-04-21 Thread Alan Gates (JIRA)
Alan Gates created HIVE-16504: - Summary: Addition of binary licenses broke rat check Key: HIVE-16504 URL: https://issues.apache.org/jira/browse/HIVE-16504 Project: Hive Issue Type: Bug Affect

Re: ptest is taking 8h

2017-04-21 Thread Sergio Pena
I'm taking a look at this now. There is something wrong on the server. On Fri, Apr 21, 2017 at 10:27 AM, Vihang Karajgaonkar wrote: > Looks like PtestServer is not responding. > > org.apache.hive.ptest.api.client.PTestClient --command testStart > --outputDir > /home/jenkins/jenkins-slave/workspa

[jira] [Created] (HIVE-16503) LLAP: Oversubscribe memory for noconditional task size

2017-04-21 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-16503: Summary: LLAP: Oversubscribe memory for noconditional task size Key: HIVE-16503 URL: https://issues.apache.org/jira/browse/HIVE-16503 Project: Hive

Re: Review Request 58516: HIVE-16213 : ObjectStore can leak Queries when rollbackTransaction throws an exception

2017-04-21 Thread Vihang Karajgaonkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58516/ --- (Updated April 21, 2017, 5:55 p.m.) Review request for hive, Alexander Kolbasov

Re: Review Request 58516: HIVE-16213 : ObjectStore can leak Queries when rollbackTransaction throws an exception

2017-04-21 Thread Vihang Karajgaonkar
> On April 21, 2017, 6:19 a.m., Alexander Kolbasov wrote: > > The name is not very good rollbackIfNotSuccessful since this thing also > > closes query, but rollbackaIfNotSuccessfulButCloseQueryAnyway isn't much > > better :-). > > May be just cleanup()? I agree with the name not being great. H

Re: Review Request 57353: Intern Properties objects referenced from PartitionDesc to reduce memory pressure.

2017-04-21 Thread Misha Dmitriev
> On April 21, 2017, 4:35 p.m., Sergio Pena wrote: > > Misha, whers is CopyOnFirstWriteProperties used? The patch looks pretty > > good, but I don't see where CopyOnFirstWriteProperties is instatiated. It's not instantiated directly. Rather, see the serialization/deserialization code in Serial

Re: Review Request 58454: HIVE-16449 BeeLineDriver should handle query result sorting

2017-04-21 Thread Peter Vary
> On April 21, 2017, 8:56 a.m., Zoltan Haindrich wrote: > > Thanks for the very usefull review Zoltan! > On April 21, 2017, 8:56 a.m., Zoltan Haindrich wrote: > > beeline/src/java/org/apache/hive/beeline/OutputFile.java > > Lines 49 (patched) > >

Re: Review Request 58454: HIVE-16449 BeeLineDriver should handle query result sorting

2017-04-21 Thread Peter Vary
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58454/ --- (Updated April 21, 2017, 4:53 p.m.) Review request for hive, Zoltan Haindrich,

Re: Review Request 57353: Intern Properties objects referenced from PartitionDesc to reduce memory pressure.

2017-04-21 Thread Sergio Pena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57353/#review172668 --- Misha, whers is CopyOnFirstWriteProperties used? The patch looks p

Re: ptest is taking 8h

2017-04-21 Thread Vihang Karajgaonkar
Looks like PtestServer is not responding. org.apache.hive.ptest.api.client.PTestClient --command testStart --outputDir /home/jenkins/jenkins-slave/workspace/PreCommit-HIVE-Build/hive/build/hive/testutils/ptest2/target --password '[***]' --testHandle PreCommit-HIVE-Build-4795 --endpoint http://

Re: ptest is taking 8h

2017-04-21 Thread Sahil Takiar
Looks like the jobs are hanging, and then getting aborted due to a timeout: + local 'PTEST_CLASSPATH=/home/jenkins/jenkins-slave/workspace/PreCommit-HIVE-Build/hive/build/hive/testutils/ptest2/target/hive-ptest-1.0-classes.jar:/home/jenkins/jenkins-slave/workspace/PreCommit-HIVE-Build/hive/build/

ptest is taking 8h

2017-04-21 Thread Eugene Koifman
Hi, The last few runs are very slow. Does anyone know what can be done? https://builds.apache.org/job/PreCommit-HIVE-Build/ Thanks, Eugene

[jira] [Created] (HIVE-16502) Relax hard dependency on SessionState in Authentication classes

2017-04-21 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-16502: --- Summary: Relax hard dependency on SessionState in Authentication classes Key: HIVE-16502 URL: https://issues.apache.org/jira/browse/HIVE-16502 Project: Hive

[jira] [Created] (HIVE-16501) Add rej/orig to .gitignore ; remove *.orig files

2017-04-21 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-16501: --- Summary: Add rej/orig to .gitignore ; remove *.orig files Key: HIVE-16501 URL: https://issues.apache.org/jira/browse/HIVE-16501 Project: Hive Issue Typ

[jira] [Created] (HIVE-16500) Remove parser references from PrivilegeType

2017-04-21 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-16500: --- Summary: Remove parser references from PrivilegeType Key: HIVE-16500 URL: https://issues.apache.org/jira/browse/HIVE-16500 Project: Hive Issue Type: Su

[jira] [Created] (HIVE-16499) [Tez] CommonMergeJoin Operator is taking longer to join rows as compared to MR

2017-04-21 Thread Adesh Kumar Rao (JIRA)
Adesh Kumar Rao created HIVE-16499: -- Summary: [Tez] CommonMergeJoin Operator is taking longer to join rows as compared to MR Key: HIVE-16499 URL: https://issues.apache.org/jira/browse/HIVE-16499 Proj

[jira] [Created] (HIVE-16498) [Tez] ReduceRecordProcessor has no check to see if all the operators are done or not and is reading complete data

2017-04-21 Thread Adesh Kumar Rao (JIRA)
Adesh Kumar Rao created HIVE-16498: -- Summary: [Tez] ReduceRecordProcessor has no check to see if all the operators are done or not and is reading complete data Key: HIVE-16498 URL: https://issues.apache.org/jira/

[GitHub] hive pull request #171: HIVE-16497 : FileUtils. isActionPermittedForFileHier...

2017-04-21 Thread thejasmn
GitHub user thejasmn opened a pull request: https://github.com/apache/hive/pull/171 HIVE-16497 : FileUtils. isActionPermittedForFileHierarchy, isOwnerOfF… …ileHierarchy file system operations should be impersonated You can merge this pull request into a Git repository by running

[jira] [Created] (HIVE-16497) FileUtils. isActionPermittedForFileHierarchy, isOwnerOfFileHierarchy file system operations should be impersonated

2017-04-21 Thread Thejas M Nair (JIRA)
Thejas M Nair created HIVE-16497: Summary: FileUtils. isActionPermittedForFileHierarchy, isOwnerOfFileHierarchy file system operations should be impersonated Key: HIVE-16497 URL: https://issues.apache.org/jira/bro

Re: Review Request 58454: HIVE-16449 BeeLineDriver should handle query result sorting

2017-04-21 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58454/#review172617 --- beeline/src/java/org/apache/hive/beeline/OutputFile.java Lines 49