[jira] [Updated] (HIVE-10858) WebHCat specific resources should be added to HADOOP_CLASSPATH first

2015-05-28 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-10858: -- Attachment: HIVE-10858.patch WebHCat specific resources should be added to HADOOP_CLASSPATH

[jira] [Commented] (HIVE-10704) Errors in Tez HashTableLoader when estimated table size is 0

2015-05-28 Thread Mostafa Mokhtar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563841#comment-14563841 ] Mostafa Mokhtar commented on HIVE-10704: Table size of 0 is usually an error in

[jira] [Commented] (HIVE-10704) Errors in Tez HashTableLoader when estimated table size is 0

2015-05-28 Thread Mostafa Mokhtar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563842#comment-14563842 ] Mostafa Mokhtar commented on HIVE-10704: Table size of 0 is usually an error in

[jira] [Commented] (HIVE-4239) Remove lock on compilation stage

2015-05-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563854#comment-14563854 ] Sergey Shelukhin commented on HIVE-4239: Tested it on the cluster with doAs, but

[jira] [Updated] (HIVE-10073) Runtime exception when querying HBase with Spark [Spark Branch]

2015-05-28 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-10073: --- Fix Version/s: 1.2.0 Runtime exception when querying HBase with Spark [Spark Branch]

[jira] [Commented] (HIVE-10244) Vectorization : TPC-DS Q80 fails with java.lang.ClassCastException when hive.vectorized.execution.reduce.enabled is enabled

2015-05-28 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563743#comment-14563743 ] Laljo John Pullokkaran commented on HIVE-10244: --- Example Query: set

[jira] [Commented] (HIVE-10244) Vectorization : TPC-DS Q80 fails with java.lang.ClassCastException when hive.vectorized.execution.reduce.enabled is enabled

2015-05-28 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563745#comment-14563745 ] Laljo John Pullokkaran commented on HIVE-10244: --- Example Query: set

[jira] [Commented] (HIVE-10244) Vectorization : TPC-DS Q80 fails with java.lang.ClassCastException when hive.vectorized.execution.reduce.enabled is enabled

2015-05-28 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563746#comment-14563746 ] Laljo John Pullokkaran commented on HIVE-10244: --- Example Query: set

[jira] [Commented] (HIVE-10244) Vectorization : TPC-DS Q80 fails with java.lang.ClassCastException when hive.vectorized.execution.reduce.enabled is enabled

2015-05-28 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563873#comment-14563873 ] Gunther Hagleitner commented on HIVE-10244: --- Committed to master and branch-1.2.

[jira] [Updated] (HIVE-10838) Allow the Hive metastore client to bind to a specific address when connecting to the server

2015-05-28 Thread HeeSoo Kim (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] HeeSoo Kim updated HIVE-10838: -- Description: +*In a cluster with Kerberos authentication*+ When a Hive metastore client (e.g. HS2,

[jira] [Commented] (HIVE-4239) Remove lock on compilation stage

2015-05-28 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563617#comment-14563617 ] Vaibhav Gumashta commented on HIVE-4239: Yet to review the patch properly, but I'd

[jira] [Commented] (HIVE-10819) SearchArgumentImpl for Timestamp is broken by HIVE-10286

2015-05-28 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563641#comment-14563641 ] Ashutosh Chauhan commented on HIVE-10819: - LGTM +1 SearchArgumentImpl for

[jira] [Commented] (HIVE-10778) LLAP: Utilities::gWorkMap needs to be cleaned in HiveServer2

2015-05-28 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563674#comment-14563674 ] Vikram Dixit K commented on HIVE-10778: --- [~sershe] The change looks to be only on

[jira] [Commented] (HIVE-10778) LLAP: Utilities::gWorkMap needs to be cleaned in HiveServer2

2015-05-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563699#comment-14563699 ] Sergey Shelukhin commented on HIVE-10778: - That is by design. Is it a +1? :) I

[jira] [Updated] (HIVE-4239) Remove lock on compilation stage

2015-05-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-4239: --- Attachment: HIVE-4239.01.patch Addressing feedback and fixing stupid issue with config that

[jira] [Commented] (HIVE-10244) Vectorization : TPC-DS Q80 fails with java.lang.ClassCastException when hive.vectorized.execution.reduce.enabled is enabled

2015-05-28 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563741#comment-14563741 ] Laljo John Pullokkaran commented on HIVE-10244: --- Ok i looked further.

[jira] [Commented] (HIVE-10244) Vectorization : TPC-DS Q80 fails with java.lang.ClassCastException when hive.vectorized.execution.reduce.enabled is enabled

2015-05-28 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563756#comment-14563756 ] Matt McCline commented on HIVE-10244: - [~jpullokkaran] thank you for digging into the

[jira] [Comment Edited] (HIVE-4239) Remove lock on compilation stage

2015-05-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563588#comment-14563588 ] Sergey Shelukhin edited comment on HIVE-4239 at 5/28/15 8:04 PM:

[jira] [Commented] (HIVE-10563) MiniTezCliDriver tests ordering issues

2015-05-28 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563591#comment-14563591 ] Sushanth Sowmyan commented on HIVE-10563: - +1 pending on precommit test success.

[jira] [Updated] (HIVE-10853) Create ExplainTask in ATS hook through ExplainWork

2015-05-28 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-10853: --- Attachment: HIVE-10853.01.patch Create ExplainTask in ATS hook through ExplainWork

[jira] [Commented] (HIVE-10841) [WHERE col is not null] does not work sometimes for queries with many JOIN statements

2015-05-28 Thread Selina Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563668#comment-14563668 ] Selina Zhang commented on HIVE-10841: - Seems this is introduced with Hive 0.13. Have

[jira] [Commented] (HIVE-10778) LLAP: Utilities::gWorkMap needs to be cleaned in HiveServer2

2015-05-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563681#comment-14563681 ] Sergey Shelukhin commented on HIVE-10778: - The change should be on HS2 side. Do

[jira] [Commented] (HIVE-10826) Support min()/max() functions over x preceding and y preceding windowing

2015-05-28 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563725#comment-14563725 ] Ashutosh Chauhan commented on HIVE-10826: - +1 Support min()/max() functions over

[jira] [Commented] (HIVE-10244) Vectorization : TPC-DS Q80 fails with java.lang.ClassCastException when hive.vectorized.execution.reduce.enabled is enabled

2015-05-28 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563752#comment-14563752 ] Laljo John Pullokkaran commented on HIVE-10244: --- +1 Vectorization : TPC-DS

[jira] [Commented] (HIVE-4239) Remove lock on compilation stage

2015-05-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563594#comment-14563594 ] Sergey Shelukhin commented on HIVE-4239: Sounds like a plan... after looking at

[jira] [Commented] (HIVE-10778) LLAP: Utilities::gWorkMap needs to be cleaned in HiveServer2

2015-05-28 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563687#comment-14563687 ] Vikram Dixit K commented on HIVE-10778: --- Yes. From tez perspective this is change is

[jira] [Commented] (HIVE-10778) LLAP: Utilities::gWorkMap needs to be cleaned in HiveServer2

2015-05-28 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563705#comment-14563705 ] Vikram Dixit K commented on HIVE-10778: --- +1 if the memory of hs2 process was the

[jira] [Updated] (HIVE-10857) Accumulo storage handler fail throwing java.lang.IllegalArgumentException: Cannot determine SASL mechanism for token class: class org.apache.accumulo.core.client.security

2015-05-28 Thread Takahiko Saito (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takahiko Saito updated HIVE-10857: -- Summary: Accumulo storage handler fail throwing java.lang.IllegalArgumentException: Cannot

[jira] [Commented] (HIVE-7150) FileInputStream is not closed in HiveConnection#getHttpClient()

2015-05-28 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563750#comment-14563750 ] Hive QA commented on HIVE-7150: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-10244) Vectorization : TPC-DS Q80 fails with java.lang.ClassCastException when hive.vectorized.execution.reduce.enabled is enabled

2015-05-28 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563747#comment-14563747 ] Laljo John Pullokkaran commented on HIVE-10244: --- Example Query: set

[jira] [Updated] (HIVE-10728) deprecate unix_timestamp(void) and make it deterministic

2015-05-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10728: Attachment: HIVE-10728.02.patch Updated accordingly deprecate unix_timestamp(void) and

[jira] [Commented] (HIVE-4239) Remove lock on compilation stage

2015-05-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563588#comment-14563588 ] Sergey Shelukhin commented on HIVE-4239: Actually upon further examination

[jira] [Updated] (HIVE-10838) Allow the Hive metastore client to bind to a specific address when connecting to the server

2015-05-28 Thread HeeSoo Kim (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] HeeSoo Kim updated HIVE-10838: -- Summary: Allow the Hive metastore client to bind to a specific address when connecting to the server

[jira] [Commented] (HIVE-7150) FileInputStream is not closed in HiveConnection#getHttpClient()

2015-05-28 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563754#comment-14563754 ] Ted Yu commented on HIVE-7150: -- Patch v2 looks good. FileInputStream is not closed in

[jira] [Commented] (HIVE-9718) Insert into dynamic partitions with same column structure in the distibute by clause barfs

2015-05-28 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563799#comment-14563799 ] Ashutosh Chauhan commented on HIVE-9718: [~pavan101] Are you still working on this?

[jira] [Commented] (HIVE-4239) Remove lock on compilation stage

2015-05-28 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563606#comment-14563606 ] Hive QA commented on HIVE-4239: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-9842) Enable session/operation timeout by default in HiveServer2

2015-05-28 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563742#comment-14563742 ] Thejas M Nair commented on HIVE-9842: - [~hagleitn] The TimeUnit in validator is just

[jira] [Commented] (HIVE-10722) external table creation with msck in Hive can create unusable partition

2015-05-28 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563782#comment-14563782 ] Sushanth Sowmyan commented on HIVE-10722: - I don't know that I see it as pointless

[jira] [Commented] (HIVE-10840) NumberFormatException while running analyze table partition compute statics query

2015-05-28 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563289#comment-14563289 ] Gunther Hagleitner commented on HIVE-10840: --- +1 NumberFormatException while

[jira] [Commented] (HIVE-10722) external table creation with msck in Hive can create unusable partition

2015-05-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563385#comment-14563385 ] Sergey Shelukhin commented on HIVE-10722: - Seems rather pointless, it's almost the

[jira] [Updated] (HIVE-10811) RelFieldTrimmer throws NoSuchElementException in some cases

2015-05-28 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-10811: -- Fix Version/s: 1.2.1 RelFieldTrimmer throws NoSuchElementException in some

[jira] [Commented] (HIVE-10828) Insert with schema and dynamic partitions NullPointerException

2015-05-28 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563270#comment-14563270 ] Ashutosh Chauhan commented on HIVE-10828: - +1 Insert with schema and dynamic

[jira] [Commented] (HIVE-4239) Remove lock on compilation stage

2015-05-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563340#comment-14563340 ] Sergey Shelukhin commented on HIVE-4239: [~thejas] I wonder what the mainline

[jira] [Commented] (HIVE-10845) TezJobMonitor uses killedTaskCount instead of killedTaskAttemptCount

2015-05-28 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563339#comment-14563339 ] Alexander Pivovarov commented on HIVE-10845: Siddharth, do you want to change

[jira] [Commented] (HIVE-10752) Revert HIVE-5193

2015-05-28 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563372#comment-14563372 ] Aihua Xu commented on HIVE-10752: - [~mithun] What the patch does is to enable the

[jira] [Commented] (HIVE-10101) LLAP: enable yourkit profiling of tasks

2015-05-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563392#comment-14563392 ] Sergey Shelukhin commented on HIVE-10101: - la la la LLAP: enable yourkit

[jira] [Commented] (HIVE-10728) deprecate unix_timestamp(void) and make it deterministic

2015-05-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563391#comment-14563391 ] Sergey Shelukhin commented on HIVE-10728: - [~alangates] can you comment? The other

[jira] [Commented] (HIVE-7292) Hive on Spark

2015-05-28 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563411#comment-14563411 ] Xuefu Zhang commented on HIVE-7292: --- Yes. It's available in both 1.1 and 1.2. Hive on

[jira] [Commented] (HIVE-4239) Remove lock on compilation stage

2015-05-28 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563440#comment-14563440 ] Thejas M Nair commented on HIVE-4239: - The jdbc driver does not allow for concurrent

[jira] [Commented] (HIVE-10752) Revert HIVE-5193

2015-05-28 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563438#comment-14563438 ] Aihua Xu commented on HIVE-10752: - Sorry. That patch actually is not a revert. The patch

[jira] [Commented] (HIVE-10843) desc database and show tables commands don't pass db to HiveAuthorizer check

2015-05-28 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563459#comment-14563459 ] Gunther Hagleitner commented on HIVE-10843: --- +1 desc database and show tables

[jira] [Commented] (HIVE-10497) Upgrade hive branch to latest Tez

2015-05-28 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563305#comment-14563305 ] Hive QA commented on HIVE-10497: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-10846) LLAP: preemption in AM due to failures / out of order scheduling

2015-05-28 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563345#comment-14563345 ] Alexander Pivovarov commented on HIVE-10846: what branch? LLAP: preemption

[jira] [Updated] (HIVE-10853) Create ExplainTask in ATS hook through ExplainWork

2015-05-28 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-10853: -- Assignee: Pengcheng Xiong Create ExplainTask in ATS hook through ExplainWork

[jira] [Commented] (HIVE-10720) Pig using HCatLoader to access RCFile and perform join but get incorrect result.

2015-05-28 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563435#comment-14563435 ] Aihua Xu commented on HIVE-10720: - Sorry. Your patch actually is not a revert. Your patch

[jira] [Commented] (HIVE-10778) LLAP: Utilities::gWorkMap needs to be cleaned in HiveServer2

2015-05-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563380#comment-14563380 ] Sergey Shelukhin commented on HIVE-10778: - [~vikram.dixit] ping? LLAP:

[jira] [Updated] (HIVE-10855) Make HIVE-10568 work with Spark [Spark Branch]

2015-05-28 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-10855: --- Description: HIVE-10568 only works with Tez. It's good to make it also work for Spark. (was:

[jira] [Commented] (HIVE-10678) update sql standard authorization configuration whitelist - more optimization flags

2015-05-28 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563566#comment-14563566 ] Gunther Hagleitner commented on HIVE-10678: --- +1 update sql standard

[jira] [Commented] (HIVE-10698) query on view results fails with table not found error if view is created with subquery alias (CTE).

2015-05-28 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563390#comment-14563390 ] Pengcheng Xiong commented on HIVE-10698: [~ashutoshc], could you please review it?

[jira] [Issue Comment Deleted] (HIVE-7292) Hive on Spark

2015-05-28 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-7292: -- Comment: was deleted (was: Yes. It's available in both 1.1 and 1.2.) Hive on Spark -

[jira] [Commented] (HIVE-9842) Enable session/operation timeout by default in HiveServer2

2015-05-28 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563582#comment-14563582 ] Gunther Hagleitner commented on HIVE-9842: -- Don't you have to change the TimeUnit

[jira] [Updated] (HIVE-10841) [WHERE col is not null] does not work sometimes for queries with many JOIN statements

2015-05-28 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-10841: --- Description: The result from the following SELECT query is 3 rows but it should be 1

[jira] [Commented] (HIVE-10839) TestHCatLoaderEncryption.* tests fail in windows because of path related issues

2015-05-28 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563425#comment-14563425 ] Hari Sankar Sivarama Subramaniyan commented on HIVE-10839: -- The

[jira] [Commented] (HIVE-10752) Revert HIVE-5193

2015-05-28 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563441#comment-14563441 ] Aihua Xu commented on HIVE-10752: - Sorry. That patch actually is not a revert. The patch

[jira] [Commented] (HIVE-10846) LLAP: preemption in AM due to failures / out of order scheduling

2015-05-28 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563455#comment-14563455 ] Siddharth Seth commented on HIVE-10846: --- llap LLAP: preemption in AM due to

[jira] [Issue Comment Deleted] (HIVE-7292) Hive on Spark

2015-05-28 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-7292: -- Comment: was deleted (was: Yes. It's available in both 1.1 and 1.2.) Hive on Spark -

[jira] [Commented] (HIVE-10804) CBO: Calcite Operator To Hive Operator (Calcite Return Path): optimizer for limit 0 does not work

2015-05-28 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563294#comment-14563294 ] Ashutosh Chauhan commented on HIVE-10804: - +1 CBO: Calcite Operator To Hive

[jira] [Commented] (HIVE-7292) Hive on Spark

2015-05-28 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563413#comment-14563413 ] Xuefu Zhang commented on HIVE-7292: --- Yes. It's available in both 1.1 and 1.2. Hive on

[jira] [Commented] (HIVE-10811) RelFieldTrimmer throws NoSuchElementException in some cases

2015-05-28 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563429#comment-14563429 ] Laljo John Pullokkaran commented on HIVE-10811: --- Committed to trunk 1.2

[jira] [Commented] (HIVE-10752) Revert HIVE-5193

2015-05-28 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563472#comment-14563472 ] Chaoyu Tang commented on HIVE-10752: Given that HIVE-5193 broke some functionality and

[jira] [Commented] (HIVE-7292) Hive on Spark

2015-05-28 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563476#comment-14563476 ] Xuefu Zhang commented on HIVE-7292: --- Yes, it's available in both 1.1 and 1.2. Hive on

[jira] [Updated] (HIVE-9069) Simplify filter predicates for CBO

2015-05-28 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-9069: -- Attachment: HIVE-9069.17.patch Simplify filter predicates for CBO

[jira] [Commented] (HIVE-4239) Remove lock on compilation stage

2015-05-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563418#comment-14563418 ] Sergey Shelukhin commented on HIVE-4239: Yeah, some more changes will be needed for

[jira] [Commented] (HIVE-4239) Remove lock on compilation stage

2015-05-28 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563448#comment-14563448 ] Thejas M Nair commented on HIVE-4239: - The better and more involved fix for the

[jira] [Commented] (HIVE-10845) TezJobMonitor uses killedTaskCount instead of killedTaskAttemptCount

2015-05-28 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563567#comment-14563567 ] Gunther Hagleitner commented on HIVE-10845: --- +1 TezJobMonitor uses

[jira] [Commented] (HIVE-4239) Remove lock on compilation stage

2015-05-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563396#comment-14563396 ] Sergey Shelukhin commented on HIVE-4239: I'll look at sessionstate stuff Remove

[jira] [Issue Comment Deleted] (HIVE-7292) Hive on Spark

2015-05-28 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-7292: -- Comment: was deleted (was: Yes. It's available in both 1.1 and 1.2.) Hive on Spark -

[jira] [Updated] (HIVE-10845) TezJobMonitor uses killedTaskCount instead of killedTaskAttemptCount

2015-05-28 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-10845: -- Attachment: HIVE-10845.2.patch TezJobMonitor uses killedTaskCount instead of

[jira] [Updated] (HIVE-10722) external table creation with msck in Hive can create unusable partition

2015-05-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-10722: Attachment: HIVE-10722.01.patch Added negative test external table creation with msck in

[jira] [Updated] (HIVE-10761) Create codahale-based metrics system for Hive

2015-05-28 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-10761: - Attachment: HIVE-10761.5.patch Address more review comment, add some code to deinitialize the metrics,

[jira] [Commented] (HIVE-4239) Remove lock on compilation stage

2015-05-28 Thread Nemon Lou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14564086#comment-14564086 ] Nemon Lou commented on HIVE-4239: - Pasting from email : I have tested it on a 7 nodes

[jira] [Updated] (HIVE-7556) Fix code style, license header, tabs, etc. [Spark Branch]

2015-05-28 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-7556: -- Fix Version/s: (was: spark-branch) 1.1.0 Fix code style, license header, tabs,

[jira] [Updated] (HIVE-8868) SparkSession and SparkClient mapping[Spark Branch]

2015-05-28 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-8868: -- Fix Version/s: (was: spark-branch) 1.1.0 SparkSession and SparkClient

[jira] [Updated] (HIVE-8882) Fix test TestHiveKVResultCache [Spark Branch]

2015-05-28 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-8882: -- Fix Version/s: (was: spark-branch) 1.1.0 Fix test TestHiveKVResultCache [Spark

[jira] [Updated] (HIVE-8834) enable job progress monitoring of Remote Spark Context [Spark Branch]

2015-05-28 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-8834: -- Fix Version/s: (was: spark-branch) 1.1.0 enable job progress monitoring of

[jira] [Updated] (HIVE-7585) Implement the graph transformation execution

2015-05-28 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-7585: -- Fix Version/s: (was: spark-branch) 1.1.0 Implement the graph transformation

[jira] [Updated] (HIVE-7665) Create TestSparkCliDriver to run test in spark local mode [Spark Branch]

2015-05-28 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-7665: -- Fix Version/s: (was: spark-branch) 1.1.0 Create TestSparkCliDriver to run test

[jira] [Updated] (HIVE-7839) Update union_null results now that it's deterministic [Spark Branch]

2015-05-28 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-7839: -- Fix Version/s: (was: spark-branch) 1.1.0 Update union_null results now that it's

[jira] [Updated] (HIVE-7561) StarterProject: Move from assert to Guava Preconditions.* in Hive on Spark [Spark Branch]

2015-05-28 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-7561: -- Fix Version/s: (was: spark-branch) 1.1.0 StarterProject: Move from assert to

[jira] [Updated] (HIVE-9230) Followup for HIVE-9125, update ppd_join4.q.out for Spark [Spark Branch]

2015-05-28 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-9230: -- Fix Version/s: (was: spark-branch) 1.1.0 Followup for HIVE-9125, update

[jira] [Updated] (HIVE-7870) Insert overwrite table query does not generate correct task plan [Spark Branch]

2015-05-28 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-7870: -- Fix Version/s: (was: spark-branch) 1.1.0 Insert overwrite table query does not

[jira] [Updated] (HIVE-8726) Collect Spark TaskMetrics and build job statistic[Spark Branch]

2015-05-28 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-8726: -- Fix Version/s: (was: spark-branch) 1.1.0 Collect Spark TaskMetrics and build job

[jira] [Updated] (HIVE-7861) Enable reduce-side join tests (1) [Spark Branch]

2015-05-28 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-7861: -- Fix Version/s: (was: spark-branch) 1.1.0 Enable reduce-side join tests (1)

[jira] [Updated] (HIVE-8775) Merge from trunk 11/6/14 [SPARK BRANCH]

2015-05-28 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-8775: -- Fix Version/s: (was: spark-branch) 1.1.0 Merge from trunk 11/6/14 [SPARK BRANCH]

[jira] [Updated] (HIVE-7564) Remove some redundant code plus a bit of cleanup in SparkClient [Spark Branch]

2015-05-28 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-7564: -- Fix Version/s: (was: spark-branch) 1.1.0 Remove some redundant code plus a bit

[jira] [Updated] (HIVE-7794) Enable tests on Spark branch (4) [Sparch Branch]

2015-05-28 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-7794: -- Fix Version/s: (was: spark-branch) 1.1.0 Enable tests on Spark branch (4)

[jira] [Updated] (HIVE-7652) Check OutputCollector after closing ExecMapper/ExecReducer

2015-05-28 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-7652: -- Fix Version/s: (was: spark-branch) 1.1.0 Check OutputCollector after closing

[jira] [Updated] (HIVE-9027) Enable ppd_join4 [Spark Branch]

2015-05-28 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-9027: -- Fix Version/s: (was: spark-branch) 1.1.0 Enable ppd_join4 [Spark Branch]

[jira] [Updated] (HIVE-8920) IOContext problem with multiple MapWorks cloned for multi-insert [Spark Branch]

2015-05-28 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-8920: -- Fix Version/s: (was: spark-branch) 1.1.0 IOContext problem with multiple

[jira] [Updated] (HIVE-8670) Combine Hive Operator statistic and Spark Metric to an uniformed query statistic.[Spark Branch]

2015-05-28 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-8670: -- Fix Version/s: (was: spark-branch) 1.1.0 Combine Hive Operator statistic and

  1   2   3   4   5   >