[jira] [Commented] (HIVE-3454) Problem with CAST(BIGINT as TIMESTAMP)

2014-05-03 Thread Arijit Banerjee (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13988610#comment-13988610 ] Arijit Banerjee commented on HIVE-3454: --- Could this patch be checked in? > Problem w

[jira] [Created] (HIVE-7012) Wrong RS de-duplication in the ReduceSinkDeDuplication Optimizer

2014-05-03 Thread Sun Rui (JIRA)
Sun Rui created HIVE-7012: - Summary: Wrong RS de-duplication in the ReduceSinkDeDuplication Optimizer Key: HIVE-7012 URL: https://issues.apache.org/jira/browse/HIVE-7012 Project: Hive Issue Type: Bu

[jira] [Updated] (HIVE-7012) Wrong RS de-duplication in the ReduceSinkDeDuplication Optimizer

2014-05-03 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated HIVE-7012: -- Description: With HIVE 0.13.0, run the following test case: {code:sql} create table src(key bigint, value string

[jira] [Commented] (HIVE-7012) Wrong RS de-duplication in the ReduceSinkDeDuplication Optimizer

2014-05-03 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13988631#comment-13988631 ] Sun Rui commented on HIVE-7012: --- I am thinking about the following fix, but not sure if right

[jira] [Commented] (HIVE-6960) Set Hive pom to use Hadoop-2.4

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

[jira] [Commented] (HIVE-6765) ASTNodeOrigin unserializable leads to fail when join with view

2014-05-03 Thread Adrian Wang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13988648#comment-13988648 ] Adrian Wang commented on HIVE-6765: --- [~selinazh] Thanks for your comment! It's so glad th

[jira] [Commented] (HIVE-6684) Beeline does not accept comments that are preceded by spaces

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

[jira] [Commented] (HIVE-2777) ability to add and drop partitions atomically

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

[jira] [Commented] (HIVE-6996) FS based stats broken with indexed tables

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

[jira] [Commented] (HIVE-7008) Clean-up some old dead code

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

[jira] [Commented] (HIVE-5823) Support for DECIMAL primitive type in AvroSerDe

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

Re: Review Request 20826: HIVE-5823: Support for DECIMAL primitive type in AvroSerDe

2014-05-03 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20826/ --- (Updated May 3, 2014, 8:34 p.m.) Review request for hive. Bugs: HIVE-5823

[jira] [Updated] (HIVE-5823) Support for DECIMAL primitive type in AvroSerDe

2014-05-03 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-5823: -- Attachment: HIVE-5823.6.patch > Support for DECIMAL primitive type in AvroSerDe > --

[jira] [Commented] (HIVE-6684) Beeline does not accept comments that are preceded by spaces

2014-05-03 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13988827#comment-13988827 ] Lefty Leverenz commented on HIVE-6684: -- This bug seems like a good thing to document i

[jira] [Assigned] (HIVE-7010) templeton/v1/queue REST method has been removed

2014-05-03 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lefty Leverenz reassigned HIVE-7010: Assignee: Lefty Leverenz > templeton/v1/queue REST method has been removed > ---

[jira] [Commented] (HIVE-6915) Hive Hbase queries fail on secure Tez cluster

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

[jira] [Commented] (HIVE-7010) templeton/v1/queue REST method has been removed

2014-05-03 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13988849#comment-13988849 ] Lefty Leverenz commented on HIVE-7010: -- Done: * [WebHCat Reference |https://cwiki.ap

[jira] [Commented] (HIVE-6826) Hive-tez has issues when different partitions work off of different input types

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

[jira] [Commented] (HIVE-7011) HiveInputFormat's split generation isn't thread safe

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