[jira] [Commented] (HIVE-12558) LLAP: output QueryFragmentCounters somewhere

2015-12-01 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034680#comment-15034680 ] Prasanth Jayachandran commented on HIVE-12558: -- I will take a look. Either to log file or

[jira] [Commented] (HIVE-12551) Fix several kryo exceptions in branch-1

2015-12-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034543#comment-15034543 ] Sergey Shelukhin commented on HIVE-12551: - Hmm.. wouldn't it be simpler to get rid of the bogus

[jira] [Commented] (HIVE-12558) LLAP: output QueryFragmentCounters somewhere

2015-12-01 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034702#comment-15034702 ] Prasanth Jayachandran commented on HIVE-12558: -- IMHO, long running services metrics should go

[jira] [Updated] (HIVE-12500) JDBC driver not overlaying params supplied via properties object when reading params from ZK

2015-12-01 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-12500: - Attachment: (was: HIVE-12500.2.patch) > JDBC driver not overlaying params supplied via

[jira] [Commented] (HIVE-12556) Ctrl-C in beeline doesn't kill Tez query on HS2

2015-12-01 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034755#comment-15034755 ] Thejas M Nair commented on HIVE-12556: -- To make it easier to create SyncDagClient, you can use the

[jira] [Commented] (HIVE-12558) LLAP: output QueryFragmentCounters somewhere

2015-12-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034756#comment-15034756 ] Sergey Shelukhin commented on HIVE-12558: - Summary in Tez counters would be nice, perhaps it

[jira] [Commented] (HIVE-11531) Add mysql-style LIMIT support to Hive, or improve ROW_NUMBER performance-wise

2015-12-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034623#comment-15034623 ] Sergey Shelukhin commented on HIVE-11531: - There are result changes in some vectorization tests. I

[jira] [Commented] (HIVE-12558) LLAP: output QueryFragmentCounters somewhere

2015-12-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034687#comment-15034687 ] Sergey Shelukhin commented on HIVE-12558: - We already output them to log file... that's not a good

[jira] [Updated] (HIVE-12020) Revert log4j2 xml configuration to properties based configuration

2015-12-01 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-12020: - Attachment: HIVE-12020.4.patch Previous run got stuck for long hours and was

[jira] [Commented] (HIVE-11878) ClassNotFoundException can possibly occur if multiple jars are registered one at a time in Hive

2015-12-01 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034590#comment-15034590 ] Jason Dere commented on HIVE-11878: --- I think this is happening because the changes in

[jira] [Commented] (HIVE-12558) LLAP: output QueryFragmentCounters somewhere

2015-12-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034638#comment-15034638 ] Sergey Shelukhin commented on HIVE-12558: - [~sseth] [~prasanth_j] fyi. I know next to nothing

[jira] [Commented] (HIVE-12559) Vectorization on MR produces different results

2015-12-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034690#comment-15034690 ] Sergey Shelukhin commented on HIVE-12559: - IIRC we consider such small loss of precision on double

[jira] [Commented] (HIVE-12559) Vectorization on MR produces different results

2015-12-01 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034743#comment-15034743 ] Laljo John Pullokkaran commented on HIVE-12559: --- Yes that true, i think the join order

[jira] [Commented] (HIVE-11312) ORC format: where clause with CHAR data type not returning any rows

2015-12-01 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034742#comment-15034742 ] Prasanth Jayachandran commented on HIVE-11312: -- [~sershe] Could you take another look? > ORC

[jira] [Commented] (HIVE-12526) PerfLogger for hive compiler and optimizer

2015-12-01 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034600#comment-15034600 ] Ashutosh Chauhan commented on HIVE-12526: - Patch LGTM +1 For performance, its not inside any loop

[jira] [Updated] (HIVE-12558) LLAP: output QueryFragmentCounters somewhere

2015-12-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12558: Description: Right now, LLAP logs counters for every fragment; most of them are IO related

[jira] [Updated] (HIVE-12558) LLAP: output QueryFragmentCounters somewhere

2015-12-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12558: Component/s: llap > LLAP: output QueryFragmentCounters somewhere >

[jira] [Assigned] (HIVE-12558) LLAP: output QueryFragmentCounters somewhere

2015-12-01 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran reassigned HIVE-12558: Assignee: Prasanth Jayachandran > LLAP: output QueryFragmentCounters

[jira] [Updated] (HIVE-12500) JDBC driver not overlaying params supplied via properties object when reading params from ZK

2015-12-01 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-12500: - Attachment: HIVE-12500.2.patch > JDBC driver not overlaying params supplied via properties object

[jira] [Commented] (HIVE-11312) ORC format: where clause with CHAR data type not returning any rows

2015-12-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034747#comment-15034747 ] Sergey Shelukhin commented on HIVE-11312: - +1 > ORC format: where clause with CHAR data type not

[jira] [Updated] (HIVE-11312) ORC format: where clause with CHAR data type not returning any rows

2015-12-01 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-11312: - Attachment: HIVE-11312.4.patch Addressed review comments. > ORC format: where

[jira] [Commented] (HIVE-11312) ORC format: where clause with CHAR data type not returning any rows

2015-12-01 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034510#comment-15034510 ] Prasanth Jayachandran commented on HIVE-11312: -- Make sense. Fixed in latest patch. > ORC

[jira] [Commented] (HIVE-12236) LLAP: Prevent metadata queries from thrashing LLAP cache

2015-12-01 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034577#comment-15034577 ] Ashutosh Chauhan commented on HIVE-12236: - I dont understand either the problem or proposed patch.

[jira] [Commented] (HIVE-12538) After set spark related config, SparkSession never get reused

2015-12-01 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034578#comment-15034578 ] Jimmy Xiang commented on HIVE-12538: bq. Not quite follow.Is there anything special in operation conf

[jira] [Assigned] (HIVE-12557) NPE while removing entry in LRFU cache

2015-12-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HIVE-12557: --- Assignee: Sergey Shelukhin > NPE while removing entry in LRFU cache >

[jira] [Resolved] (HIVE-12551) Fix several kryo exceptions in branch-1

2015-12-01 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran resolved HIVE-12551. -- Resolution: Fixed Fix Version/s: 1.3.0 Committed to branch-1 > Fix

[jira] [Commented] (HIVE-12558) LLAP: output QueryFragmentCounters somewhere

2015-12-01 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034696#comment-15034696 ] Prasanth Jayachandran commented on HIVE-12558: -- >From the title i thought we aren't even

[jira] [Commented] (HIVE-12537) RLEv2 doesn't seem to work

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

[jira] [Commented] (HIVE-11527) bypass HiveServer2 thrift interface for query results

2015-12-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034674#comment-15034674 ] Sergey Shelukhin commented on HIVE-11527: - Hi. Can you post the patch on

[jira] [Commented] (HIVE-12515) Clean the SparkCounters related code after remove counter based stats collection[Spark Branch]

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

[jira] [Comment Edited] (HIVE-12558) LLAP: output QueryFragmentCounters somewhere

2015-12-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034756#comment-15034756 ] Sergey Shelukhin edited comment on HIVE-12558 at 12/1/15 10:36 PM: ---

[jira] [Updated] (HIVE-12537) RLEv2 doesn't seem to work

2015-12-01 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-12537: - Attachment: HIVE-12537.3.patch > RLEv2 doesn't seem to work >

[jira] [Commented] (HIVE-12537) RLEv2 doesn't seem to work

2015-12-01 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034801#comment-15034801 ] Prasanth Jayachandran commented on HIVE-12537: -- Fixed TestVectorOrcFile test failure. Other

[jira] [Updated] (HIVE-12236) LLAP: Prevent metadata queries from thrashing LLAP cache

2015-12-01 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-12236: Attachment: HIVE-12236.patch Extended SimpleFetchOptimizer to optimize select * queries >

[jira] [Commented] (HIVE-12556) Ctrl-C in beeline doesn't kill Tez query on HS2

2015-12-01 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034887#comment-15034887 ] Gunther Hagleitner commented on HIVE-12556: --- LGTM +1. It would be really nice not to have to

[jira] [Updated] (HIVE-12560) Few tests hang forever

2015-12-01 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-12560: - Description: TestHWISessionManager is hanging > Few tests hang forever >

[jira] [Commented] (HIVE-12560) Few tests hang forever

2015-12-01 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034915#comment-15034915 ] Prasanth Jayachandran commented on HIVE-12560: -- +1 > Few tests hang forever >

[jira] [Commented] (HIVE-12506) SHOW CREATE TABLE command creates a table that does not work for RCFile format

2015-12-01 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034942#comment-15034942 ] Jimmy Xiang commented on HIVE-12506: +1 > SHOW CREATE TABLE command creates a table that does not

[jira] [Commented] (HIVE-12557) NPE while removing entry in LRFU cache

2015-12-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034949#comment-15034949 ] Sergey Shelukhin commented on HIVE-12557: - Nm, I see an epic bug > NPE while removing entry in

[jira] [Commented] (HIVE-12556) Ctrl-C in beeline doesn't kill Tez query on HS2

2015-12-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034769#comment-15034769 ] Sergey Shelukhin commented on HIVE-12556: - That uses reflection... I'd rather not use reflection.

[jira] [Updated] (HIVE-9642) Hive metastore client retries don't happen consistently for all api calls

2015-12-01 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-9642: Attachment: HIVE-9642.5.patch attaching same 5.patch file again to kick off precommit tests > Hive

[jira] [Updated] (HIVE-12429) Switch default Hive authorization to SQLStandardAuth in 2.0

2015-12-01 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-12429: - Assignee: Daniel Dai (was: Alan Gates) > Switch default Hive authorization to SQLStandardAuth in

[jira] [Updated] (HIVE-12552) Wrong number of reducer estimation causing job to fail

2015-12-01 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated HIVE-12552: Attachment: HIVE-12552.2.patch Addressed review comments from [~hagleitn] With 2.0f, it

[jira] [Updated] (HIVE-12560) Few tests hang forever

2015-12-01 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-12560: Attachment: HIVE-12560.patch Ignore these test temporarily so that Hive QA dont wait for

[jira] [Commented] (HIVE-12559) Vectorization on MR produces different results

2015-12-01 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034783#comment-15034783 ] Laljo John Pullokkaran commented on HIVE-12559: ---

[jira] [Commented] (HIVE-11371) Null pointer exception for nested table query when using ORC versus text

2015-12-01 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034812#comment-15034812 ] Prasanth Jayachandran commented on HIVE-11371: -- +1 > Null pointer exception for nested table

[jira] [Commented] (HIVE-12557) NPE while removing entry in LRFU cache

2015-12-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034858#comment-15034858 ] Sergey Shelukhin commented on HIVE-12557: - Is this easy to repro? > NPE while removing entry in

[jira] [Commented] (HIVE-12182) ALTER TABLE PARTITION COLUMN does not set partition column comments

2015-12-01 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034865#comment-15034865 ] Lefty Leverenz commented on HIVE-12182: --- Did this make any syntax changes? If so, it needs a

[jira] [Commented] (HIVE-12557) NPE while removing entry in LRFU cache

2015-12-01 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15035039#comment-15035039 ] Prasanth Jayachandran commented on HIVE-12557: -- Will be good to add test case. How does this

[jira] [Commented] (HIVE-12469) Bump Commons-Collections dependency from 3.2.1 to 3.2.2. to address vulnerability

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

[jira] [Commented] (HIVE-12557) NPE while removing entry in LRFU cache

2015-12-01 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15035056#comment-15035056 ] Prasanth Jayachandran commented on HIVE-12557: -- Will NPE be the only exception thrown. It

[jira] [Commented] (HIVE-12554) Fix Spark branch build after merge [Spark Branch]

2015-12-01 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15035069#comment-15035069 ] Rui Li commented on HIVE-12554: --- Thanks Xuefu for taking care of this. > Fix Spark branch build after merge

[jira] [Updated] (HIVE-12491) Column Statistics: 3 attribute join on a 2-source table is off

2015-12-01 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-12491: Attachment: HIVE-12491.3.patch We can exploit semantic information about known udfs which

[jira] [Assigned] (HIVE-12528) don't start HS2 Tez sessions in a single thread

2015-12-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HIVE-12528: --- Assignee: Sergey Shelukhin > don't start HS2 Tez sessions in a single thread >

[jira] [Updated] (HIVE-11371) Null pointer exception for nested table query when using ORC versus text

2015-12-01 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-11371: Attachment: HIVE-11371.03.patch Rebase and re-submit. > Null pointer exception for nested table

[jira] [Updated] (HIVE-11975) mssql scripts contains invalid 'GO' statement

2015-12-01 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-11975: Attachment: HIVE-11975.patch Patch attached. > mssql scripts contains invalid 'GO'

[jira] [Assigned] (HIVE-11975) mssql scripts contains invalid 'GO' statement

2015-12-01 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan reassigned HIVE-11975: --- Assignee: Sushanth Sowmyan (was: Huan Huang) > mssql scripts contains invalid 'GO'

[jira] [Commented] (HIVE-12557) NPE while removing entry in LRFU cache

2015-12-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15035047#comment-15035047 ] Sergey Shelukhin commented on HIVE-12557: - 1) I don't actually know the precise cause - this seems

[jira] [Commented] (HIVE-12257) Enhance ORC FileDump utility to handle flush_length files and recovery

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

[jira] [Commented] (HIVE-12557) NPE while removing entry in LRFU cache

2015-12-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15035068#comment-15035068 ] Sergey Shelukhin commented on HIVE-12557: - Hmm. debug log would be pretty useless :) It's an

[jira] [Commented] (HIVE-12557) NPE while removing entry in LRFU cache

2015-12-01 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15035076#comment-15035076 ] Prasanth Jayachandran commented on HIVE-12557: -- Somehow precondition didn't hit my head. It

[jira] [Updated] (HIVE-11372) join with between predicate comparing integer types returns no rows when ORC format used

2015-12-01 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-11372: -- Assignee: Matt McCline > join with between predicate comparing integer types returns no

[jira] [Updated] (HIVE-11372) join with between predicate comparing integer types returns no rows when ORC format used

2015-12-01 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-11372: -- Summary: join with between predicate comparing integer types returns no rows when ORC

[jira] [Updated] (HIVE-12236) Enable SimpleFetchOptimizer for more query types

2015-12-01 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-12236: Attachment: HIVE-12236.2.patch With tests. > Enable SimpleFetchOptimizer for more query

[jira] [Updated] (HIVE-12528) don't start HS2 Tez sessions in a single thread

2015-12-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12528: Attachment: HIVE-12528.patch [~sseth] [~hagleitn] can you take a look? Note that this will

[jira] [Updated] (HIVE-12561) Add sentry jars to HS2 & HMS classpath

2015-12-01 Thread Mohit Sabharwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohit Sabharwal updated HIVE-12561: --- Attachment: HIVE-12561.patch > Add sentry jars to HS2 & HMS classpath >

[jira] [Commented] (HIVE-11241) Database prefix does not work properly if table has same name

2015-12-01 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15035014#comment-15035014 ] Ferdinand Xu commented on HIVE-11241: - I have resolved it as duplicated. Thank you for pointing it

[jira] [Updated] (HIVE-12557) NPE while removing entry in LRFU cache

2015-12-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12557: Attachment: HIVE-12557.patch Most of the patch is debug logging for potential future NPEs.

[jira] [Updated] (HIVE-11975) mssql scripts contains invalid 'GO' statement

2015-12-01 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-11975: Description: 006-HIVE-9456.mssql.sql script contains invalid 'GO' statement, caused hive

[jira] [Commented] (HIVE-11975) mssql scripts contains invalid 'GO' statement

2015-12-01 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15035086#comment-15035086 ] Thejas M Nair commented on HIVE-11975: -- +1 > mssql scripts contains invalid 'GO' statement >

[jira] [Updated] (HIVE-12236) Enable SimpleFetchOptimizer for more query types

2015-12-01 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-12236: Summary: Enable SimpleFetchOptimizer for more query types (was: LLAP: Prevent metadata

[jira] [Commented] (HIVE-12445) Tracking of completed dags is a slow memory leak

2015-12-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15035197#comment-15035197 ] Sergey Shelukhin commented on HIVE-12445: - [~sseth] ping? > Tracking of completed dags is a slow

[jira] [Updated] (HIVE-12532) LLAP Cache: Uncompressed data cache has NPE

2015-12-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12532: Attachment: HIVE-12532.01.patch The same patch for HiveQA. > LLAP Cache: Uncompressed data

[jira] [Reopened] (HIVE-12338) Add webui to HiveServer2

2015-12-01 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang reopened HIVE-12338: > Add webui to HiveServer2 > > > Key: HIVE-12338 >

[jira] [Commented] (HIVE-12338) Add webui to HiveServer2

2015-12-01 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034073#comment-15034073 ] Jimmy Xiang commented on HIVE-12338: Sure. Just re-opened it. Let's keep it open till all sub-tasks

[jira] [Commented] (HIVE-12483) Fix precommit Spark test branch

2015-12-01 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034105#comment-15034105 ] Xuefu Zhang commented on HIVE-12483: Yeah. it's a little tricky. I did a merge last week, and in the

[jira] [Commented] (HIVE-12381) analyze table compute stats for table with special characters will wipe out all the table stats

2015-12-01 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034033#comment-15034033 ] Ashutosh Chauhan commented on HIVE-12381: - +1 > analyze table compute stats for table with

[jira] [Updated] (HIVE-12529) HiveTxnManager.acquireLocks() should not block forever

2015-12-01 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-12529: -- Attachment: HIVE-12529.4.patch [~alangates] could you review please >

[jira] [Commented] (HIVE-12483) Fix precommit Spark test branch

2015-12-01 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-12483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034108#comment-15034108 ] Sergio Peña commented on HIVE-12483: Thanks. I will set this task as resolved. > Fix precommit Spark

[jira] [Updated] (HIVE-12483) Fix precommit Spark test branch

2015-12-01 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-12483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-12483: --- Attachment: (was: HIVE-12483.1-spark.patch) > Fix precommit Spark test branch >

[jira] [Commented] (HIVE-12554) Fix Spark branch build after merge [Spark Branch]

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

[jira] [Commented] (HIVE-12020) Revert log4j2 xml configuration to properties based configuration

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

[jira] [Updated] (HIVE-12491) Column Statistics: 3 attribute join on a 2-source table is off

2015-12-01 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-12491: Attachment: HIVE-12491.5.patch > Column Statistics: 3 attribute join on a 2-source table is

[jira] [Commented] (HIVE-12529) HiveTxnManager.acquireLocks() should not block forever

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

[jira] [Updated] (HIVE-12538) After set spark related config, SparkSession never get reused

2015-12-01 Thread Nemon Lou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nemon Lou updated HIVE-12538: - Attachment: HIVE-12538.3.patch Using ConcurrentHashMap instead of HashMap. > After set spark related

[jira] [Commented] (HIVE-12475) Parquet schema evolution within array<struct<>> doesn't work

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

[jira] [Updated] (HIVE-12538) After set spark related config, SparkSession never get reused

2015-12-01 Thread Nemon Lou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nemon Lou updated HIVE-12538: - Attachment: HIVE-12538.2.patch Addressing issues mentioned in comments. > After set spark related

[jira] [Commented] (HIVE-12338) Add webui to HiveServer2

2015-12-01 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15035424#comment-15035424 ] Lefty Leverenz commented on HIVE-12338: --- Do you expect the sub-tasks to be resolved in time to

[jira] [Updated] (HIVE-12491) Column Statistics: 3 attribute join on a 2-source table is off

2015-12-01 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-12491: Attachment: HIVE-12491.4.patch > Column Statistics: 3 attribute join on a 2-source table is

[jira] [Commented] (HIVE-11775) Implement limit push down through union all in CBO

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

[jira] [Updated] (HIVE-11358) LLAP: move LlapConfiguration into HiveConf and document the settings

2015-12-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-11358: Attachment: HIVE-11358.05.patch > LLAP: move LlapConfiguration into HiveConf and document

[jira] [Updated] (HIVE-11358) LLAP: move LlapConfiguration into HiveConf and document the settings

2015-12-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-11358: Attachment: HIVE-11358.04.patch Addressed the latest feedback... > LLAP: move

[jira] [Updated] (HIVE-11358) LLAP: move LlapConfiguration into HiveConf and document the settings

2015-12-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-11358: Attachment: (was: HIVE-11358.04.patch) > LLAP: move LlapConfiguration into HiveConf and

[jira] [Commented] (HIVE-11531) Add mysql-style LIMIT support to Hive, or improve ROW_NUMBER performance-wise

2015-12-01 Thread Hui Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15035243#comment-15035243 ] Hui Zheng commented on HIVE-11531: -- Yes, I have correct it in HIVE-11531.03.patch . But it seems it will

[jira] [Updated] (HIVE-12471) Secure HS2 web UI with SSL

2015-12-01 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HIVE-12471: --- Attachment: HIVE-12471.1.patch This patch changed the HttpServer construction to use builder which is

[jira] [Commented] (HIVE-11312) ORC format: where clause with CHAR data type not returning any rows

2015-12-01 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034373#comment-15034373 ] Prasanth Jayachandran commented on HIVE-11312: -- [~sershe] Can you take a look since Gopal is

[jira] [Commented] (HIVE-11312) ORC format: where clause with CHAR data type not returning any rows

2015-12-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034393#comment-15034393 ] Sergey Shelukhin commented on HIVE-11312: - Is {noformat}

[jira] [Updated] (HIVE-12491) Column Statistics: 3 attribute join on a 2-source table is off

2015-12-01 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-12491: Attachment: HIVE-12491.2.patch Addressed comments and little bit of refactoring in

[jira] [Commented] (HIVE-12552) Wrong number of reducer estimation causing job to fail

2015-12-01 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034348#comment-15034348 ] Gunther Hagleitner commented on HIVE-12552: --- That was done for min but not for max. The implicit

[jira] [Commented] (HIVE-12471) Secure HS2 web UI with SSL

2015-12-01 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15034345#comment-15034345 ] Jimmy Xiang commented on HIVE-12471: The patch is on RB: https://reviews.apache.org/r/40833/ > Secure

  1   2   >