[jira] [Commented] (HIVE-16388) LLAP: Log rotation for daemon, history and gc files

2017-04-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961697#comment-15961697 ] Hive QA commented on HIVE-16388: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-16368) Unexpected java.lang.ArrayIndexOutOfBoundsException from query with LaterView Operation for hive on MR.

2017-04-07 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961695#comment-15961695 ] Ashutosh Chauhan commented on HIVE-16368: - I see that patch indeed is an improvement. Column

[jira] [Commented] (HIVE-16285) Servlet for dynamically configuring log levels

2017-04-07 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961689#comment-15961689 ] Prasanth Jayachandran commented on HIVE-16285: -- Yes. PerfLogger it will work regardless of

[jira] [Updated] (HIVE-16388) LLAP: Log rotation for daemon, history and gc files

2017-04-07 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-16388: - Attachment: HIVE-16388.2.patch Adding LlapDaemon to INFO level in log4j

[jira] [Updated] (HIVE-16383) Switch to HikariCP as default connection pooling

2017-04-07 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-16383: - Resolution: Fixed Fix Version/s: 3.0.0 Status: Resolved (was:

[jira] [Commented] (HIVE-16407) Compilation of a query with lots of "OR" conditions (like 2200) that check for "like" condition take a lot of time.

2017-04-07 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961671#comment-15961671 ] Ashutosh Chauhan commented on HIVE-16407: - yes.. i ran it after adding the ; in the query. >

[jira] [Updated] (HIVE-14564) Column Pruning generates out of order columns in SelectOperator which cause ArrayIndexOutOfBoundsException.

2017-04-07 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-14564: Resolution: Fixed Fix Version/s: 3.0.0 Status: Resolved (was: Patch

[jira] [Comment Edited] (HIVE-16407) Compilation of a query with lots of "OR" conditions (like 2200) that check for "like" condition take a lot of time.

2017-04-07 Thread Sudarshan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961655#comment-15961655 ] Sudarshan edited comment on HIVE-16407 at 4/8/17 2:58 AM: -- Thanks for taking a

[jira] [Updated] (HIVE-16407) Compilation of a query with lots of "OR" conditions (like 2200) that check for "like" condition take a lot of time.

2017-04-07 Thread Sudarshan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sudarshan updated HIVE-16407: - Attachment: issue_reproduce.sql > Compilation of a query with lots of "OR" conditions (like 2200) that

[jira] [Commented] (HIVE-16407) Compilation of a query with lots of "OR" conditions (like 2200) that check for "like" condition take a lot of time.

2017-04-07 Thread Sudarshan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961655#comment-15961655 ] Sudarshan commented on HIVE-16407: -- [~ashutoshc] Attached script was missing a ";" in the last line. (

[jira] [Updated] (HIVE-16407) Compilation of a query with lots of "OR" conditions (like 2200) that check for "like" condition take a lot of time.

2017-04-07 Thread Sudarshan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sudarshan updated HIVE-16407: - Attachment: (was: issue_reproduce.sql) > Compilation of a query with lots of "OR" conditions (like

[jira] [Updated] (HIVE-16392) Remove hive.warehouse.subdir.inherit.perms and all permissions inheritance logic

2017-04-07 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-16392: Resolution: Fixed Hadoop Flags: Incompatible change Fix Version/s: 3.0.0

[jira] [Commented] (HIVE-16407) Compilation of a query with lots of "OR" conditions (like 2200) that check for "like" condition take a lot of time.

2017-04-07 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961646#comment-15961646 ] Ashutosh Chauhan commented on HIVE-16407: - This issue is not reproducible on current master.

[jira] [Commented] (HIVE-14564) Column Pruning generates out of order columns in SelectOperator which cause ArrayIndexOutOfBoundsException.

2017-04-07 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961615#comment-15961615 ] zhihai xu commented on HIVE-14564: -- All the test failures are not related to my change. > Column Pruning

[jira] [Commented] (HIVE-16368) Unexpected java.lang.ArrayIndexOutOfBoundsException from query with LaterView Operation for hive on MR.

2017-04-07 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961604#comment-15961604 ] zhihai xu commented on HIVE-16368: -- Thanks for the review, My mistake, yes, this test case can't

[jira] [Commented] (HIVE-14564) Column Pruning generates out of order columns in SelectOperator which cause ArrayIndexOutOfBoundsException.

2017-04-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961558#comment-15961558 ] Hive QA commented on HIVE-14564: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-16407) Compilation of a query with lots of "OR" conditions (like 2200) that check for "like" condition take a lot of time.

2017-04-07 Thread Sudarshan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sudarshan updated HIVE-16407: - Summary: Compilation of a query with lots of "OR" conditions (like 2200) that check for "like" condition

[jira] [Updated] (HIVE-16385) StatsNoJobTask could exit early before all partitions have been processed

2017-04-07 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HIVE-16385: Resolution: Fixed Fix Version/s: 2.3.0 2.2.0 2.1.2

[jira] [Commented] (HIVE-16402) Upgrade to Hadoop 2.8.0

2017-04-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961525#comment-15961525 ] Hive QA commented on HIVE-16402: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-16389) Allow HookContext to access SQLOperationDisplay

2017-04-07 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-16389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961490#comment-15961490 ] Sergio Peña commented on HIVE-16389: done. > Allow HookContext to access SQLOperationDisplay >

[jira] [Commented] (HIVE-14564) Column Pruning generates out of order columns in SelectOperator which cause ArrayIndexOutOfBoundsException.

2017-04-07 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961475#comment-15961475 ] zhihai xu commented on HIVE-14564: -- [~ashutoshc], Thanks for the review! Yes, use Set will be better, I

[jira] [Comment Edited] (HIVE-14564) Column Pruning generates out of order columns in SelectOperator which cause ArrayIndexOutOfBoundsException.

2017-04-07 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961475#comment-15961475 ] zhihai xu edited comment on HIVE-14564 at 4/7/17 9:39 PM: -- [~ashutoshc], Thanks

[jira] [Comment Edited] (HIVE-14564) Column Pruning generates out of order columns in SelectOperator which cause ArrayIndexOutOfBoundsException.

2017-04-07 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961475#comment-15961475 ] zhihai xu edited comment on HIVE-14564 at 4/7/17 9:39 PM: -- [~ashutoshc], Thanks

[jira] [Updated] (HIVE-14564) Column Pruning generates out of order columns in SelectOperator which cause ArrayIndexOutOfBoundsException.

2017-04-07 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhihai xu updated HIVE-14564: - Attachment: HIVE-14564.004.patch > Column Pruning generates out of order columns in SelectOperator which

[jira] [Updated] (HIVE-16402) Upgrade to Hadoop 2.8.0

2017-04-07 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sahil Takiar updated HIVE-16402: Attachment: HIVE-16402.5.patch > Upgrade to Hadoop 2.8.0 > --- > >

[jira] [Commented] (HIVE-16257) Intermittent issue with incorrect resultset with Spark

2017-04-07 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961436#comment-15961436 ] Xuefu Zhang commented on HIVE-16257: [~ngangam], Yes, our build has HIVE-12768, which explains why we

[jira] [Commented] (HIVE-16389) Allow HookContext to access SQLOperationDisplay

2017-04-07 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961419#comment-15961419 ] Sahil Takiar commented on HIVE-16389: - Thanks [~spena]! Any chance you could re-publish the your

[jira] [Resolved] (HIVE-16257) Intermittent issue with incorrect resultset with Spark

2017-04-07 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Gangam resolved HIVE-16257. -- Resolution: Duplicate Assignee: Naveen Gangam > Intermittent issue with incorrect

[jira] [Commented] (HIVE-16257) Intermittent issue with incorrect resultset with Spark

2017-04-07 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961411#comment-15961411 ] Naveen Gangam commented on HIVE-16257: -- [~xuefuz] In my case, it is always coming out to 4 tasks (in

[jira] [Comment Edited] (HIVE-14737) Problem accessing /logs in a Kerberized Hive Server 2 Web UI

2017-04-07 Thread Johndee Burks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961200#comment-15961200 ] Johndee Burks edited comment on HIVE-14737 at 4/7/17 8:46 PM: -- I have looked

[jira] [Commented] (HIVE-15272) "LEFT OUTER JOIN" Is not populating correct records with Hive On Spark

2017-04-07 Thread Miklos Szurap (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961373#comment-15961373 ] Miklos Szurap commented on HIVE-15272: -- As the amount field is a DECIMAL, it is very likely that

[jira] [Commented] (HIVE-16402) Upgrade to Hadoop 2.8.0

2017-04-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961365#comment-15961365 ] Hive QA commented on HIVE-16402: Here are the results of testing the latest attachment:

[jira] [Issue Comment Deleted] (HIVE-16257) Intermittent issue with incorrect resultset with Spark

2017-04-07 Thread Miklos Szurap (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miklos Szurap updated HIVE-16257: - Comment: was deleted (was: It seems like HIVE-12768 is the root cause.) > Intermittent issue

[jira] [Commented] (HIVE-16257) Intermittent issue with incorrect resultset with Spark

2017-04-07 Thread Miklos Szurap (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961369#comment-15961369 ] Miklos Szurap commented on HIVE-16257: -- It seems like HIVE-12768 is the root cause. > Intermittent

[jira] [Commented] (HIVE-16257) Intermittent issue with incorrect resultset with Spark

2017-04-07 Thread Miklos Szurap (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961367#comment-15961367 ] Miklos Szurap commented on HIVE-16257: -- It seems like HIVE-12768 is the root cause. > Intermittent

[jira] [Commented] (HIVE-16389) Allow HookContext to access SQLOperationDisplay

2017-04-07 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-16389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961360#comment-15961360 ] Sergio Peña commented on HIVE-16389: The patch looks good. I left a few minor comments on the RB. +1

[jira] [Updated] (HIVE-16402) Upgrade to Hadoop 2.8.0

2017-04-07 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sahil Takiar updated HIVE-16402: Attachment: HIVE-16402.4.patch > Upgrade to Hadoop 2.8.0 > --- > >

[jira] [Updated] (HIVE-16407) Compilation of a query with lots of conditions (like 2200) in a where clause can take a lot of time

2017-04-07 Thread Sudarshan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sudarshan updated HIVE-16407: - Attachment: issue_reproduce.sql > Compilation of a query with lots of conditions (like 2200) in a where

[jira] [Reopened] (HIVE-15535) Flaky test : TestHS2HttpServer.testContextRootUrlRewrite

2017-04-07 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Gangam reopened HIVE-15535: -- > Flaky test : TestHS2HttpServer.testContextRootUrlRewrite >

[jira] [Commented] (HIVE-14737) Problem accessing /logs in a Kerberized Hive Server 2 Web UI

2017-04-07 Thread Johndee Burks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961200#comment-15961200 ] Johndee Burks commented on HIVE-14737: -- I have looked into this and the problem is the following

[jira] [Updated] (HIVE-15630) add operation handle before operation.run instead of after operation.run

2017-04-07 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HIVE-15630: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.2.0 Status: Resolved

[jira] [Assigned] (HIVE-14737) Problem accessing /logs in a Kerberized Hive Server 2 Web UI

2017-04-07 Thread Johndee Burks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johndee Burks reassigned HIVE-14737: Assignee: Johndee Burks > Problem accessing /logs in a Kerberized Hive Server 2 Web UI >

[jira] [Commented] (HIVE-16345) BeeLineDriver should be able to run qtest files which are using default database tables

2017-04-07 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961189#comment-15961189 ] Yongzhi Chen commented on HIVE-16345: - PATCH 3 looks fine +1 > BeeLineDriver should be able to run

[jira] [Commented] (HIVE-15535) Flaky test : TestHS2HttpServer.testContextRootUrlRewrite

2017-04-07 Thread Barna Zsombor Klara (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961120#comment-15961120 ] Barna Zsombor Klara commented on HIVE-15535: [~stakiar] yes... because I'm an idiot... I wrote

[jira] [Commented] (HIVE-16402) Upgrade to Hadoop 2.8.0

2017-04-07 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-16402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961071#comment-15961071 ] Sergio Peña commented on HIVE-16402: Agree. Some folks from Hadoop were telling us in the past to use

[jira] [Commented] (HIVE-16402) Upgrade to Hadoop 2.8.0

2017-04-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961028#comment-15961028 ] Hive QA commented on HIVE-16402: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-16402) Upgrade to Hadoop 2.8.0

2017-04-07 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sahil Takiar updated HIVE-16402: Attachment: HIVE-16402.3.patch > Upgrade to Hadoop 2.8.0 > --- > >

[jira] [Commented] (HIVE-11418) Dropping a database in an encryption zone with CASCADE and trash enabled fails

2017-04-07 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961020#comment-15961020 ] Sahil Takiar commented on HIVE-11418: - No, it won't work with older Hadoop versions. I've opened a

[jira] [Commented] (HIVE-16402) Upgrade to Hadoop 2.8.0

2017-04-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961018#comment-15961018 ] Hive QA commented on HIVE-16402: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-16392) Remove hive.warehouse.subdir.inherit.perms and all permissions inheritance logic

2017-04-07 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961007#comment-15961007 ] Sahil Takiar commented on HIVE-16392: - Test failures are flaky: HIVE-16345 -

[jira] [Assigned] (HIVE-15058) [Umbrella] Current Flaky Tests

2017-04-07 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sahil Takiar reassigned HIVE-15058: --- Assignee: Sahil Takiar > [Umbrella] Current Flaky Tests > -- > >

[jira] [Commented] (HIVE-11418) Dropping a database in an encryption zone with CASCADE and trash enabled fails

2017-04-07 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-11418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961003#comment-15961003 ] Sergio Peña commented on HIVE-11418: Oh, sorry. I misunderstood the HDFS jira. I see that previously

[jira] [Commented] (HIVE-15535) Flaky test : TestHS2HttpServer.testContextRootUrlRewrite

2017-04-07 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961000#comment-15961000 ] Sahil Takiar commented on HIVE-15535: - [~zsombor.klara] could this still be happening. I got a failure

[jira] [Commented] (HIVE-16402) Upgrade to Hadoop 2.8.0

2017-04-07 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960981#comment-15960981 ] Sahil Takiar commented on HIVE-16402: - This should also help with HIVE-11418 > Upgrade to Hadoop

[jira] [Updated] (HIVE-16402) Upgrade to Hadoop 2.8.0

2017-04-07 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sahil Takiar updated HIVE-16402: Attachment: HIVE-16402.2.patch Failed due to: {code} [ERROR] Failed to execute goal on project

[jira] [Commented] (HIVE-16146) If possible find a better way to filter the TestBeeLineDriver output

2017-04-07 Thread Peter Vary (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960928#comment-15960928 ] Peter Vary commented on HIVE-16146: --- [~kgyrtkirk], [~ychena], [~aihuaxu], [~vihangk1] you can review if

[jira] [Commented] (HIVE-16146) If possible find a better way to filter the TestBeeLineDriver output

2017-04-07 Thread Peter Vary (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960923#comment-15960923 ] Peter Vary commented on HIVE-16146: --- The test failures are not related: - HIVE-16405 - Flaky Test:

[jira] [Commented] (HIVE-16406) Remove unwanted interning when creating PartitionDesc

2017-04-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960881#comment-15960881 ] Hive QA commented on HIVE-16406: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-16146) If possible find a better way to filter the TestBeeLineDriver output

2017-04-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960878#comment-15960878 ] Hive QA commented on HIVE-16146: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-16316) Prepare master branch for 3.0.0 development.

2017-04-07 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960856#comment-15960856 ] Naveen Gangam commented on HIVE-16316: -- [~pxiong] Thanks for the review. That was my first comment in

[jira] [Commented] (HIVE-16340) Allow Kerberos + SSL connections to HMS

2017-04-07 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960849#comment-15960849 ] Aihua Xu commented on HIVE-16340: - Pushed to master. Thanks Sahil for the work. > Allow Kerberos + SSL

[jira] [Updated] (HIVE-16400) Fix the MDC reference to use slf4j rather than log4j

2017-04-07 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-16400: Resolution: Fixed Status: Resolved (was: Patch Available) Pushed to master. Thanks Yongzhi and

[jira] [Updated] (HIVE-16340) Allow Kerberos + SSL connections to HMS

2017-04-07 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-16340: Resolution: Fixed Fix Version/s: 3.0.0 Status: Resolved (was: Patch Available) > Allow

[jira] [Updated] (HIVE-16291) Hive fails when unions a parquet table with itself

2017-04-07 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-16291: Resolution: Fixed Fix Version/s: 3.0.0 Status: Resolved (was: Patch Available) Pushed to

[jira] [Updated] (HIVE-16333) remove the redundant symbol "\" to appear red in sublime text 3

2017-04-07 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-16333: Resolution: Fixed Fix Version/s: 3.0.0 Status: Resolved (was: Patch Available) Pushed to

[jira] [Commented] (HIVE-16334) Query lock contains the query string, which can cause OOM on ZooKeeper

2017-04-07 Thread Peter Vary (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960825#comment-15960825 ] Peter Vary commented on HIVE-16334: --- Thanks for the commit [~ctang.ma]! Updated the document, added the

[jira] [Commented] (HIVE-16406) Remove unwanted interning when creating PartitionDesc

2017-04-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960804#comment-15960804 ] Hive QA commented on HIVE-16406: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-15104) Hive on Spark generate more shuffle data than hive on mr

2017-04-07 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960801#comment-15960801 ] Aihua Xu commented on HIVE-15104: - [~lirui] I didn't have time to work on that . Feel free to take it

[jira] [Commented] (HIVE-16151) BytesBytesHashTable allocates large arrays

2017-04-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960802#comment-15960802 ] Hive QA commented on HIVE-16151: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-16406) Remove unwanted interning when creating PartitionDesc

2017-04-07 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated HIVE-16406: Attachment: HIVE-16406.profiler.png HIVE-16406.2.patch > Remove unwanted

[jira] [Commented] (HIVE-15538) Test HIVE-13884 with more complex query predicates

2017-04-07 Thread Marta Kuczora (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960754#comment-15960754 ] Marta Kuczora commented on HIVE-15538: -- Thanks a lot [~ctang.ma] for committing the patch. > Test

[jira] [Updated] (HIVE-16334) Query lock contains the query string, which can cause OOM on ZooKeeper

2017-04-07 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16334: --- Resolution: Fixed Fix Version/s: 3.0.0 Status: Resolved (was: Patch Available)

[jira] [Updated] (HIVE-16394) HoS does not support queue name change in middle of session

2017-04-07 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-16394: --- Resolution: Fixed Fix Version/s: 3.0.0 Status: Resolved (was: Patch Available)

[jira] [Updated] (HIVE-15538) Test HIVE-13884 with more complex query predicates

2017-04-07 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-15538: --- Resolution: Fixed Fix Version/s: 3.0.0 Status: Resolved (was: Patch Available)

[jira] [Commented] (HIVE-16387) Fix failing test org.apache.hive.jdbc.TestJdbcDriver2.testResultSetMetaData

2017-04-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960713#comment-15960713 ] Hive QA commented on HIVE-16387: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-16406) Remove unwanted interning when creating PartitionDesc

2017-04-07 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated HIVE-16406: Attachment: (was: HIVE-16406.profiler.png) > Remove unwanted interning when creating

[jira] [Commented] (HIVE-16403) LLAP UI shows the wrong number of executors

2017-04-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960642#comment-15960642 ] Hive QA commented on HIVE-16403: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-10299) Enable new cost model for Tez execution engine

2017-04-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960601#comment-15960601 ] Hive QA commented on HIVE-10299: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-16267) Enable bootstrap function metadata to be loaded in repl load

2017-04-07 Thread anishek (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] anishek updated HIVE-16267: --- Remaining Estimate: 72h Original Estimate: 72h > Enable bootstrap function metadata to be loaded in repl

[jira] [Work started] (HIVE-16267) Enable bootstrap function metadata to be loaded in repl load

2017-04-07 Thread anishek (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-16267 started by anishek. -- > Enable bootstrap function metadata to be loaded in repl load >

[jira] [Updated] (HIVE-16267) Enable bootstrap function metadata to be loaded in repl load

2017-04-07 Thread anishek (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] anishek updated HIVE-16267: --- Status: Open (was: Patch Available) reworking on a few things before providing the patch again > Enable

[jira] [Commented] (HIVE-11609) Capability to add a filter to hbase scan via composite key doesn't work

2017-04-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960562#comment-15960562 ] Hive QA commented on HIVE-11609: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-16146) If possible find a better way to filter the TestBeeLineDriver output

2017-04-07 Thread Peter Vary (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Vary updated HIVE-16146: -- Attachment: HIVE-16146.05.patch Added extra configuration variables for using the truncated log files,

[jira] [Commented] (HIVE-16402) Upgrade to Hadoop 2.8.0

2017-04-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960510#comment-15960510 ] Hive QA commented on HIVE-16402: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-12636) Ensure that all queries (with DbTxnManager) run in a transaction

2017-04-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960509#comment-15960509 ] Hive QA commented on HIVE-12636: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-16406) Remove unwanted interning when creating PartitionDesc

2017-04-07 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated HIVE-16406: Status: Patch Available (was: Open) > Remove unwanted interning when creating

[jira] [Updated] (HIVE-16406) Remove unwanted interning when creating PartitionDesc

2017-04-07 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated HIVE-16406: Attachment: HIVE-16406.1.patch > Remove unwanted interning when creating PartitionDesc >

[jira] [Updated] (HIVE-16406) Remove unwanted interning when creating PartitionDesc

2017-04-07 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated HIVE-16406: Attachment: HIVE-16406.profiler.png > Remove unwanted interning when creating PartitionDesc

[jira] [Commented] (HIVE-16386) Add debug logging to describe why runtime filtering semijoins are removed

2017-04-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960442#comment-15960442 ] Hive QA commented on HIVE-16386: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-16380) removing global test dependency of jsonassert

2017-04-07 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960417#comment-15960417 ] Thejas M Nair commented on HIVE-16380: -- +1 cc [~vgumashta] > removing global test dependency of

[jira] [Commented] (HIVE-16380) removing global test dependency of jsonassert

2017-04-07 Thread anishek (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960411#comment-15960411 ] anishek commented on HIVE-16380: [~vgumashta]/ [~thejas] /[~sushanth] please review. > removing global

[jira] [Commented] (HIVE-16383) Switch to HikariCP as default connection pooling

2017-04-07 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960395#comment-15960395 ] Thejas M Nair commented on HIVE-16383: -- +1 Please verify failed tests if they are known flaky

[jira] [Commented] (HIVE-16345) BeeLineDriver should be able to run qtest files which are using default database tables

2017-04-07 Thread Peter Vary (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960385#comment-15960385 ] Peter Vary commented on HIVE-16345: --- Test failure not related: - HIVE-16387 - Fix failing test

[jira] [Commented] (HIVE-16392) Remove hive.warehouse.subdir.inherit.perms and all permissions inheritance logic

2017-04-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960382#comment-15960382 ] Hive QA commented on HIVE-16392: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-16334) Query lock contains the query string, which can cause OOM on ZooKeeper

2017-04-07 Thread Peter Vary (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960376#comment-15960376 ] Peter Vary commented on HIVE-16334: --- The failed tests are not related: - TestBeeLineDriver error will be

[jira] [Commented] (HIVE-16285) Servlet for dynamically configuring log levels

2017-04-07 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960372#comment-15960372 ] Gopal V commented on HIVE-16285: Will test this tomorrow - but as a quick note, it is an XSRF anti-pattern

[jira] [Commented] (HIVE-16285) Servlet for dynamically configuring log levels

2017-04-07 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960346#comment-15960346 ] Siddharth Seth commented on HIVE-16285: --- Looks good. Will this work with the PerfLogger as well?

[jira] [Commented] (HIVE-16334) Query lock contains the query string, which can cause OOM on ZooKeeper

2017-04-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960339#comment-15960339 ] Hive QA commented on HIVE-16334: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-16388) LLAP: Log rotation for daemon, history and gc files

2017-04-07 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960328#comment-15960328 ] Siddharth Seth commented on HIVE-16388: --- Is it possible to use a custom log level instead of WARN

[jira] [Commented] (HIVE-16390) LLAP IO should take job config into account; also LLAP config should load defaults

2017-04-07 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960327#comment-15960327 ] Siddharth Seth commented on HIVE-16390: --- Patch looks good. One question is what impact does this

  1   2   >