[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

[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] [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

[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

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

[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

[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

[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-tabpanelfocusedCommentId=13826537#comment-13826537 ] Hive QA commented on HIVE-5635: --- {color:red}Overall{color}: -1 at least one tests failed

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 automatically

[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

[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-tabpanelfocusedCommentId=13826547#comment-13826547 ] Brock Noland commented on HIVE-4390: Do we have any known hooks that are going to have

[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-tabpanelfocusedCommentId=13826577#comment-13826577 ] Remus Rusanu commented on HIVE-5845: The VectorFileSinkOperator uses an optimized path

[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

[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-tabpanelfocusedCommentId=13826780#comment-13826780 ] Remus Rusanu commented on HIVE-5692: Patch was no longer applying, I updated it and

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

[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-tabpanelfocusedCommentId=13826787#comment-13826787 ] Prasad Mujumdar commented on HIVE-5842: --- +1 Fix issues with new paths to jar in

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 ---

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 by the

[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-tabpanelfocusedCommentId=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.,

[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-tabpanelfocusedCommentId=13826827#comment-13826827 ] Brock Noland commented on HIVE-5565: +1 Limit Hive decimal type maximum precision and

[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-tabpanelfocusedCommentId=13826839#comment-13826839 ] Owen O'Malley commented on HIVE-5663: - This looks good, but a few comments: * Please

[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-tabpanelfocusedCommentId=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

[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-tabpanelfocusedCommentId=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

[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-tabpanelfocusedCommentId=13826919#comment-13826919 ] Hive QA commented on HIVE-5706: --- {color:red}Overall{color}: -1 at least one tests failed

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

[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-tabpanelfocusedCommentId=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-tabpanelfocusedCommentId=13826999#comment-13826999 ] Gopal V commented on HIVE-5663: --- Rebasing patch to trunk and converting the if() into an

[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

[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-tabpanelfocusedCommentId=13827027#comment-13827027 ] Eric Hanson commented on HIVE-5581: --- Teddy, Is the patch ready, or is this a test

[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:

[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-tabpanelfocusedCommentId=13827056#comment-13827056 ] Owen O'Malley commented on HIVE-5663: - +1 Refactor ORC RecordReader to operate on

[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-tabpanelfocusedCommentId=13827062#comment-13827062 ] Andrew Bayer commented on HIVE-5714: Yes, do separate them if you possibly can - if

[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-tabpanelfocusedCommentId=13827069#comment-13827069 ] Eric Hanson commented on HIVE-5854: --- error happens in ql\exec\OperatorFactory.java,

[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

[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:

[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-tabpanelfocusedCommentId=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-tabpanelfocusedCommentId=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)

[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

[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-tabpanelfocusedCommentId=13827170#comment-13827170 ] Jeff Beard commented on HIVE-4256: -- We've seen the behavior where the database specified

[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-tabpanelfocusedCommentId=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

[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

[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

[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

[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-tabpanelfocusedCommentId=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

[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

[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

[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

[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:

[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

[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-tabpanelfocusedCommentId=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-tabpanelfocusedCommentId=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-tabpanelfocusedCommentId=13827307#comment-13827307 ] Thejas M Nair commented on HIVE-4256: - bq. It also appears that there is some

[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-tabpanelfocusedCommentId=13827309#comment-13827309 ] Thejas M Nair commented on HIVE-4256: - [~analog.sony] Do you want to take a look at

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

[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

[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

[jira] [Commented] (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:comment-tabpanelfocusedCommentId=13827372#comment-13827372 ] Harel Ben Attia commented on HIVE-5853: --- Hi, We've never used HiveServer2. Is it

[jira] [Commented] (HIVE-5799) session/operation timeout for hiveserver2

2013-11-19 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827377#comment-13827377 ] Navis commented on HIVE-5799: - [~thejas] Thinking of what you said (ping from client to

[jira] [Commented] (HIVE-4518) Counter Strike: Operation Operator

2013-11-19 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827379#comment-13827379 ] Navis commented on HIVE-4518: - Looks good. But lastly, would it be necessary to optionize the

[jira] [Commented] (HIVE-5837) SQL standard based secure authorization for hive

2013-11-19 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827382#comment-13827382 ] Navis commented on HIVE-5837: - I think I can help a little for this. (we've been using some

Hive-trunk-hadoop2 - Build # 560 - 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