[jira] [Commented] (HIVE-5996) Query for sum of a long column of a table with only two rows produces wrong result

2013-12-13 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13847381#comment-13847381 ] Thejas M Nair commented on HIVE-5996: - Sorry, I meant even if the input row type is

Re: Review Request 16239: HIVE-6022 Load statements with incorrect order of partitions put input files to unreadable places

2013-12-13 Thread Teruyoshi Zenmyo
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16239/ --- (Updated Dec. 13, 2013, 12:34 p.m.) Review request for hive. Changes ---

[jira] [Updated] (HIVE-6022) Load statements with incorrect order of partitions put input files to unreadable places

2013-12-13 Thread Teruyoshi Zenmyo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Teruyoshi Zenmyo updated HIVE-6022: --- Attachment: HIVE-6022.2.patch.txt Fixes for the failed tests - validate partSpec before

[jira] [Commented] (HIVE-6022) Load statements with incorrect order of partitions put input files to unreadable places

2013-12-13 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13847494#comment-13847494 ] Hive QA commented on HIVE-6022: --- {color:green}Overall{color}: +1 all checks pass Here are

Apache MRUnit Board Report (December 2013)

2013-12-13 Thread Brock Noland
DESCRIPTION MRUnit is a Java library that helps developers unit test Apache Hadoop MapReduce jobs. Unit testing is a technique for improving project quality and reducing overall costs by writing a small amount of code that can automatically verify the software you write performs as intended. This

[jira] [Resolved] (HIVE-5996) Query for sum of a long column of a table with only two rows produces wrong result

2013-12-13 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang resolved HIVE-5996. --- Resolution: Won't Fix Query for sum of a long column of a table with only two rows produces wrong

[jira] [Commented] (HIVE-5996) Query for sum of a long column of a table with only two rows produces wrong result

2013-12-13 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13847579#comment-13847579 ] Xuefu Zhang commented on HIVE-5996: --- Yes, in theory, but unlikely. Current precision

Re: Apache MRUnit Board Report (December 2013)

2013-12-13 Thread Brock Noland
+dev@mrunit -dev@hive (BCC'ed) Sorry, sent this to the wrong group. On Fri, Dec 13, 2013 at 8:28 AM, Brock Noland br...@cloudera.com wrote: DESCRIPTION MRUnit is a Java library that helps developers unit test Apache Hadoop MapReduce jobs. Unit testing is a technique for improving project

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

2013-12-13 Thread Apache Jenkins Server
Changes for Build #563 [thejas] HIVE-5618 : Hive local task fails to run when run from oozie in a secure cluster (Prasad Mujumdar via Thejas Nair) Changes for Build #564 Changes for Build #565 [thejas] HIVE-3815 : hive table rename fails if filesystem cache is disabled (Thejas Nair reviewed

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

2013-12-13 Thread Apache Jenkins Server
Changes for Build #2464 [thejas] HIVE-5618 : Hive local task fails to run when run from oozie in a secure cluster (Prasad Mujumdar via Thejas Nair) Changes for Build #2465 Changes for Build #2466 [thejas] HIVE-3815 : hive table rename fails if filesystem cache is disabled (Thejas Nair

[jira] [Work started] (HIVE-6017) Contribute Decimal128 high-performance decimal(p, s) package from Microsoft to Hive

2013-12-13 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-6017 started by Eric Hanson. Contribute Decimal128 high-performance decimal(p, s) package from Microsoft to Hive

[jira] [Commented] (HIVE-6028) Partition predicate literals are not interpreted correctly.

2013-12-13 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13847700#comment-13847700 ] Xuefu Zhang commented on HIVE-6028: --- If I understand correctly, the workaround mentioned

[jira] [Updated] (HIVE-4395) Support TFetchOrientation.FIRST for HiveServer2 FetchResults

2013-12-13 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Mujumdar updated HIVE-4395: -- Fix Version/s: 0.13.0 Support TFetchOrientation.FIRST for HiveServer2 FetchResults

[jira] [Updated] (HIVE-5993) JDBC Driver should not hard-code the database name

2013-12-13 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Mujumdar updated HIVE-5993: -- Resolution: Fixed Fix Version/s: 0.13.0 Status: Resolved (was: Patch

[jira] [Updated] (HIVE-6010) create a test that would ensure vectorization produces same results as non-vectorized execution

2013-12-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-6010: --- Attachment: HIVE-6010.01.patch exact same patch create a test that would ensure

[jira] [Commented] (HIVE-6010) create a test that would ensure vectorization produces same results as non-vectorized execution

2013-12-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13847761#comment-13847761 ] Sergey Shelukhin commented on HIVE-6010: Hmm, this code was not touched by this

[jira] [Updated] (HIVE-6010) create a test that would ensure vectorization produces same results as non-vectorized execution

2013-12-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-6010: --- Status: Open (was: Patch Available) create a test that would ensure vectorization produces

[jira] [Updated] (HIVE-6027) non-vectorized log10 has rounding issue

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

[jira] [Updated] (HIVE-6010) create a test that would ensure vectorization produces same results as non-vectorized execution

2013-12-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-6010: --- Status: Patch Available (was: Open) create a test that would ensure vectorization produces

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

2013-12-13 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13847770#comment-13847770 ] Prasad Mujumdar commented on HIVE-4256: --- +1 [~analog.sony] some minor suggestions on

[jira] [Updated] (HIVE-6004) Fix statistics annotation related test failures in hadoop2

2013-12-13 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth J updated HIVE-6004: - Attachment: HIVE-6004.2.patch :) Good find! I removed the failing test case as it is not related to

[jira] [Commented] (HIVE-6010) create a test that would ensure vectorization produces same results as non-vectorized execution

2013-12-13 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13847785#comment-13847785 ] Hive QA commented on HIVE-6010: --- {color:red}Overall{color}: -1 no tests executed Here are

[jira] [Updated] (HIVE-6010) create a test that would ensure vectorization produces same results as non-vectorized execution

2013-12-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-6010: --- Attachment: HIVE-6010.02.patch Now it needs to be rebased... create a test that would

[jira] [Commented] (HIVE-6022) Load statements with incorrect order of partitions put input files to unreadable places

2013-12-13 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13847794#comment-13847794 ] Xuefu Zhang commented on HIVE-6022: --- [~tzenmyo] Thanks for fixing the test cases. The

Re: Review Request 16229: HIVE-6010 create a test that would ensure vectorization produces same results as non-vectorized execution

2013-12-13 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16229/ --- (Updated Dec. 13, 2013, 7:15 p.m.) Review request for hive and Jitendra

[jira] [Commented] (HIVE-5996) Query for sum of a long column of a table with only two rows produces wrong result

2013-12-13 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13847809#comment-13847809 ] Eric Hanson commented on HIVE-5996: --- Thanks Xuefu for closing this one. You make some

[jira] [Commented] (HIVE-5878) Hive standard avg UDAF returns double as the return type for some exact input types

2013-12-13 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13847818#comment-13847818 ] Eric Hanson commented on HIVE-5878: --- HIVE-5996 has a pretty useful, in-depth, related

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

2013-12-13 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13847832#comment-13847832 ] Eric Hanson commented on HIVE-5356: --- HIVE-5996 has a pretty useful, in-depth, related

[jira] [Commented] (HIVE-6004) Fix statistics annotation related test failures in hadoop2

2013-12-13 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13847866#comment-13847866 ] Hive QA commented on HIVE-6004: --- {color:green}Overall{color}: +1 all checks pass Here are

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

2013-12-13 Thread Apache Jenkins Server
Changes for Build #564 Changes for Build #565 [thejas] HIVE-3815 : hive table rename fails if filesystem cache is disabled (Thejas Nair reviewed by Navis) Changes for Build #566 Changes for Build #567 [hashutosh] HIVE-5614 : Subquery support: allow subquery expressions in having clause

[jira] [Updated] (HIVE-6021) Problem in GroupByOperator for handling distinct aggrgations

2013-12-13 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-6021: -- Status: Patch Available (was: Open) Submit patch to allow test to run. Problem in GroupByOperator

[jira] [Updated] (HIVE-6004) Fix statistics annotation related test failures in hadoop2

2013-12-13 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-6004: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to trunk.

[jira] [Commented] (HIVE-6010) create a test that would ensure vectorization produces same results as non-vectorized execution

2013-12-13 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13847895#comment-13847895 ] Hive QA commented on HIVE-6010: --- {color:green}Overall{color}: +1 all checks pass Here are

Question about running Hive on Tez

2013-12-13 Thread Zhenxiao Luo
Hi, Excuse me. May I ask a question about running Hive on Tez? I've installed Hive on Tez, and running a simple query from hiveCli, hive set hive.optimize.tez=true; hive select * from table order by title_id limit 5; While, each time, I could see from the TezJobMonitor that, all the map jobs

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

2013-12-13 Thread Apache Jenkins Server
Changes for Build #2465 Changes for Build #2466 [thejas] HIVE-3815 : hive table rename fails if filesystem cache is disabled (Thejas Nair reviewed by Navis) Changes for Build #2467 Changes for Build #2468 [hashutosh] HIVE-5614 : Subquery support: allow subquery expressions in having clause

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

2013-12-13 Thread Anandha L Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13847926#comment-13847926 ] Anandha L Ranganathan commented on HIVE-4256: - [~prasadm] I didn't get your

[jira] [Commented] (HIVE-6028) Partition predicate literals are not interpreted correctly.

2013-12-13 Thread Pala M Muthaia (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13847924#comment-13847924 ] Pala M Muthaia commented on HIVE-6028: -- Xuefu, you are right that using string literal

[jira] [Created] (HIVE-6029) Add default authorization on database/table creation

2013-12-13 Thread Chris Drome (JIRA)
Chris Drome created HIVE-6029: - Summary: Add default authorization on database/table creation Key: HIVE-6029 URL: https://issues.apache.org/jira/browse/HIVE-6029 Project: Hive Issue Type:

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

2013-12-13 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13847962#comment-13847962 ] Prasad Mujumdar commented on HIVE-4256: --- The one or more files in your patch has

[jira] [Updated] (HIVE-6029) Add default authorization on database/table creation

2013-12-13 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-6029: -- Attachment: HIVE-6029-1.patch.txt Initial patch which presents the idea. Needs more work and clean up.

[jira] [Created] (HIVE-6032) explain subquery rewrite for 'not in' operator

2013-12-13 Thread Harish Butani (JIRA)
Harish Butani created HIVE-6032: --- Summary: explain subquery rewrite for 'not in' operator Key: HIVE-6032 URL: https://issues.apache.org/jira/browse/HIVE-6032 Project: Hive Issue Type: Sub-task

[jira] [Assigned] (HIVE-6030) Introduce Explain SubQuery Rewrite command

2013-12-13 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Butani reassigned HIVE-6030: --- Assignee: Harish Butani Introduce Explain SubQuery Rewrite command

[jira] [Created] (HIVE-6030) Introduce Explain SubQuery Rewrite command

2013-12-13 Thread Harish Butani (JIRA)
Harish Butani created HIVE-6030: --- Summary: Introduce Explain SubQuery Rewrite command Key: HIVE-6030 URL: https://issues.apache.org/jira/browse/HIVE-6030 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-6031) explain subquery rewrite for where clause predicates

2013-12-13 Thread Harish Butani (JIRA)
Harish Butani created HIVE-6031: --- Summary: explain subquery rewrite for where clause predicates Key: HIVE-6031 URL: https://issues.apache.org/jira/browse/HIVE-6031 Project: Hive Issue Type:

[jira] [Updated] (HIVE-6031) explain subquery rewrite for where clause predicates

2013-12-13 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Butani updated HIVE-6031: Attachment: HIVE-6031.1.patch attaching preliminary patch explain subquery rewrite for where

[jira] [Created] (HIVE-6033) explain subquery rewrite for having clause predicate

2013-12-13 Thread Harish Butani (JIRA)
Harish Butani created HIVE-6033: --- Summary: explain subquery rewrite for having clause predicate Key: HIVE-6033 URL: https://issues.apache.org/jira/browse/HIVE-6033 Project: Hive Issue Type:

[jira] [Commented] (HIVE-6028) Partition predicate literals are not interpreted correctly.

2013-12-13 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13847992#comment-13847992 ] Xuefu Zhang commented on HIVE-6028: --- [~pala] Thanks for the clarification. It seems there

[jira] [Commented] (HIVE-6021) Problem in GroupByOperator for handling distinct aggrgations

2013-12-13 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13847996#comment-13847996 ] Hive QA commented on HIVE-6021: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Commented] (HIVE-6028) Partition predicate literals are not interpreted correctly.

2013-12-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13848003#comment-13848003 ] Sergey Shelukhin commented on HIVE-6028: hmm, I cannot repro this on trunk, Filter

[jira] [Commented] (HIVE-6028) Partition predicate literals are not interpreted correctly.

2013-12-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13848009#comment-13848009 ] Sergey Shelukhin commented on HIVE-6028: No, filter works (on trunk) with

Re: Review Request 16213: HIVE-5973: SMB joins produce incorrect results with multiple partitions and buckets

2013-12-13 Thread Harish Butani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16213/#review30381 --- itests/hive-unit/pom.xml

[jira] [Commented] (HIVE-3976) Support specifying scale and precision with Hive decimal type

2013-12-13 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13848023#comment-13848023 ] Eric Hanson commented on HIVE-3976: --- Xuefu, I read your design document Hive Decimal

[jira] [Updated] (HIVE-5973) SMB joins produce incorrect results with multiple partitions and buckets

2013-12-13 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Dixit K updated HIVE-5973: - Attachment: HIVE-5973.2.patch Updated to address Harish's comments. SMB joins produce incorrect

Re: Review Request 16213: HIVE-5973: SMB joins produce incorrect results with multiple partitions and buckets

2013-12-13 Thread Vikram Dixit Kumaraswamy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16213/ --- (Updated Dec. 13, 2013, 11:10 p.m.) Review request for hive, Navis Ryu and

[jira] [Created] (HIVE-6034) vectorized % doesn't handle zeroes the same way as non-vectorized

2013-12-13 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-6034: -- Summary: vectorized % doesn't handle zeroes the same way as non-vectorized Key: HIVE-6034 URL: https://issues.apache.org/jira/browse/HIVE-6034 Project: Hive

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

2013-12-13 Thread Apache Jenkins Server
Changes for Build #564 Changes for Build #565 [thejas] HIVE-3815 : hive table rename fails if filesystem cache is disabled (Thejas Nair reviewed by Navis) Changes for Build #566 Changes for Build #567 [hashutosh] HIVE-5614 : Subquery support: allow subquery expressions in having clause

[jira] [Created] (HIVE-6035) Windows: percentComplete returned by job status from WebHCat is null

2013-12-13 Thread shanyu zhao (JIRA)
shanyu zhao created HIVE-6035: - Summary: Windows: percentComplete returned by job status from WebHCat is null Key: HIVE-6035 URL: https://issues.apache.org/jira/browse/HIVE-6035 Project: Hive

[jira] [Updated] (HIVE-6035) Windows: percentComplete returned by job status from WebHCat is null

2013-12-13 Thread shanyu zhao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shanyu zhao updated HIVE-6035: -- Attachment: HIVE-6035.patch The root cause of this problem is that the -Dlog4j.configuration needs to

[jira] [Commented] (HIVE-6028) Partition predicate literals are not interpreted correctly.

2013-12-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13848079#comment-13848079 ] Sergey Shelukhin commented on HIVE-6028: Yeah nm I built 12 and can repro. Yeah it

[jira] [Commented] (HIVE-5973) SMB joins produce incorrect results with multiple partitions and buckets

2013-12-13 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13848096#comment-13848096 ] Hive QA commented on HIVE-5973: --- {color:green}Overall{color}: +1 all checks pass Here are

Re: Review Request 16213: HIVE-5973: SMB joins produce incorrect results with multiple partitions and buckets

2013-12-13 Thread Harish Butani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16213/#review30388 --- Ship it! Ship It! - Harish Butani On Dec. 13, 2013, 11:10 p.m.,

[jira] [Commented] (HIVE-5973) SMB joins produce incorrect results with multiple partitions and buckets

2013-12-13 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13848114#comment-13848114 ] Harish Butani commented on HIVE-5973: - +1 SMB joins produce incorrect results with

Re: Question about running Hive on Tez

2013-12-13 Thread Gunther Hagleitner
dev on bcc Zhenxiao, Cool you got it set up. The query runs a full order by before the limit - are you sure it's not just still running? Hive on Tez prints total tasks/completed tasks, so no update may mean none of the reduce tasks have finished yet. If not, it'd be great to see the yarn logs

[jira] [Work started] (HIVE-5762) Implement vectorized support for the DECIMAL data type

2013-12-13 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-5762 started by Eric Hanson. Implement vectorized support for the DECIMAL data type --

[jira] [Commented] (HIVE-5762) Implement vectorized support for the DECIMAL data type

2013-12-13 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13848119#comment-13848119 ] Eric Hanson commented on HIVE-5762: --- The above approach was getting to be quite complex.

[jira] [Commented] (HIVE-6028) Partition predicate literals are not interpreted correctly.

2013-12-13 Thread Pala M Muthaia (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13848120#comment-13848120 ] Pala M Muthaia commented on HIVE-6028: -- Thanks for following up Sergey Shelukhin.

[jira] [Commented] (HIVE-6028) Partition predicate literals are not interpreted correctly.

2013-12-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13848123#comment-13848123 ] Sergey Shelukhin commented on HIVE-6028: Wrt 00, my point is that 00 is not a valid

[jira] [Commented] (HIVE-6028) Partition predicate literals are not interpreted correctly.

2013-12-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13848125#comment-13848125 ] Sergey Shelukhin commented on HIVE-6028: E.g. postgres: {noformat} sergey=# select

[jira] [Updated] (HIVE-6034) vectorized % doesn't handle zeroes the same way as non-vectorized

2013-12-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-6034: --- Attachment: HIVE-6034.patch I have some sorting issues in q files again... let's see what

[jira] [Updated] (HIVE-6034) vectorized % doesn't handle zeroes the same way as non-vectorized

2013-12-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-6034: --- Status: Patch Available (was: Open) vectorized % doesn't handle zeroes the same way as

[jira] [Commented] (HIVE-6034) vectorized % doesn't handle zeroes the same way as non-vectorized

2013-12-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13848142#comment-13848142 ] Sergey Shelukhin commented on HIVE-6034: https://reviews.apache.org/r/16269/

Review Request 16269: HIVE-6034 vectorized % doesn't handle zeroes the same way as non-vectorized

2013-12-13 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16269/ --- Review request for hive and Jitendra Pandey. Repository: hive-git

[jira] [Commented] (HIVE-6034) vectorized % doesn't handle zeroes the same way as non-vectorized

2013-12-13 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13848183#comment-13848183 ] Hive QA commented on HIVE-6034: --- {color:green}Overall{color}: +1 all checks pass Here are

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

2013-12-13 Thread Anandha L Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13848230#comment-13848230 ] Anandha L Ranganathan commented on HIVE-4256: - I rebased and uploaded the code.

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

2013-12-13 Thread Anandha L Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anandha L Ranganathan updated HIVE-4256: Attachment: HIVE-4256.3.patch JDBC2 HiveConnection does not use the specified

[jira] [Created] (HIVE-6036) A test case for embedded beeline - with URL jdbc:hive2:///default

2013-12-13 Thread Anandha L Ranganathan (JIRA)
Anandha L Ranganathan created HIVE-6036: --- Summary: A test case for embedded beeline - with URL jdbc:hive2:///default Key: HIVE-6036 URL: https://issues.apache.org/jira/browse/HIVE-6036

[jira] [Assigned] (HIVE-6036) A test case for embedded beeline - with URL jdbc:hive2:///default

2013-12-13 Thread Anandha L Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anandha L Ranganathan reassigned HIVE-6036: --- Assignee: Anandha L Ranganathan A test case for embedded beeline - with

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

2013-12-13 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13848234#comment-13848234 ] Hive QA commented on HIVE-4256: --- {color:red}Overall{color}: -1 no tests executed Here are

[jira] [Updated] (HIVE-5276) Skip redundant string encoding/decoding for hiveserver2

2013-12-13 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-5276: Status: Open (was: Patch Available) Skip redundant string encoding/decoding for hiveserver2

[jira] [Updated] (HIVE-5276) Skip redundant string encoding/decoding for hiveserver2

2013-12-13 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-5276: Attachment: HIVE-5276.7.patch.txt Skip redundant string encoding/decoding for hiveserver2

[jira] [Updated] (HIVE-5276) Skip redundant string encoding/decoding for hiveserver2

2013-12-13 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-5276: Attachment: (was: HIVE-5276.7.patch.txt) Skip redundant string encoding/decoding for hiveserver2

[jira] [Updated] (HIVE-5276) Skip redundant string encoding/decoding for hiveserver2

2013-12-13 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-5276: Release Note: (was: Rebased on HIVE-4395) Skip redundant string encoding/decoding for hiveserver2

[jira] [Updated] (HIVE-5276) Skip redundant string encoding/decoding for hiveserver2

2013-12-13 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-5276: Release Note: Rebased on HIVE-4395 Status: Patch Available (was: Open) Skip redundant string

[jira] [Updated] (HIVE-5276) Skip redundant string encoding/decoding for hiveserver2

2013-12-13 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-5276: Attachment: HIVE-5276.7.patch.txt Skip redundant string encoding/decoding for hiveserver2

[jira] [Commented] (HIVE-5621) Target tar does not exist in the project hcatalog.

2013-12-13 Thread Satish Mittal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13848253#comment-13848253 ] Satish Mittal commented on HIVE-5621: - I got the same error while giving target tar. On

[jira] [Updated] (HIVE-5985) Make qfile_regex to accept multiple patterns

2013-12-13 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-5985: Resolution: Fixed Fix Version/s: 0.13.0 Release Note: Committed to trunk. Thanks for a review, Ashutosh!

[jira] [Commented] (HIVE-5276) Skip redundant string encoding/decoding for hiveserver2

2013-12-13 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13848267#comment-13848267 ] Hive QA commented on HIVE-5276: --- {color:green}Overall{color}: +1 all checks pass Here are