[jira] [Updated] (HIVE-16439) Exclude older v2 version of jackson lib from dependent jars in pom.xml

2017-04-13 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-16439: Summary: Exclude older v2 version of jackson lib from dependent jars in pom.xml (was: Exclude older v2

[jira] [Commented] (HIVE-16418) Allow HiveKey to skip some bytes for comparison

2017-04-13 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968071#comment-15968071 ] Xuefu Zhang commented on HIVE-16418: For datatype "TIMESTAMP WITH TIME ZONE", I don't think there is a

[jira] [Commented] (HIVE-16433) Not nullify variable "rj" to avoid NPE due to race condition in ExecDriver.

2017-04-13 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968060#comment-15968060 ] Jimmy Xiang commented on HIVE-16433: Ok, thanks for the explanation. +1 > Not nullify variable "rj"

[jira] [Commented] (HIVE-15708) Upgrade calcite version to 1.12

2017-04-13 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968053#comment-15968053 ] Ashutosh Chauhan commented on HIVE-15708: - +1 > Upgrade calcite version to 1.12 >

[jira] [Commented] (HIVE-16429) Should call invokeFailureHooks in handleInterruption to track failed query execution due to interrupted command.

2017-04-13 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968052#comment-15968052 ] Jimmy Xiang commented on HIVE-16429: Thanks for making the change. +1 > Should call

[jira] [Commented] (HIVE-16433) Not nullify variable "rj" to avoid NPE due to race condition in ExecDriver.

2017-04-13 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968046#comment-15968046 ] zhihai xu commented on HIVE-16433: -- Thanks for the review [~jxiang]! Currently I didn't have the stack

[jira] [Commented] (HIVE-16429) Should call invokeFailureHooks in handleInterruption to track failed query execution due to interrupted command.

2017-04-13 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968024#comment-15968024 ] zhihai xu commented on HIVE-16429: -- Thanks for the review [~jxiang]! Good suggestion! It will make the

[jira] [Assigned] (HIVE-16438) Support inclusive sort order on ReduceDink deduplication

2017-04-13 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu reassigned HIVE-16438: --- > Support inclusive sort order on ReduceDink deduplication >

[jira] [Commented] (HIVE-15229) 'like any' and 'like all' operators in hive

2017-04-13 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968019#comment-15968019 ] Carl Steinbach commented on HIVE-15229: --- [~simanchal], the change to HiveParser no longer applies

[jira] [Updated] (HIVE-16429) Should call invokeFailureHooks in handleInterruption to track failed query execution due to interrupted command.

2017-04-13 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhihai xu updated HIVE-16429: - Attachment: HIVE-16429.001.patch > Should call invokeFailureHooks in handleInterruption to track failed

[jira] [Updated] (HIVE-15708) Upgrade calcite version to 1.12

2017-04-13 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu updated HIVE-15708: Attachment: HIVE-15708.23.patch .23.patch addresses latest code review feedback > Upgrade calcite

[jira] [Commented] (HIVE-15229) 'like any' and 'like all' operators in hive

2017-04-13 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968009#comment-15968009 ] Carl Steinbach commented on HIVE-15229: --- +1 > 'like any' and 'like all' operators in hive >

[jira] [Commented] (HIVE-16436) Response times in "Task Execution Summary" at the end of the job is not correct

2017-04-13 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967975#comment-15967975 ] Prasanth Jayachandran commented on HIVE-16436: -- To make sure if .2 works, [~rajesh.balamohan]

[jira] [Updated] (HIVE-16436) Response times in "Task Execution Summary" at the end of the job is not correct

2017-04-13 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-16436: - Attachment: HIVE-16436.2.patch minor change added to .2. Using endTimeHasMethod

[jira] [Assigned] (HIVE-16436) Response times in "Task Execution Summary" at the end of the job is not correct

2017-04-13 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran reassigned HIVE-16436: Assignee: Rajesh Balamohan (was: Prasanth Jayachandran) > Response times

[jira] [Assigned] (HIVE-16436) Response times in "Task Execution Summary" at the end of the job is not correct

2017-04-13 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran reassigned HIVE-16436: Assignee: Prasanth Jayachandran (was: Rajesh Balamohan) > Response times

[jira] [Commented] (HIVE-16193) Hive show compactions not reflecting the status of the application

2017-04-13 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967966#comment-15967966 ] Wei Zheng commented on HIVE-16193: -- Committed addendum patch to same branches. > Hive show compactions

[jira] [Commented] (HIVE-16433) Not nullify variable "rj" to avoid NPE due to race condition in ExecDriver.

2017-04-13 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967948#comment-15967948 ] Jimmy Xiang commented on HIVE-16433: By the way, is the new method isTaskShutdown used any place? >

[jira] [Commented] (HIVE-16433) Not nullify variable "rj" to avoid NPE due to race condition in ExecDriver.

2017-04-13 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967940#comment-15967940 ] Jimmy Xiang commented on HIVE-16433: Can you attach a stacktrace to show the NPE problem? > Not

[jira] [Updated] (HIVE-16422) Should kill running Spark Jobs when a query is cancelled.

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

[jira] [Commented] (HIVE-16429) Should call invokeFailureHooks in handleInterruption to track failed query execution due to interrupted command.

2017-04-13 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967932#comment-15967932 ] Jimmy Xiang commented on HIVE-16429: Please add a new function which takes two more parameters so that

[jira] [Updated] (HIVE-16433) Not nullify variable "rj" to avoid NPE due to race condition in ExecDriver.

2017-04-13 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhihai xu updated HIVE-16433: - Description: Not nullify variable {{rj}} to avoid NPE due to race condition in ExecDriver. currently

[jira] [Updated] (HIVE-16433) Not nullify variable "rj" to avoid NPE due to race condition in ExecDriver.

2017-04-13 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhihai xu updated HIVE-16433: - Description: Not nullify variable {{rj}} to avoid NPE due to race condition in ExecDriver. currently

[jira] [Updated] (HIVE-16433) Not nullify variable "rj" to avoid NPE due to race condition in ExecDriver.

2017-04-13 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhihai xu updated HIVE-16433: - Description: Not nullify variable {{rj}} to avoid NPE due to race condition in ExecDriver. currently

[jira] [Assigned] (HIVE-15571) Support Insert into for druid storage handler

2017-04-13 Thread Nishant Bangarwa (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nishant Bangarwa reassigned HIVE-15571: --- Assignee: Nishant Bangarwa (was: slim bouguerra) > Support Insert into for druid

[jira] [Commented] (HIVE-16430) Add log to show the cancelled query id when cancelOperation is called.

2017-04-13 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967757#comment-15967757 ] zhihai xu commented on HIVE-16430: -- Test

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

2017-04-13 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15966277#comment-15966277 ] Naveen Gangam edited comment on HIVE-16316 at 4/13/17 3:31 PM: --- Add-on patch

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

2017-04-13 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967743#comment-15967743 ] Naveen Gangam commented on HIVE-16316: -- [~wzheng] Thanks for the review. I have committed the fix to

[jira] [Commented] (HIVE-16418) Allow HiveKey to skip some bytes for comparison

2017-04-13 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967569#comment-15967569 ] Gopal V commented on HIVE-16418: bq. The basic idea is to store all the non-comparable bytes at the

[jira] [Commented] (HIVE-16418) Allow HiveKey to skip some bytes for comparison

2017-04-13 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967464#comment-15967464 ] Rui Li commented on HIVE-16418: --- [~gopalv] - thanks for the review. My plan is to only allow GMT timezone

[jira] [Commented] (HIVE-16436) Response times in "Task Execution Summary" at the end of the job is not correct

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

[jira] [Commented] (HIVE-16436) Response times in "Task Execution Summary" at the end of the job is not correct

2017-04-13 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967399#comment-15967399 ] Gopal V commented on HIVE-16436: Alright, completed == total till the end of the query, causing the perf

[jira] [Comment Edited] (HIVE-16436) Response times in "Task Execution Summary" at the end of the job is not correct

2017-04-13 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967338#comment-15967338 ] Rajesh Balamohan edited comment on HIVE-16436 at 4/13/17 9:28 AM: --

[jira] [Updated] (HIVE-16436) Response times in "Task Execution Summary" at the end of the job is not correct

2017-04-13 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated HIVE-16436: Status: Patch Available (was: Open) > Response times in "Task Execution Summary" at the

[jira] [Commented] (HIVE-16436) Response times in "Task Execution Summary" at the end of the job is not correct

2017-04-13 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967338#comment-15967338 ] Rajesh Balamohan commented on HIVE-16436: - {{perfLogger.PerfLogEnd}} was getting invoked for every

[jira] [Assigned] (HIVE-16436) Response times in "Task Execution Summary" at the end of the job is not correct

2017-04-13 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan reassigned HIVE-16436: --- Assignee: Rajesh Balamohan > Response times in "Task Execution Summary" at the end

[jira] [Updated] (HIVE-16436) Response times in "Task Execution Summary" at the end of the job is not correct

2017-04-13 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated HIVE-16436: Attachment: HIVE-16436.1.patch > Response times in "Task Execution Summary" at the end of

[jira] [Comment Edited] (HIVE-16418) Allow HiveKey to skip some bytes for comparison

2017-04-13 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967307#comment-15967307 ] Gopal V edited comment on HIVE-16418 at 4/13/17 8:57 AM: - Please explain the

[jira] [Commented] (HIVE-16418) Allow HiveKey to skip some bytes for comparison

2017-04-13 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967307#comment-15967307 ] Gopal V commented on HIVE-16418: Please explain the behaviour of TimestampTZ when it comes to equality

[jira] [Commented] (HIVE-16418) Allow HiveKey to skip some bytes for comparison

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

[jira] [Updated] (HIVE-16418) Allow HiveKey to skip some bytes for comparison

2017-04-13 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-16418: -- Status: Patch Available (was: Open) > Allow HiveKey to skip some bytes for comparison >

[jira] [Updated] (HIVE-16418) Allow HiveKey to skip some bytes for comparison

2017-04-13 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-16418: -- Attachment: HIVE-16418.1.patch > Allow HiveKey to skip some bytes for comparison >

[jira] [Commented] (HIVE-16430) Add log to show the cancelled query id when cancelOperation is called.

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

[jira] [Commented] (HIVE-16433) Not nullify variable "rj" to avoid NPE due to race condition in ExecDriver.

2017-04-13 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967219#comment-15967219 ] zhihai xu commented on HIVE-16433: -- Test

[jira] [Commented] (HIVE-16311) Improve the performance for FastHiveDecimalImpl.fastDivide

2017-04-13 Thread Colin Ma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967186#comment-15967186 ] Colin Ma commented on HIVE-16311: - All tests are passed, and the failed test is not patch related. [Review

[jira] [Commented] (HIVE-14412) Add a timezone-aware timestamp

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

[jira] [Commented] (HIVE-16311) Improve the performance for FastHiveDecimalImpl.fastDivide

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

<    1   2