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

2014-09-19 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140115#comment-14140115 ] Jason Dere commented on HIVE-8045: -- +1 > SQL standard auth with cli - Errors and configur

[jira] [Updated] (HIVE-7984) AccumuloOutputFormat Configuration items from StorageHandler not re-set in Configuration in Tez

2014-09-19 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-7984: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to trunk. Thanks [

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

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

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

2014-09-19 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140152#comment-14140152 ] Vaibhav Gumashta commented on HIVE-8138: [~dongc] I fixed the param naming as part

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

2014-09-19 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140154#comment-14140154 ] Prasanth J commented on HIVE-8188: -- I think its because hash-aggregation needs to estimate

[jira] [Commented] (HIVE-7980) Hive on spark issue..

2014-09-19 Thread alton.jung (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140164#comment-14140164 ] alton.jung commented on HIVE-7980: -- Thanks for it.. I got really confused about current v

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

2014-09-19 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-8179: - Status: Patch Available (was: Open) > Fetch task conversion: Remove some dependencies on A

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

2014-09-19 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-8179: - Status: Open (was: Patch Available) > Fetch task conversion: Remove some dependencies on A

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

2014-09-19 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-8179: - Attachment: HIVE-8179.2.patch > Fetch task conversion: Remove some dependencies on AST > --

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

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

Re: Review Request 25575: HIVE-7615: Beeline should have an option for user to see the query progress

2014-09-19 Thread Dong Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25575/ --- (Updated Sept. 19, 2014, 9:22 a.m.) Review request for hive. Changes ---

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

2014-09-19 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140232#comment-14140232 ] Prasanth J commented on HIVE-8188: -- I tried to avoid this reflection invocation multiple t

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

2014-09-19 Thread Dong Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Chen updated HIVE-7615: Attachment: HIVE-7615.2.patch Hi [~thejas], I have updated the patch based on your comments. I agree that we

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

2014-09-19 Thread Damien Carol (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140286#comment-14140286 ] Damien Carol commented on HIVE-8185: I wonder if this bug is only present in CBO branch

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

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

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

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

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

2014-09-19 Thread LINTE (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140444#comment-14140444 ] LINTE commented on HIVE-6799: - I comment out hive.metastore.uris in the hive-site.xml and then

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

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

[jira] [Commented] (HIVE-7647) Beeline does not honor --headerInterval and --color when executing with "-e"

2014-09-19 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140486#comment-14140486 ] Naveen Gangam commented on HIVE-7647: - [~xuefuz] I will attach a new patch today. > Be

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

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

[jira] [Updated] (HIVE-7647) Beeline does not honor --headerInterval and --color when executing with "-e"

2014-09-19 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Gangam updated HIVE-7647: Attachment: HIVE-7647.2.patch > Beeline does not honor --headerInterval and --color when executing wi

[jira] [Commented] (HIVE-7647) Beeline does not honor --headerInterval and --color when executing with "-e"

2014-09-19 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140695#comment-14140695 ] Naveen Gangam commented on HIVE-7647: - [~xuefuz] Patch has been rebased to the latest t

[jira] [Commented] (HIVE-7689) Enable Postgres as METASTORE back-end

2014-09-19 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140707#comment-14140707 ] Alan Gates commented on HIVE-7689: -- All these calls to getEscape make the code hard to rea

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

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

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

2014-09-19 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7359: --- Component/s: Logical Optimizer > Stats based compute query replies fail to do simple column tra

[jira] [Commented] (HIVE-7980) Hive on spark issue..

2014-09-19 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140778#comment-14140778 ] Xuefu Zhang commented on HIVE-7980: --- [~alton.jung] For hive, you need the latest from Spa

[jira] [Created] (HIVE-8189) A select statement with a subquery is failing.

2014-09-19 Thread Yongzhi Chen (JIRA)
Yongzhi Chen created HIVE-8189: -- Summary: A select statement with a subquery is failing. Key: HIVE-8189 URL: https://issues.apache.org/jira/browse/HIVE-8189 Project: Hive Issue Type: Bug Af

[jira] [Updated] (HIVE-8094) add LIKE keyword support for SHOW FUNCTIONS

2014-09-19 Thread peter liu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] peter liu updated HIVE-8094: Attachment: HIVE-8094.2.patch > add LIKE keyword support for SHOW FUNCTIONS > ---

[jira] [Updated] (HIVE-8189) A select statement with a subquery is failing.

2014-09-19 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongzhi Chen updated HIVE-8189: --- Attachment: hbase_ppd_join.q The query can reproduce the issue. > A select statement with a subquery

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

2014-09-19 Thread david serafini (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140786#comment-14140786 ] david serafini commented on HIVE-7100: -- No. It hasn't. I've looked at the code a lit

Edit access to the Hive Wiki

2014-09-19 Thread Pavan Lanka
Hi, I have registered myself as pavibhai on the https://cwiki.apache.org and would like change privilege so that I can contribute to the content. Regards, Pavan

Re: Edit access to the Hive Wiki

2014-09-19 Thread Xuefu Zhang
Done! On Fri, Sep 19, 2014 at 8:55 AM, Pavan Lanka wrote: > Hi, > > I have registered myself as pavibhai on the https://cwiki.apache.org and > would like change privilege so that I can contribute to the content. > > > Regards, > Pavan >

[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-19 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140814#comment-14140814 ] Hive QA commented on HIVE-8162: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Created] (HIVE-8190) LDAP user match for authentication on hiveserver2

2014-09-19 Thread LINTE (JIRA)
LINTE created HIVE-8190: --- Summary: LDAP user match for authentication on hiveserver2 Key: HIVE-8190 URL: https://issues.apache.org/jira/browse/HIVE-8190 Project: Hive Issue Type: Improvement

[jira] [Updated] (HIVE-8190) LDAP user match for authentication on hiveserver2

2014-09-19 Thread LINTE (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LINTE updated HIVE-8190: Description: Some LDAP has the user composant as CN and not UID. SO when you try to authenticate the LDAP authentica

[jira] [Updated] (HIVE-8190) LDAP user match for authentication on hiveserver2

2014-09-19 Thread LINTE (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LINTE updated HIVE-8190: Description: Some LDAP has the user composant as CN and not UID. SO when you try to authenticate the LDAP authentica

[jira] [Updated] (HIVE-8190) LDAP user match for authentication on hiveserver2

2014-09-19 Thread LINTE (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LINTE updated HIVE-8190: Description: Some LDAP has the user composant as CN and not UID. SO when you try to authenticate the LDAP authentica

[jira] [Updated] (HIVE-8190) LDAP user match for authentication on hiveserver2

2014-09-19 Thread LINTE (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LINTE updated HIVE-8190: Description: Some LDAP has the user composant as CN and not UID. SO when you try to authenticate the LDAP authentica

[jira] [Updated] (HIVE-8190) LDAP user match for authentication on hiveserver2

2014-09-19 Thread LINTE (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LINTE updated HIVE-8190: Description: Some LDAP has the user composant as CN and not UID. SO when you try to authenticate the LDAP authentica

[jira] [Updated] (HIVE-8190) LDAP user match for authentication on hiveserver2

2014-09-19 Thread LINTE (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LINTE updated HIVE-8190: Description: Some LDAP has the user composant as CN and not UID. SO when you try to authenticate the LDAP authentica

[jira] [Updated] (HIVE-8190) LDAP user match for authentication on hiveserver2

2014-09-19 Thread LINTE (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LINTE updated HIVE-8190: Description: Some LDAP has the user composant as CN and not UID. SO when you try to authenticate the LDAP authentica

[jira] [Updated] (HIVE-8190) LDAP user match for authentication on hiveserver2

2014-09-19 Thread LINTE (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LINTE updated HIVE-8190: Description: Some LDAP has the user composant as CN and not UID. SO when you try to authenticate the LDAP authentica

Apply for Hive contributor

2014-09-19 Thread Yongzhi Chen
Hi, I'd like to be a hive contributer, my JIRA account ID is ychena Thanks Yongzhi

[jira] [Updated] (HIVE-8189) A select statement with a subquery is failing with HBaseSerde

2014-09-19 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8189: --- Summary: A select statement with a subquery is failing with HBaseSerde (was: A select statement with a

[jira] [Resolved] (HIVE-5201) Create new initial rev of new hive site in staging

2014-09-19 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland resolved HIVE-5201. Resolution: Fixed > Create new initial rev of new hive site in staging >

[jira] [Resolved] (HIVE-4938) Update website to use Apache CMS

2014-09-19 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland resolved HIVE-4938. Resolution: Fixed > Update website to use Apache CMS > > >

[jira] [Updated] (HIVE-8100) Add QTEST_LEAVE_FILES to QTestUtil

2014-09-19 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8100: --- Description: Basically the idea here is to have an option to not delete the warehouse directory. I am u

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

2014-09-19 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8138: --- Attachment: HIVE-8138.patch > Global Init file should allow specifying file name not only directory >

Review Request 25834: HIVE-8138 - Global Init file should allow specifying file name not only directory

2014-09-19 Thread Brock Noland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25834/ --- Review request for hive. Repository: hive-git Description --- Allows eit

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

2014-09-19 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140924#comment-14140924 ] Brock Noland commented on HIVE-8138: https://reviews.apache.org/r/25834/ > Global Init

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

2014-09-19 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: Description: Attached the repro of the issue. When creating an table loading the data attached, all

[jira] [Commented] (HIVE-8111) CBO trunk merge: duplicated casts for arithmetic expressions in Hive and CBO

2014-09-19 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140929#comment-14140929 ] Sergey Shelukhin commented on HIVE-8111: ping? [~ashutoshc] [~jpullokkaran] > CBO

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

2014-09-19 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: - Resolution: Fixed Status: Resolved (was: Patch Available) > CBO: Change Op

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

2014-09-19 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140938#comment-14140938 ] Eugene Koifman commented on HIVE-8105: -- It would be useful to add some comments in unp

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

2014-09-19 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140952#comment-14140952 ] Eugene Koifman commented on HIVE-8149: -- +1 pending tests > hive.optimize.reducededupl

Re: Review Request 25394: HIVE-7503: Support Hive's multi-table insert query with Spark [Spark Branch]

2014-09-19 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25394/#review53871 --- Nice work. Besides comment below, I think there are some improvemen

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

2014-09-19 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.6.patch Fix for failing tests in map reduce. > The execution side changes fo

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

2014-09-19 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] [Commented] (HIVE-8185) hive-jdbc-0.14.0-SNAPSHOT-standalone.jar fails verification for signatures in build

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

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

2014-09-19 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: Open (was: Patch Available) > The execution side changes for SMB join in hive-tez > --

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

2014-09-19 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140959#comment-14140959 ] Szehon Ho commented on HIVE-8138: - +1 > Global Init file should allow specifying file name

[jira] [Commented] (HIVE-8096) Fix a few small nits in TestExtendedAcls

2014-09-19 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140966#comment-14140966 ] Szehon Ho commented on HIVE-8096: - +1, thanks for the cleanup. > Fix a few small nits in T

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

2014-09-19 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140971#comment-14140971 ] Szehon Ho commented on HIVE-8138: - (pending tests) > Global Init file should allow specify

[jira] [Updated] (HIVE-8189) A select statement with a subquery is failing with HBaseSerde

2014-09-19 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongzhi Chen updated HIVE-8189: --- Attachment: HIVE-8189.1.patch Need code review. The patch is for trunk, Problem: 1) Predicates

[jira] [Updated] (HIVE-8189) A select statement with a subquery is failing with HBaseSerde

2014-09-19 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongzhi Chen updated HIVE-8189: --- Status: Patch Available (was: Open) need code review > A select statement with a subquery is faili

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

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

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

2014-09-19 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140993#comment-14140993 ] Thejas M Nair commented on HIVE-6799: - bq. and local derby database. You should be abl

Re: Review Request 25394: HIVE-7503: Support Hive's multi-table insert query with Spark [Spark Branch]

2014-09-19 Thread Chao Sun
> On Sept. 19, 2014, 5:45 p.m., Xuefu Zhang wrote: > > Nice work. > > > > Besides comment below, I think there are some improvement can be done, > > either here or in a different patch: > > > > 1. If we have a module that can compile an op tree (given by top ops) into > > a spark task, then w

[jira] [Updated] (HIVE-7883) DBTxnManager trying to close already closed metastore client connection

2014-09-19 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-7883: - Attachment: HIVE-7883.patch The real question is why is DbTxnManager creating its own HiveMetastoreClient

[jira] [Updated] (HIVE-7883) DBTxnManager trying to close already closed metastore client connection

2014-09-19 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-7883: - Status: Patch Available (was: Open) > DBTxnManager trying to close already closed metastore client connect

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

2014-09-19 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25716/#review53979 --- Ship it! Ship It! - John Pullokkaran On Sept. 19, 2014, 5:55 p.m

Re: Review Request 25754: HIVE-8111 CBO trunk merge: duplicated casts for arithmetic expressions in Hive and CBO

2014-09-19 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25754/#review53982 --- ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseNum

Re: Review Request 25394: HIVE-7503: Support Hive's multi-table insert query with Spark [Spark Branch]

2014-09-19 Thread Chao Sun
> On Sept. 19, 2014, 5:45 p.m., Xuefu Zhang wrote: > > ql/src/java/org/apache/hadoop/hive/ql/parse/spark/SparkTableScanProcessor.java, > > line 142 > > > > > > Here we are mapping the children of lca to lca itself. Wh

[jira] [Updated] (HIVE-7812) Disable CombineHiveInputFormat when ACID format is used

2014-09-19 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-7812: Resolution: Fixed Status: Resolved (was: Patch Available) I committed this. Thanks for the r

[jira] [Updated] (HIVE-7145) Remove dependence on apache commons-lang

2014-09-19 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-7145: Assignee: (was: Owen O'Malley) > Remove dependence on apache commons-lang > -

Re: Review Request 25754: HIVE-8111 CBO trunk merge: duplicated casts for arithmetic expressions in Hive and CBO

2014-09-19 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25754/#review53986 --- ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseNum

[jira] [Commented] (HIVE-8111) CBO trunk merge: duplicated casts for arithmetic expressions in Hive and CBO

2014-09-19 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14141065#comment-14141065 ] Laljo John Pullokkaran commented on HIVE-8111: -- Why don't use FunctionRegistry

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

2014-09-19 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.2.patch fix null pointer exception > inconsistence between colList and co

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

2014-09-19 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: Open (was: Patch Available) > inconsistence between colList and columnExprMap when Cons

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

2014-09-19 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] [Updated] (HIVE-8184) inconsistence between colList and columnExprMap when ConstantPropagate is applied to subquery

2014-09-19 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: (was: HIVE-8184.2.patch) > inconsistence between colList and columnExprMap when

[jira] [Updated] (HIVE-6936) Provide table properties to InputFormats

2014-09-19 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-6936: Resolution: Fixed Status: Resolved (was: Patch Available) I messed up and committed both HIV

[jira] [Created] (HIVE-8191) Update and delete on tables with non Acid output formats gives runtime error

2014-09-19 Thread Alan Gates (JIRA)
Alan Gates created HIVE-8191: Summary: Update and delete on tables with non Acid output formats gives runtime error Key: HIVE-8191 URL: https://issues.apache.org/jira/browse/HIVE-8191 Project: Hive

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

2014-09-19 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: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to cbo branch. >

[jira] [Updated] (HIVE-8100) Add QTEST_LEAVE_FILES to QTestUtil

2014-09-19 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8100: --- Description: Basically the idea here is to have an option to not delete the warehouse directory. I am u

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

2014-09-19 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: Open (was: Patch Available) > inconsistence between colList and columnExprMap when Cons

[jira] [Commented] (HIVE-8100) Add QTEST_LEAVE_FILES to QTestUtil

2014-09-19 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14141085#comment-14141085 ] Szehon Ho commented on HIVE-8100: - +1 > Add QTEST_LEAVE_FILES to QTestUtil > -

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

2014-09-19 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] [Updated] (HIVE-8184) inconsistence between colList and columnExprMap when ConstantPropagate is applied to subquery

2014-09-19 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.2.patch > inconsistence between colList and columnExprMap when ConstantPro

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

2014-09-19 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25800/ --- (Updated Sept. 19, 2014, 6:55 p.m.) Review request for hive. Changes ---

[jira] [Assigned] (HIVE-7856) Enable parallelism in Reduce Side Join [Spark Branch]

2014-09-19 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho reassigned HIVE-7856: --- Assignee: Szehon Ho > Enable parallelism in Reduce Side Join [Spark Branch] >

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

2014-09-19 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14141095#comment-14141095 ] Gopal V commented on HIVE-8188: --- [~prasanth_j]: that is pretty neat, speedup. But that's not

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

2014-09-19 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14141099#comment-14141099 ] Prasanth J commented on HIVE-8188: -- Looking at the attached PNG (GBY + Reflection), I thou

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

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

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

2014-09-19 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14141130#comment-14141130 ] Gopal V commented on HIVE-8185: --- +1 - LGTM. > hive-jdbc-0.14.0-SNAPSHOT-standalone.jar fails

[jira] [Updated] (HIVE-8191) Update and delete on tables with non Acid output formats gives runtime error

2014-09-19 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8191: - Attachment: HIVE-8191.patch Added a check when updating and deleting that the table is acid compliant. > U

[jira] [Updated] (HIVE-8191) Update and delete on tables with non Acid output formats gives runtime error

2014-09-19 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8191: - Status: Patch Available (was: Open) > Update and delete on tables with non Acid output formats gives runti

Re: Review Request 25394: HIVE-7503: Support Hive's multi-table insert query with Spark [Spark Branch]

2014-09-19 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25394/#review54004 --- ql/src/java/org/apache/hadoop/hive/ql/parse/spark/SparkTableScanPro

[jira] [Created] (HIVE-8192) Check DDL's writetype in DummyTxnManager

2014-09-19 Thread cw (JIRA)
cw created HIVE-8192: Summary: Check DDL's writetype in DummyTxnManager Key: HIVE-8192 URL: https://issues.apache.org/jira/browse/HIVE-8192 Project: Hive Issue Type: Bug Components: Locking

[jira] [Updated] (HIVE-8192) Check DDL's writetype in DummyTxnManager

2014-09-19 Thread cw (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] cw updated HIVE-8192: - Attachment: HIVE-8192.patch.txt > Check DDL's writetype in DummyTxnManager > > >

  1   2   3   >