[jira] [Assigned] (HIVE-5846) Analyze command fails with vectorization on

2013-11-19 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu reassigned HIVE-5846: -- Assignee: Remus Rusanu > Analyze command fails with vectorization on > -

[jira] [Assigned] (HIVE-5845) CTAS failed on vectorized code path

2013-11-19 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu reassigned HIVE-5845: -- Assignee: Remus Rusanu > CTAS failed on vectorized code path > -

[jira] [Created] (HIVE-5850) Multiple table join error for avro

2013-11-19 Thread Shengjun Xin (JIRA)
Shengjun Xin created HIVE-5850: -- Summary: Multiple table join error for avro Key: HIVE-5850 URL: https://issues.apache.org/jira/browse/HIVE-5850 Project: Hive Issue Type: Bug Affects Versio

[jira] [Updated] (HIVE-5850) Multiple table join error for avro

2013-11-19 Thread Shengjun Xin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shengjun Xin updated HIVE-5850: --- Description: Reproduce step: {code} -- Create table Part. CREATE EXTERNAL TABLE part ROW FORMAT SERDE

[jira] [Updated] (HIVE-5850) Multiple table join error for avro

2013-11-19 Thread Shengjun Xin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shengjun Xin updated HIVE-5850: --- Attachment: schema.tar.gz part.tar.gz partsupp.tar.gz > Multiple table

[jira] [Commented] (HIVE-4632) Use hadoop counter as a stat publisher

2013-11-19 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826343#comment-13826343 ] Ashutosh Chauhan commented on HIVE-4632: Looks good to me. +1 > Use hadoop counter

[jira] [Commented] (HIVE-5844) dynamic_partition_skip_default.q test fails on trunk

2013-11-19 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826345#comment-13826345 ] Ashutosh Chauhan commented on HIVE-5844: +1 > dynamic_partition_skip_default.q tes

[jira] [Updated] (HIVE-5844) dynamic_partition_skip_default.q test fails on trunk

2013-11-19 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-5844: --- Resolution: Fixed Fix Version/s: 0.13.0 Status: Resolved (was: Patch Availab

[jira] [Created] (HIVE-5851) Hive query taking a lot of time just to launch map-reduce jobs

2013-11-19 Thread Sreenath S Kamath (JIRA)
Sreenath S Kamath created HIVE-5851: --- Summary: Hive query taking a lot of time just to launch map-reduce jobs Key: HIVE-5851 URL: https://issues.apache.org/jira/browse/HIVE-5851 Project: Hive

[jira] [Updated] (HIVE-5851) Hive query taking a lot of time just to launch map-reduce jobs

2013-11-19 Thread Sreenath S Kamath (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sreenath S Kamath updated HIVE-5851: Priority: Critical (was: Major) > Hive query taking a lot of time just to launch map-reduce

HowTo: Debugging/Running localmode on YARN ?

2013-11-19 Thread Remus Rusanu
Hello all, I just discovered that with 23 shims the localmode is driven by SET mapreduce.framework.name=local; not by the traditional SET mapred.job.tracker=local; Has anyone put together a how-to for debugging/running localmode on Yarn, like Thejas had for classic Hadoop at http://hadoop-pi

skewed join problem

2013-11-19 Thread Adrian Popescu
Hello All, I encounter a bug when executing TPCH queries with skewed join optimization enabled: In particular, if the skewed join optimization is enabled but not triggered (i.e., the number of rows with the same key is less than "hive.skewjoin.key") all the following jobs of the query are fil

[jira] [Updated] (HIVE-5851) Hive query taking a lot of time just to launch map-reduce jobs

2013-11-19 Thread Sreenath S Kamath (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sreenath S Kamath updated HIVE-5851: Issue Type: Bug (was: Improvement) > Hive query taking a lot of time just to launch map-red

[jira] [Updated] (HIVE-5846) Analyze command fails with vectorization on

2013-11-19 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu updated HIVE-5846: --- Status: Patch Available (was: Open) This fixes the problem by making stats gathering path not vectori

[jira] [Updated] (HIVE-5846) Analyze command fails with vectorization on

2013-11-19 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu updated HIVE-5846: --- Attachment: HIVE-5846.1.patch > Analyze command fails with vectorization on >

[jira] [Commented] (HIVE-5635) WebHCatJTShim23 ignores security/user context

2013-11-19 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826537#comment-13826537 ] Hive QA commented on HIVE-5635: --- {color:red}Overall{color}: -1 at least one tests failed H

Re: Review Request 15649: HIVE-5842 - Fix issues with new paths to jar in hcatalog

2013-11-19 Thread Brock Noland
> On Nov. 19, 2013, 12:36 a.m., Mohammad Islam wrote: > > +1 (with minor comments) Thank you for the review! I noted many cleanup opportunities as well... I have created HIVE-5852 to track that issue. - Brock --- This is an automatical

[jira] [Created] (HIVE-5852) Refactor hcat scripts

2013-11-19 Thread Brock Noland (JIRA)
Brock Noland created HIVE-5852: -- Summary: Refactor hcat scripts Key: HIVE-5852 URL: https://issues.apache.org/jira/browse/HIVE-5852 Project: Hive Issue Type: Bug Reporter: Brock Nola

[jira] [Commented] (HIVE-4390) Enable capturing input URI entities for DML statements

2013-11-19 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826547#comment-13826547 ] Brock Noland commented on HIVE-4390: Do we have any known hooks that are going to have

[jira] [Commented] (HIVE-5847) DatabaseMetadata.getColumns() doesn't show correct column size for char/varchar/decimal

2013-11-19 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826563#comment-13826563 ] Hive QA commented on HIVE-5847: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Updated] (HIVE-5771) Constant propagation optimizer for Hive

2013-11-19 Thread Ted Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Xu updated HIVE-5771: - Attachment: HIVE-5771.3.patch > Constant propagation optimizer for Hive > ---

[jira] [Updated] (HIVE-5565) Limit Hive decimal type maximum precision and scale to 38

2013-11-19 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-5565: -- Attachment: HIVE-5565.4.patch Patch #4 contained a temp fix for udf_when/case failure, the same issue as

[jira] [Created] (HIVE-5853) Hive Lock Manager leaks zookeeper connections

2013-11-19 Thread Harel Ben Attia (JIRA)
Harel Ben Attia created HIVE-5853: - Summary: Hive Lock Manager leaks zookeeper connections Key: HIVE-5853 URL: https://issues.apache.org/jira/browse/HIVE-5853 Project: Hive Issue Type: Bug

[jira] [Commented] (HIVE-5847) DatabaseMetadata.getColumns() doesn't show correct column size for char/varchar/decimal

2013-11-19 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826573#comment-13826573 ] Brock Noland commented on HIVE-5847: CC Looks like a good one for [~xuefuz] to review.

[jira] [Updated] (HIVE-5853) Hive Lock Manager leaks zookeeper connections

2013-11-19 Thread Harel Ben Attia (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harel Ben Attia updated HIVE-5853: -- Description: Hive 0.10 leaks zookeeper connections from ZooKeeperHiveLockManager. HIVE-3723 des

[jira] [Commented] (HIVE-5845) CTAS failed on vectorized code path

2013-11-19 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826577#comment-13826577 ] Remus Rusanu commented on HIVE-5845: The VectorFileSinkOperator uses an optimized path

[jira] [Commented] (HIVE-5853) Hive Lock Manager leaks zookeeper connections

2013-11-19 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826590#comment-13826590 ] Brock Noland commented on HIVE-5853: It looks like you are using Hive Server? Can you

[jira] [Commented] (HIVE-5846) Analyze command fails with vectorization on

2013-11-19 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826671#comment-13826671 ] Ashutosh Chauhan commented on HIVE-5846: +1 > Analyze command fails with vectoriza

[jira] [Updated] (HIVE-5692) Make VectorGroupByOperator parameters configurable

2013-11-19 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-5692: --- Status: Open (was: Patch Available) [~rusanu] Can you re-upload this patch so that Hive QA ge

Hive-trunk-h0.21 - Build # 2459 - Still Failing

2013-11-19 Thread Apache Jenkins Server
Changes for Build #2428 [thejas] HIVE-5668: path normalization in MapOperator is expensive (Thejas Nair reviewed by Gunther Hagleitner) [hashutosh] HIVE-5604 : Fix validation of nested expressions. (Jitendra Nath Pandey via Ashutosh Chauhan) [hashutosh] HIVE-5602 : Micro optimize select operato

[jira] [Updated] (HIVE-3107) Improve semantic analyzer to better handle column name references in group by/sort by clauses

2013-11-19 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3107: --- Resolution: Fixed Fix Version/s: 0.13.0 Status: Resolved (was: Patch Availab

[jira] [Updated] (HIVE-5706) Move a few numeric UDFs to generic implementations

2013-11-19 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-5706: -- Attachment: HIVE-5706.patch > Move a few numeric UDFs to generic implementations > -

[jira] [Updated] (HIVE-5706) Move a few numeric UDFs to generic implementations

2013-11-19 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-5706: -- Status: Patch Available (was: Open) Submit patch to kick off test run. > Move a few numeric UDFs to ge

[jira] [Resolved] (HIVE-1922) semantic analysis error, when using group by and order by together

2013-11-19 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan resolved HIVE-1922. Resolution: Fixed Fix Version/s: 0.13.0 Assignee: Harish Butani This is fixe

[jira] [Commented] (HIVE-5845) CTAS failed on vectorized code path

2013-11-19 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826719#comment-13826719 ] Remus Rusanu commented on HIVE-5845: Hello Ashutosh, I’ve looked at this and my opinio

Hive-trunk-hadoop2 - Build # 559 - Still Failing

2013-11-19 Thread Apache Jenkins Server
Changes for Build #527 [thejas] HIVE-5668: path normalization in MapOperator is expensive (Thejas Nair reviewed by Gunther Hagleitner) [hashutosh] HIVE-5604 : Fix validation of nested expressions. (Jitendra Nath Pandey via Ashutosh Chauhan) [hashutosh] HIVE-5602 : Micro optimize select operator

Re: Review Request 15666: HIVE-5847 DatabaseMetadata.getColumns() doesn't show correct column size for char/varchar/decimal

2013-11-19 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15666/#review29117 --- Patch looks good. A few questions below. service/src/java/org/apac

[jira] [Updated] (HIVE-5692) Make VectorGroupByOperator parameters configurable

2013-11-19 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu updated HIVE-5692: --- Attachment: HIVE-5692.5.patch > Make VectorGroupByOperator parameters configurable > -

[jira] [Updated] (HIVE-5692) Make VectorGroupByOperator parameters configurable

2013-11-19 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu updated HIVE-5692: --- Status: Patch Available (was: Open) > Make VectorGroupByOperator parameters configurable > --

[jira] [Commented] (HIVE-5692) Make VectorGroupByOperator parameters configurable

2013-11-19 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826780#comment-13826780 ] Remus Rusanu commented on HIVE-5692: Patch was no longer applying, I updated it and mad

Re: Review Request 15649: HIVE-5842 - Fix issues with new paths to jar in hcatalog

2013-11-19 Thread Prasad Mujumdar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15649/#review29122 --- Ship it! +1 LGTM. - Prasad Mujumdar On Nov. 18, 2013, 4:49 p.m.,

[jira] [Commented] (HIVE-5842) Fix issues with new paths to jar in hcatalog

2013-11-19 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826787#comment-13826787 ] Prasad Mujumdar commented on HIVE-5842: --- +1 > Fix issues with new paths to jar in h

Re: Review Request 15561: HIVE-5771 Constant propagation optimizer for Hive

2013-11-19 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15561/#review29119 --- http://svn.apache.org/repos/asf/hive/trunk/ql/src/java/org/apache/h

Re: HowTo: Debugging/Running localmode on YARN ?

2013-11-19 Thread Vinod Kumar Vavilapalli
Local mapreduce job-runner was never supported/tested with HDFS though it could logically work. Thanks, +Vinod On Nov 19, 2013, at 4:58 AM, Remus Rusanu wrote: > Hello all, > > I just discovered that with 23 shims the localmode is driven by > > SET mapreduce.framework.name=local; > > not

[jira] [Commented] (HIVE-5565) Limit Hive decimal type maximum precision and scale to 38

2013-11-19 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826810#comment-13826810 ] Hive QA commented on HIVE-5565: --- {color:green}Overall{color}: +1 all checks pass Here are

Re: Review Request 15588: HIVE-5565: Limit Hive decimal type maximum precision and scale to 38

2013-11-19 Thread Brock Noland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15588/#review29128 --- Ship it! Ship It! - Brock Noland On Nov. 16, 2013, 4:09 a.m., Xu

[jira] [Commented] (HIVE-5565) Limit Hive decimal type maximum precision and scale to 38

2013-11-19 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826827#comment-13826827 ] Brock Noland commented on HIVE-5565: +1 > Limit Hive decimal type maximum precision an

[jira] [Commented] (HIVE-5663) Refactor ORC RecordReader to operate on direct & wrapped ByteBuffers

2013-11-19 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826839#comment-13826839 ] Owen O'Malley commented on HIVE-5663: - This looks good, but a few comments: * Please re

[jira] [Commented] (HIVE-4632) Use hadoop counter as a stat publisher

2013-11-19 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826862#comment-13826862 ] Hive QA commented on HIVE-4632: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Updated] (HIVE-4632) Use hadoop counter as a stat publisher

2013-11-19 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-4632: --- Resolution: Fixed Fix Version/s: 0.13.0 Status: Resolved (was: Patch Availab

[jira] [Commented] (HIVE-5845) CTAS failed on vectorized code path

2013-11-19 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826881#comment-13826881 ] Ashutosh Chauhan commented on HIVE-5845: [~owen.omalley] is obvious expert on Orc.

[jira] [Updated] (HIVE-2055) Hive should add HBase classpath dependencies when available

2013-11-19 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-2055: --- Resolution: Fixed Fix Version/s: 0.13.0 Status: Resolved (was: Patch Availab

[jira] [Commented] (HIVE-5706) Move a few numeric UDFs to generic implementations

2013-11-19 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826919#comment-13826919 ] Hive QA commented on HIVE-5706: --- {color:red}Overall{color}: -1 at least one tests failed H

Re: Review Request 15295: HIVE-5618: Hive local task fails to run when run from oozie in a secure cluster

2013-11-19 Thread Thejas Nair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15295/#review29133 --- ql/src/java/org/apache/hadoop/hive/ql/exec/mr/MapredLocalTask.java

[jira] [Updated] (HIVE-5224) When creating table with AVRO serde, the "avro.schema.url" should be about to load serde schema from file system beside HDFS

2013-11-19 Thread Jaden Park (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jaden Park updated HIVE-5224: - Attachment: Hive-5224.3.patch Description of the fix The existing code first checks whether the file syst

[jira] [Commented] (HIVE-5663) Refactor ORC RecordReader to operate on direct & wrapped ByteBuffers

2013-11-19 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826976#comment-13826976 ] Owen O'Malley commented on HIVE-5663: - Oops, obviously on second thought the second one

[jira] [Commented] (HIVE-5663) Refactor ORC RecordReader to operate on direct & wrapped ByteBuffers

2013-11-19 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826999#comment-13826999 ] Gopal V commented on HIVE-5663: --- Rebasing patch to trunk and converting the if() into an asse

[jira] [Updated] (HIVE-5849) Improve the stats of operators based on heuristics in the absence of any column statistics

2013-11-19 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth J updated HIVE-5849: - Attachment: HIVE-5849.1.patch.txt Uploading initial patch for review. > Improve the stats of operators ba

[jira] [Commented] (HIVE-5581) Implement vectorized year/month/day... etc. for string arguments

2013-11-19 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827027#comment-13827027 ] Eric Hanson commented on HIVE-5581: --- Teddy, Is the patch ready, or is this a test infrast

[jira] [Updated] (HIVE-5663) Refactor ORC RecordReader to operate on direct & wrapped ByteBuffers

2013-11-19 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-5663: -- Release Note: Refactor ORC RecordReader to use ByteBuffer APIs instead of relying on underlying array()

[jira] [Created] (HIVE-5854) query fails in vectorized mode on empty partitioned table

2013-11-19 Thread Eric Hanson (JIRA)
Eric Hanson created HIVE-5854: - Summary: query fails in vectorized mode on empty partitioned table Key: HIVE-5854 URL: https://issues.apache.org/jira/browse/HIVE-5854 Project: Hive Issue Type: Su

[jira] [Updated] (HIVE-5663) Refactor ORC RecordReader to operate on direct & wrapped ByteBuffers

2013-11-19 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-5663: -- Attachment: HIVE-5663.03.patch > Refactor ORC RecordReader to operate on direct & wrapped ByteBuffers >

[jira] [Commented] (HIVE-5663) Refactor ORC RecordReader to operate on direct & wrapped ByteBuffers

2013-11-19 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827056#comment-13827056 ] Owen O'Malley commented on HIVE-5663: - +1 > Refactor ORC RecordReader to operate on di

[jira] [Commented] (HIVE-5714) Separate reactor root or aggregator from parent pom

2013-11-19 Thread Andrew Bayer (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827062#comment-13827062 ] Andrew Bayer commented on HIVE-5714: Yes, do separate them if you possibly can - if you

[jira] [Commented] (HIVE-5854) query fails in vectorized mode on empty partitioned table

2013-11-19 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827069#comment-13827069 ] Eric Hanson commented on HIVE-5854: --- error happens in ql\exec\OperatorFactory.java, getVe

[jira] [Updated] (HIVE-5833) Remove versions from child module dependencies

2013-11-19 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta updated HIVE-5833: - Attachment: HIVE-5833.patch I've tried to make a patch for this issue. > Remove versions from chi

[jira] [Created] (HIVE-5855) Add setFullyReadColumns back to ColumnProjectionUtils

2013-11-19 Thread Brock Noland (JIRA)
Brock Noland created HIVE-5855: -- Summary: Add setFullyReadColumns back to ColumnProjectionUtils Key: HIVE-5855 URL: https://issues.apache.org/jira/browse/HIVE-5855 Project: Hive Issue Type: Impr

[jira] [Commented] (HIVE-5846) Analyze command fails with vectorization on

2013-11-19 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827117#comment-13827117 ] Hive QA commented on HIVE-5846: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Commented] (HIVE-5771) Constant propagation optimizer for Hive

2013-11-19 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827118#comment-13827118 ] Hive QA commented on HIVE-5771: --- {color:red}Overall{color}: -1 no tests executed Here are

[jira] [Updated] (HIVE-5856) Templeton service become nonresponsive

2013-11-19 Thread Dave Winters (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Winters updated HIVE-5856: --- Summary: Templeton service become nonresponsive (was: Templeton service become nonrespsoive) > Templ

[jira] [Created] (HIVE-5856) Templeton service become nonrespsoive

2013-11-19 Thread Dave Winters (JIRA)
Dave Winters created HIVE-5856: -- Summary: Templeton service become nonrespsoive Key: HIVE-5856 URL: https://issues.apache.org/jira/browse/HIVE-5856 Project: Hive Issue Type: Bug Compon

[jira] [Commented] (HIVE-4256) JDBC2 HiveConnection does not use the specified database

2013-11-19 Thread Jeff Beard (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827170#comment-13827170 ] Jeff Beard commented on HIVE-4256: -- We've seen the behavior where the database specified i

[jira] [Updated] (HIVE-5771) Constant propagation optimizer for Hive

2013-11-19 Thread Ted Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Xu updated HIVE-5771: - Attachment: HIVE-5771.4.patch > Constant propagation optimizer for Hive > ---

[jira] [Commented] (HIVE-4887) hive should have an option to disable non sql commands that impose security risk

2013-11-19 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827186#comment-13827186 ] Brock Noland commented on HIVE-4887: bq. But it does not restrict shell commands from

[jira] [Updated] (HIVE-5796) percentjobcomplete returned by webhcat is null

2013-11-19 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-5796: Fix Version/s: 0.13.0 > percentjobcomplete returned by webhc

[jira] [Updated] (HIVE-5796) percentjobcomplete returned by webhcat is null

2013-11-19 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-5796: Affects Version/s: 0.12.0 > percentjobcomplete returned by w

[jira] [Updated] (HIVE-5849) Improve the stats of operators based on heuristics in the absence of any column statistics

2013-11-19 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth J updated HIVE-5849: - Attachment: HIVE-5849.2.patch.txt Regenerated output for more test cases. > Improve the stats of operator

[jira] [Updated] (HIVE-5849) Improve the stats of operators based on heuristics in the absence of any column statistics

2013-11-19 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth J updated HIVE-5849: - Status: Patch Available (was: Open) Marking it as patch available. > Improve the stats of operators base

[jira] [Commented] (HIVE-5833) Remove versions from child module dependencies

2013-11-19 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827204#comment-13827204 ] Brock Noland commented on HIVE-5833: Hey this looks good! We need to remove the changes

[jira] [Updated] (HIVE-5833) Remove versions from child module dependencies

2013-11-19 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-5833: --- Description: HIVE-5741 moved all dependencies to the plugin management section of the parent pom there

[jira] [Updated] (HIVE-5833) Remove versions from child module dependencies

2013-11-19 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-5833: --- Description: HIVE-5741 moved all dependencies to the plugin management section of the parent pom there

[jira] [Created] (HIVE-5857) Reduce tasks do not work in uber mode in YARN

2013-11-19 Thread Adam Kawa (JIRA)
Adam Kawa created HIVE-5857: --- Summary: Reduce tasks do not work in uber mode in YARN Key: HIVE-5857 URL: https://issues.apache.org/jira/browse/HIVE-5857 Project: Hive Issue Type: Bug Comp

[jira] [Created] (HIVE-5858) Alter table fails with exception when fs.hdfs.impl.disable.cache is set false

2013-11-19 Thread Navis (JIRA)
Navis created HIVE-5858: --- Summary: Alter table fails with exception when fs.hdfs.impl.disable.cache is set false Key: HIVE-5858 URL: https://issues.apache.org/jira/browse/HIVE-5858 Project: Hive Issue

[jira] [Updated] (HIVE-5857) Reduce tasks do not work in uber mode in YARN

2013-11-19 Thread Adam Kawa (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Kawa updated HIVE-5857: Status: Patch Available (was: Open) > Reduce tasks do not work in uber mode in YARN > -

[jira] [Updated] (HIVE-5858) Alter table fails with exception when fs.hdfs.impl.disable.cache is set false

2013-11-19 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-5858: Status: Patch Available (was: Open) > Alter table fails with exception when fs.hdfs.impl.disable.cache is set false

[jira] [Updated] (HIVE-5858) Alter table fails with exception when fs.hdfs.impl.disable.cache is set false

2013-11-19 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-5858: Attachment: HIVE-5858.1.patch.txt > Alter table fails with exception when fs.hdfs.impl.disable.cache is set false >

[jira] [Updated] (HIVE-5857) Reduce tasks do not work in uber mode in YARN

2013-11-19 Thread Adam Kawa (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Kawa updated HIVE-5857: Status: Open (was: Patch Available) > Reduce tasks do not work in uber mode in YARN > -

[jira] [Updated] (HIVE-5857) Reduce tasks do not work in uber mode in YARN

2013-11-19 Thread Adam Kawa (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Kawa updated HIVE-5857: Attachment: HIVE-5857.1.patch.txt > Reduce tasks do not work in uber mode in YARN >

[jira] [Updated] (HIVE-5857) Reduce tasks do not work in uber mode in YARN

2013-11-19 Thread Adam Kawa (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Kawa updated HIVE-5857: Labels: plan uber-jar yarn (was: ) > Reduce tasks do not work in uber mode in YARN > --

[jira] [Updated] (HIVE-5857) Reduce tasks do not work in uber mode in YARN

2013-11-19 Thread Adam Kawa (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Kawa updated HIVE-5857: Status: Patch Available (was: Open) > Reduce tasks do not work in uber mode in YARN > -

[jira] [Created] (HIVE-5859) Create view does not captures inputs

2013-11-19 Thread Navis (JIRA)
Navis created HIVE-5859: --- Summary: Create view does not captures inputs Key: HIVE-5859 URL: https://issues.apache.org/jira/browse/HIVE-5859 Project: Hive Issue Type: Bug Components: Authoriza

[jira] [Updated] (HIVE-5846) Analyze command fails with vectorization on

2013-11-19 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-5846: --- Resolution: Fixed Fix Version/s: 0.13.0 Status: Resolved (was: Patch Availab

[jira] [Commented] (HIVE-4887) hive should have an option to disable non sql commands that impose security risk

2013-11-19 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827284#comment-13827284 ] Thejas M Nair commented on HIVE-4887: - bq. I thought shell commands via ! exec from the

[jira] [Comment Edited] (HIVE-4887) hive should have an option to disable non sql commands that impose security risk

2013-11-19 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827284#comment-13827284 ] Thejas M Nair edited comment on HIVE-4887 at 11/20/13 3:30 AM: --

[jira] [Commented] (HIVE-4256) JDBC2 HiveConnection does not use the specified database

2013-11-19 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827307#comment-13827307 ] Thejas M Nair commented on HIVE-4256: - bq. It also appears that there is some lingerin

[jira] [Commented] (HIVE-4256) JDBC2 HiveConnection does not use the specified database

2013-11-19 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827309#comment-13827309 ] Thejas M Nair commented on HIVE-4256: - [~analog.sony] Do you want to take a look at thi

Hive-trunk-h0.21 - Build # 2460 - Still Failing

2013-11-19 Thread Apache Jenkins Server
Changes for Build #2428 [thejas] HIVE-5668: path normalization in MapOperator is expensive (Thejas Nair reviewed by Gunther Hagleitner) [hashutosh] HIVE-5604 : Fix validation of nested expressions. (Jitendra Nath Pandey via Ashutosh Chauhan) [hashutosh] HIVE-5602 : Micro optimize select operato

[jira] [Updated] (HIVE-5859) Create view does not captures inputs

2013-11-19 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-5859: -- Attachment: D14235.1.patch navis requested code review of "HIVE-5859 [jira] Create view does not capture

[jira] [Updated] (HIVE-5859) Create view does not captures inputs

2013-11-19 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-5859: Status: Patch Available (was: Open) > Create view does not captures inputs > >

[jira] [Updated] (HIVE-5356) Move arithmatic UDFs to generic UDF implementations

2013-11-19 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-5356: -- Resolution: Fixed Status: Resolved (was: Patch Available) Patch committed to trunk. Thank Brock

  1   2   >