[jira] [Commented] (HIVE-7325) Support non-constant expressions for ARRAY/MAP type indices.

2014-09-18 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140110#comment-14140110 ] Lefty Leverenz commented on HIVE-7325: -- The doc looks good, thanks [~jdere]. > Suppor

[jira] [Created] (HIVE-8188) ExprNodeGenericFuncEvaluator::_evaluate() loads class annotations in a tight loop

2014-09-18 Thread Gopal V (JIRA)
Gopal V created HIVE-8188: - Summary: ExprNodeGenericFuncEvaluator::_evaluate() loads class annotations in a tight loop Key: HIVE-8188 URL: https://issues.apache.org/jira/browse/HIVE-8188 Project: Hive

[jira] [Updated] (HIVE-8188) ExprNodeGenericFuncEvaluator::_evaluate() loads class annotations in a tight loop

2014-09-18 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8188: -- Attachment: udf-deterministic.png > ExprNodeGenericFuncEvaluator::_evaluate() loads class annotations in a tight

[jira] [Commented] (HIVE-8045) SQL standard auth with cli - Errors and configuration issues

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

[jira] [Updated] (HIVE-8038) Decouple ORC files split calculation logic from Filesystem's get file location implementation

2014-09-18 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8038: -- Resolution: Fixed Release Note: HIVE-8038: Decouple ORC files split calculation logic from fixed-size block

[jira] [Commented] (HIVE-649) [UDF] now() for getting current time

2014-09-18 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140034#comment-14140034 ] Gopal V commented on HIVE-649: -- Ah, I just hit the need for this and ran the patch - didn't ass

[jira] [Commented] (HIVE-649) [UDF] now() for getting current time

2014-09-18 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140027#comment-14140027 ] Lars Francke commented on HIVE-649: --- Yes, as noted in my comment for the patch. I don't kn

[jira] [Commented] (HIVE-649) [UDF] now() for getting current time

2014-09-18 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140026#comment-14140026 ] Gopal V commented on HIVE-649: -- UDF NOW() can't be evaluated on the task, it has to be replaced

[jira] [Commented] (HIVE-7359) Stats based compute query replies fail to do simple column transforms

2014-09-18 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140021#comment-14140021 ] Gopal V commented on HIVE-7359: --- It fires a full-table scan instead of being optimized, but c

[jira] [Updated] (HIVE-7946) CBO: Merge CBO changes to Trunk

2014-09-18 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-7946: - Attachment: HIVE-7946.13.patch > CBO: Merge CBO changes to Trunk >

[jira] [Commented] (HIVE-7100) Users of hive should be able to specify skipTrash when dropping tables.

2014-09-18 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140006#comment-14140006 ] Xuefu Zhang commented on HIVE-7100: --- [~dbsalti], would you like to address the above ques

[jira] [Updated] (HIVE-8083) Authorization DDLs should not enforce hive identifier syntax for user or group

2014-09-18 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-8083: -- Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available) Patch

[jira] [Updated] (HIVE-8158) Optimize writeValue/setValue in VectorExpressionWriterFactory (in VectorReduceSinkOperator codepath)

2014-09-18 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8158: -- Resolution: Fixed Release Note: HIVE-8158: Optimize writeValue/setValue in VectorExpressionWriterFactory

[jira] [Updated] (HIVE-8158) Optimize writeValue/setValue in VectorExpressionWriterFactory (in VectorReduceSinkOperator codepath)

2014-09-18 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8158: -- Fix Version/s: 0.14.0 > Optimize writeValue/setValue in VectorExpressionWriterFactory (in > VectorReduceSinkOper

[jira] [Commented] (HIVE-7359) Stats based compute query replies fail to do simple column transforms

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

[jira] [Assigned] (HIVE-7382) Create a MiniSparkCluster and set up a testing framework [Spark Branch]

2014-09-18 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang reassigned HIVE-7382: - Assignee: Rui Li (was: Xuefu Zhang) Assigned to Rui to do further research. > Create a MiniSpark

[jira] [Assigned] (HIVE-7382) Create a MiniSparkCluster and set up a testing framework [Spark Branch]

2014-09-18 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang reassigned HIVE-7382: - Assignee: Xuefu Zhang (was: Szehon Ho) > Create a MiniSparkCluster and set up a testing framework

[jira] [Updated] (HIVE-8105) booleans and nulls not handled properly in insert/values

2014-09-18 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8105: - Attachment: HIVE-8105.2.patch Turns out the right thing to do for null in text format is \N, not "" (thanks

[jira] [Updated] (HIVE-8105) booleans and nulls not handled properly in insert/values

2014-09-18 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8105: - Status: Patch Available (was: Open) > booleans and nulls not handled properly in insert/values > -

[jira] [Updated] (HIVE-8149) hive.optimize.reducededuplication should be set to false for IUD ops

2014-09-18 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8149: - Attachment: HIVE-8149.patch > hive.optimize.reducededuplication should be set to false for IUD ops > --

[jira] [Updated] (HIVE-8149) hive.optimize.reducededuplication should be set to false for IUD ops

2014-09-18 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8149: - Status: Patch Available (was: Open) > hive.optimize.reducededuplication should be set to false for IUD ops

[jira] [Commented] (HIVE-8184) inconsistence between colList and columnExprMap when ConstantPropagate is applied to subquery

2014-09-18 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139939#comment-14139939 ] Harish Butani commented on HIVE-8184: - +1 lgtm > inconsistence between colList and co

[jira] [Commented] (HIVE-8043) Support merging small files [Spark Branch]

2014-09-18 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139931#comment-14139931 ] Xuefu Zhang commented on HIVE-8043: --- [~lirui] Thanks for providing further details. I gue

[jira] [Commented] (HIVE-8138) Global Init file should allow specifying file name not only directory

2014-09-18 Thread Dong Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139921#comment-14139921 ] Dong Chen commented on HIVE-8138: - Hi [~brocknoland], the patch looks good. Thanks for maki

[jira] [Updated] (HIVE-8187) Change Optiq Type System Precision/scale to use Hive Type System Precision/Scale

2014-09-18 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-8187: - Attachment: HIVE-8187.patch > Change Optiq Type System Precision/scale to use Hive

[jira] [Updated] (HIVE-8187) CBO: Change Optiq Type System Precision/scale to use Hive Type System Precision/Scale

2014-09-18 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-8187: - Summary: CBO: Change Optiq Type System Precision/scale to use Hive Type System Prec

[jira] [Updated] (HIVE-8187) Change Optiq Type System Precision/scale to use Hive Type System Precision/Scale

2014-09-18 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-8187: - Status: Patch Available (was: Open) > Change Optiq Type System Precision/scale to

[jira] [Commented] (HIVE-8043) Support merging small files [Spark Branch]

2014-09-18 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139918#comment-14139918 ] Rui Li commented on HIVE-8043: -- I looked more and found {{MergeFileTask}} uses {{HadoopJobExec

[jira] [Commented] (HIVE-7950) StorageHandler resources aren't added to Tez Session if already Session is already Open

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

[jira] [Created] (HIVE-8187) Change Optiq Type System Precision/scale to use Hive Type System Precision/Scale

2014-09-18 Thread Laljo John Pullokkaran (JIRA)
Laljo John Pullokkaran created HIVE-8187: Summary: Change Optiq Type System Precision/scale to use Hive Type System Precision/Scale Key: HIVE-8187 URL: https://issues.apache.org/jira/browse/HIVE-8187

[jira] [Commented] (HIVE-8186) CBO Trunk Merge: join_vc fails

2014-09-18 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139897#comment-14139897 ] Sergey Shelukhin commented on HIVE-8186: {noformat}select t1.BLOCK__OFFSET__INSIDE_

[jira] [Commented] (HIVE-6883) Dynamic partitioning optimization does not honor sort order or order by

2014-09-18 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139889#comment-14139889 ] Prasanth J commented on HIVE-6883: -- [~wzc1989] The fix needs more revision wrt subqueries.

[jira] [Commented] (HIVE-6883) Dynamic partitioning optimization does not honor sort order or order by

2014-09-18 Thread Zhichun Wu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139886#comment-14139886 ] Zhichun Wu commented on HIVE-6883: -- @ [~prasanth_j] , thank you for the fix:) > Dynamic p

[jira] [Commented] (HIVE-7950) StorageHandler resources aren't added to Tez Session if already Session is already Open

2014-09-18 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139882#comment-14139882 ] Sergey Shelukhin commented on HIVE-7950: +1, one nit on RB, can be fixed on commit.

Re: Review Request 25743: StorageHandler resources aren't added to Tez Session if already Session is already Open

2014-09-18 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25743/#review53921 --- ql/src/java/org/apache/hadoop/hive/ql/plan/TezWork.java

[jira] [Updated] (HIVE-8185) hive-jdbc-0.14.0-SNAPSHOT-standalone.jar fails verification for signatures in build

2014-09-18 Thread Deepesh Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepesh Khandelwal updated HIVE-8185: - Status: Open (was: Patch Available) Uploading a new one that works reliably. > hive-jdbc-

[jira] [Updated] (HIVE-8185) hive-jdbc-0.14.0-SNAPSHOT-standalone.jar fails verification for signatures in build

2014-09-18 Thread Deepesh Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepesh Khandelwal updated HIVE-8185: - Status: Patch Available (was: Open) > hive-jdbc-0.14.0-SNAPSHOT-standalone.jar fails verif

[jira] [Updated] (HIVE-8185) hive-jdbc-0.14.0-SNAPSHOT-standalone.jar fails verification for signatures in build

2014-09-18 Thread Deepesh Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepesh Khandelwal updated HIVE-8185: - Attachment: HIVE-8185.2.patch Uploading a new one that works reliably. > hive-jdbc-0.14.0-

[jira] [Commented] (HIVE-8179) Fetch task conversion: Remove some dependencies on AST

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

[jira] [Updated] (HIVE-8186) CBO Trunk Merge: join_vc fails

2014-09-18 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-8186: --- Status: Patch Available (was: Open) > CBO Trunk Merge: join_vc fails > ---

[jira] [Updated] (HIVE-8186) CBO Trunk Merge: join_vc fails

2014-09-18 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-8186: --- Attachment: HIVE-8186.patch This seems to repro on trunk with modified query, CBO might just be

[jira] [Created] (HIVE-8186) CBO Trunk Merge: join_vc fails

2014-09-18 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-8186: -- Summary: CBO Trunk Merge: join_vc fails Key: HIVE-8186 URL: https://issues.apache.org/jira/browse/HIVE-8186 Project: Hive Issue Type: Sub-task

[jira] [Updated] (HIVE-8185) hive-jdbc-0.14.0-SNAPSHOT-standalone.jar fails verification for signatures in build

2014-09-18 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8185: --- Status: Patch Available (was: Open) > hive-jdbc-0.14.0-SNAPSHOT-standalone.jar fails verificat

[jira] [Updated] (HIVE-8107) Bad error message for non-existent table in update and delete

2014-09-18 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8107: - Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available) Patch ch

[jira] [Updated] (HIVE-8185) hive-jdbc-0.14.0-SNAPSHOT-standalone.jar fails verification for signatures in build

2014-09-18 Thread Deepesh Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepesh Khandelwal updated HIVE-8185: - Attachment: HIVE-8185.1.patch Potential patch, can someone review? The problem here existed

[jira] [Commented] (HIVE-7939) Refactoring GraphTran to make it conform to SparkTran interface. [Spark Branch]

2014-09-18 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139794#comment-14139794 ] Chao commented on HIVE-7939: Since {{union.remove}} is disabled, this patch should now pass all

Re: Review Request 25716: Type coercion for union queries.

2014-09-18 Thread John Pullokkaran
> On Sept. 19, 2014, 12:19 a.m., John Pullokkaran wrote: > > Union RR already has translated type; why not use them instead of translating from Optiq type back. - John --- This is an automatically generated e-mail. To reply, visit: htt

Re: Review Request 25716: Type coercion for union queries.

2014-09-18 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25716/#review53907 --- - John Pullokkaran On Sept. 18, 2014, 11:11 p.m., Ashutosh Chauhan

Re: Review Request 25716: Type coercion for union queries.

2014-09-18 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25716/#review53905 --- - John Pullokkaran On Sept. 18, 2014, 11:11 p.m., Ashutosh Chauhan

[jira] [Commented] (HIVE-7615) Beeline should have an option for user to see the query progress

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

[jira] [Updated] (HIVE-8146) Test TestTempletonUtils.testFindContainingJar failing

2014-09-18 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-8146: - Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available) Committe

[jira] [Updated] (HIVE-8164) Adding in a ReplicationTask that converts a Notification Event to actionable tasks

2014-09-18 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-8164: --- Status: Open (was: Patch Available) (canceling patch because this depends on HIVE-7974 being i

[jira] [Commented] (HIVE-8156) Vectorized reducers need to avoid memory build-up during a single key

2014-09-18 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139778#comment-14139778 ] Prasanth J commented on HIVE-8156: -- +1 > Vectorized reducers need to avoid memory build-u

[jira] [Commented] (HIVE-8151) Dynamic partition sort optimization inserts record wrongly to partition when used with GroupBy

2014-09-18 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139766#comment-14139766 ] Prasanth J commented on HIVE-8151: -- The failures are unrelated to this patch. I tested Tes

[jira] [Updated] (HIVE-8164) Adding in a ReplicationTask that converts a Notification Event to actionable tasks

2014-09-18 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-8164: --- Status: Patch Available (was: Open) [~alangates], could you please check this out? > Adding i

[jira] [Updated] (HIVE-8164) Adding in a ReplicationTask that converts a Notification Event to actionable tasks

2014-09-18 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-8164: --- Attachment: HIVE-8164.patch Patch attached > Adding in a ReplicationTask that converts a Notif

[jira] [Commented] (HIVE-6883) Dynamic partitioning optimization does not honor sort order or order by

2014-09-18 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139760#comment-14139760 ] Prasanth J commented on HIVE-6883: -- [~wzc1989] HIVE-8162 has fix for the issue. > Dynamic

[jira] [Commented] (HIVE-8162) hive.optimize.sort.dynamic.partition causes RuntimeException for inserting into dynamic partitioned table when map function is used in the subquery

2014-09-18 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139758#comment-14139758 ] Prasanth J commented on HIVE-8162: -- This issue is similar to this one https://issues.apac

[jira] [Updated] (HIVE-8115) Hive select query hang when fields contain map

2014-09-18 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8115: Attachment: HIVE-8115.2.patch > Hive select query hang when fields contain map >

[jira] [Updated] (HIVE-8115) Hive select query hang when fields contain map

2014-09-18 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8115: Attachment: (was: HIVE-8115.2.patch) > Hive select query hang when fields contain map > -

[jira] [Updated] (HIVE-8162) hive.optimize.sort.dynamic.partition causes RuntimeException for inserting into dynamic partitioned table when map function is used in the subquery

2014-09-18 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth J updated HIVE-8162: - Status: Patch Available (was: Open) > hive.optimize.sort.dynamic.partition causes RuntimeException for ins

[jira] [Updated] (HIVE-8162) hive.optimize.sort.dynamic.partition causes RuntimeException for inserting into dynamic partitioned table when map function is used in the subquery

2014-09-18 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth J updated HIVE-8162: - Attachment: HIVE-8162.1.patch > hive.optimize.sort.dynamic.partition causes RuntimeException for inserting

[jira] [Commented] (HIVE-8115) Hive select query hang when fields contain map

2014-09-18 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139719#comment-14139719 ] Xiaobing Zhou commented on HIVE-8115: - Made another patch to throw RuntimeException in

[jira] [Commented] (HIVE-8115) Hive select query hang when fields contain map

2014-09-18 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139714#comment-14139714 ] Hari Sankar Sivarama Subramaniyan commented on HIVE-8115: - There ar

[jira] [Updated] (HIVE-8115) Hive select query hang when fields contain map

2014-09-18 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8115: Attachment: HIVE-8115.2.patch > Hive select query hang when fields contain map >

[jira] [Updated] (HIVE-7420) Parameterize tests for HCatalog Pig interfaces for testing against all storage formats

2014-09-18 Thread David Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Chen updated HIVE-7420: - Attachment: HIVE-7420.6.patch Attaching a new patch rebased on trunk and updating RB. > Parameterize tests

[jira] [Commented] (HIVE-8185) hive-jdbc-0.14.0-SNAPSHOT-standalone.jar fails verification for signatures in build

2014-09-18 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139703#comment-14139703 ] Gopal V commented on HIVE-8185: --- {code} 36829 Thu Sep 18 03:17:44 EDT 2014 META-INF/DUMMY.SF

Re: Review Request 23797: HIVE-7420: Parameterize tests for HCatalog Pig interfaces for testing against all storage formats.

2014-09-18 Thread David Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23797/ --- (Updated Sept. 18, 2014, 11:21 p.m.) Review request for hive. Changes ---

[jira] [Reopened] (HIVE-8150) [CBO] Type coercion in union queries

2014-09-18 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan reopened HIVE-8150: We dont need to disable Optiq for such cases. This can be made to work by using Hive's type reso

[jira] [Updated] (HIVE-8150) [CBO] Type coercion in union queries

2014-09-18 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8150: --- Attachment: HIVE-8150.cbo.patch > [CBO] Type coercion in union queries > --

[jira] [Updated] (HIVE-8150) [CBO] Type coercion in union queries

2014-09-18 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8150: --- Status: Patch Available (was: Reopened) > [CBO] Type coercion in union queries > -

Re: Review Request 25716: Type coercion for union queries.

2014-09-18 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25716/ --- (Updated Sept. 18, 2014, 11:11 p.m.) Review request for hive and John Pullokkar

[jira] [Created] (HIVE-8185) hive-jdbc-0.14.0-SNAPSHOT-standalone.jar fails verification for signatures in build

2014-09-18 Thread Gopal V (JIRA)
Gopal V created HIVE-8185: - Summary: hive-jdbc-0.14.0-SNAPSHOT-standalone.jar fails verification for signatures in build Key: HIVE-8185 URL: https://issues.apache.org/jira/browse/HIVE-8185 Project: Hive

[jira] [Commented] (HIVE-8184) inconsistence between colList and columnExprMap when ConstantPropagate is applied to subquery

2014-09-18 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139671#comment-14139671 ] Pengcheng Xiong commented on HIVE-8184: --- https://reviews.apache.org/r/25800/ > inco

[jira] [Updated] (HIVE-8165) Annotation changes for replication

2014-09-18 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-8165: --- Description: We need to make a couple of changes for annotating the recent changes. a) Marking

Review Request 25800: inconsistence between colList and columnExprMap when ConstantPropagate is applied to subquery

2014-09-18 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25800/ --- Review request for hive. Repository: hive-git Description --- Query like

[jira] [Updated] (HIVE-8165) Annotation changes for replication

2014-09-18 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-8165: --- Summary: Annotation changes for replication (was: Marking old notification listener in HCatalo

[jira] [Updated] (HIVE-8184) inconsistence between colList and columnExprMap when ConstantPropagate is applied to subquery

2014-09-18 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-8184: -- Attachment: HIVE-8184.1.patch [~rhbutani] may take a look > inconsistence between colList and c

[jira] [Updated] (HIVE-7974) Notification Event Listener movement to a new top level repl/ module

2014-09-18 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-7974: --- Status: Patch Available (was: Open) > Notification Event Listener movement to a new top level

[jira] [Updated] (HIVE-8184) inconsistence between colList and columnExprMap when ConstantPropagate is applied to subquery

2014-09-18 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-8184: -- Status: Patch Available (was: Open) > inconsistence between colList and columnExprMap when Cons

[jira] [Commented] (HIVE-7974) Notification Event Listener movement to a new top level repl/ module

2014-09-18 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139667#comment-14139667 ] Sushanth Sowmyan commented on HIVE-7974: [~alangates], can I bug you for a review o

[jira] [Updated] (HIVE-7482) The execution side changes for SMB join in hive-tez

2014-09-18 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Dixit K updated HIVE-7482: - Attachment: HIVE-7482.5.patch The consolidated patch of HIVE-7481 and this jira. > The execution s

[jira] [Updated] (HIVE-7482) The execution side changes for SMB join in hive-tez

2014-09-18 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Dixit K updated HIVE-7482: - Status: Patch Available (was: Open) > The execution side changes for SMB join in hive-tez > --

[jira] [Updated] (HIVE-8047) Lazy char/varchar are not using escape char defined in serde params

2014-09-18 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-8047: - Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available) Committe

[jira] [Commented] (HIVE-8076) CBO Trunk Merge: Test Failure input23

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

[jira] [Updated] (HIVE-8081) "drop index if exists" fails if table specified does not exist

2014-09-18 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-8081: - Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available) Committe

[jira] [Commented] (HIVE-7457) Minor HCatalog Pig Adapter test clean up

2014-09-18 Thread David Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139633#comment-14139633 ] David Chen commented on HIVE-7457: -- Thanks, Jason! > Minor HCatalog Pig Adapter test clea

[jira] [Updated] (HIVE-7325) Support non-constant expressions for ARRAY/MAP type indices.

2014-09-18 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-7325: - Release Note: Supports negative and non-constant expressions for ARRAY/MAP type indices. Summary:

[jira] [Commented] (HIVE-8184) inconsistence between colList and columnExprMap when ConstantPropagate is applied to subquery

2014-09-18 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139632#comment-14139632 ] Pengcheng Xiong commented on HIVE-8184: --- HIVE-8076 creates subquery and has constant

[jira] [Commented] (HIVE-7325) Support non-constant expressions for MAP type indices.

2014-09-18 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139630#comment-14139630 ] Jason Dere commented on HIVE-7325: -- Updated [Hive Data Types|https://cwiki.apache.org/con

[jira] [Created] (HIVE-8184) inconsistence between colList and columnExprMap when ConstantPropagate is applied to subquery

2014-09-18 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-8184: - Summary: inconsistence between colList and columnExprMap when ConstantPropagate is applied to subquery Key: HIVE-8184 URL: https://issues.apache.org/jira/browse/HIVE-8184

[jira] [Commented] (HIVE-6799) HiveServer2 needs to map kerberos name to local name before proxy check

2014-09-18 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139629#comment-14139629 ] Vaibhav Gumashta commented on HIVE-6799: [~Alexandre LINTE] Can you also try with a

[jira] [Assigned] (HIVE-8162) hive.optimize.sort.dynamic.partition causes RuntimeException for inserting into dynamic partitioned table when map function is used in the subquery

2014-09-18 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth J reassigned HIVE-8162: Assignee: Prasanth J > hive.optimize.sort.dynamic.partition causes RuntimeException for inserting >

[jira] [Updated] (HIVE-8183) make ConvertJoinMapJoin optimization pluggable for different execution frameworks

2014-09-18 Thread Suhas Satish (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suhas Satish updated HIVE-8183: --- Description: Originally introduced for Tez, ConvertJoinMapJoin heavily uses OptimizeTezProcContext . A

[jira] [Updated] (HIVE-8183) make ConvertJoinMapJoin optimization pluggable for different execution frameworks

2014-09-18 Thread Suhas Satish (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suhas Satish updated HIVE-8183: --- Description: Originally introduced for Tez, ConvertJoinMapJoin heavily uses OptimizeTezProcContext . A

[jira] [Created] (HIVE-8183) make ConvertJoinMapJoin optimization pluggable for different execution frameworks

2014-09-18 Thread Suhas Satish (JIRA)
Suhas Satish created HIVE-8183: -- Summary: make ConvertJoinMapJoin optimization pluggable for different execution frameworks Key: HIVE-8183 URL: https://issues.apache.org/jira/browse/HIVE-8183 Project: Hi

[jira] [Updated] (HIVE-7457) Minor HCatalog Pig Adapter test clean up

2014-09-18 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-7457: - Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available) Committe

[jira] [Commented] (HIVE-7613) Research optimization of auto convert join to map join [Spark branch]

2014-09-18 Thread Suhas Satish (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139611#comment-14139611 ] Suhas Satish commented on HIVE-7613: {{ConvertJoinMapJoin}} heavily uses {{OptimizeTezP

[jira] [Commented] (HIVE-8105) booleans and nulls not handled properly in insert/values

2014-09-18 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139602#comment-14139602 ] Eugene Koifman commented on HIVE-8105: -- I think Timestamp (and perhaps Date) may be an

[jira] [Updated] (HIVE-7946) CBO: Merge CBO changes to Trunk

2014-09-18 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-7946: - Attachment: HIVE-7946.12.patch > CBO: Merge CBO changes to Trunk >

  1   2   >