[jira] [Commented] (HIVE-6245) HS2 creates DBs/Tables with wrong ownership when HMS setugi is true

2014-09-03 Thread Venki Korukanti (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14121017#comment-14121017 ] Venki Korukanti commented on HIVE-6245: --- [~thejas] Sorry about that. I see in all Hiv

Review Request 25329: HIVE-7932: It may cause NP exception when add accessed columns to ReadEntity

2014-09-03 Thread Xiaomeng Huang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25329/ --- Review request for hive, Brock Noland, Prasad Mujumdar, and Szehon Ho. Reposito

[jira] [Commented] (HIVE-5760) Add vectorized support for CHAR/VARCHAR data types

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

[jira] [Commented] (HIVE-6245) HS2 creates DBs/Tables with wrong ownership when HMS setugi is true

2014-09-03 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120989#comment-14120989 ] Thejas M Nair commented on HIVE-6245: - [~venki387] The test in TestHS2ImpersonationWith

[jira] [Commented] (HIVE-7972) hiveserver2 specific configuration file is not getting used

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

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

2014-09-03 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120958#comment-14120958 ] Lefty Leverenz commented on HIVE-7100: -- Thanks [~dbsalti], the javadoc comments look g

Re: Review Request 25178: Add DROP TABLE PURGE

2014-09-03 Thread Lefty Leverenz
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25178/#review52279 --- Javadoc changes look good. Just one optional quibble. metastore/s

[jira] [Commented] (HIVE-7956) When inserting into a bucketed table, all data goes to a single bucket [Spark Branch]

2014-09-03 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120926#comment-14120926 ] Rui Li commented on HIVE-7956: -- [~xuefuz], I copied the extra fields ({{hashCode}},{{distKeyLe

[jira] [Commented] (HIVE-7956) When inserting into a bucketed table, all data goes to a single bucket [Spark Branch]

2014-09-03 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120922#comment-14120922 ] Xuefu Zhang commented on HIVE-7956: --- Hi [~lirui], If your suspeicion is confirmed by your

[jira] [Commented] (HIVE-7971) Support alter table change/replace/add columns for existing partitions

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

[jira] [Updated] (HIVE-7405) Vectorize GROUP BY on the Reduce-Side (Part 1 – Basic)

2014-09-03 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-7405: --- Attachment: HIVE-7405.99.patch > Vectorize GROUP BY on the Reduce-Side (Part 1 – Basic) > -

[jira] [Updated] (HIVE-7405) Vectorize GROUP BY on the Reduce-Side (Part 1 – Basic)

2014-09-03 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-7405: --- Status: Patch Available (was: In Progress) > Vectorize GROUP BY on the Reduce-Side (Part 1 – Basic) >

[jira] [Commented] (HIVE-5871) Use multiple-characters as field delimiter

2014-09-03 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120883#comment-14120883 ] Brock Noland commented on HIVE-5871: +1 > Use multiple-characters as field delimiter >

[jira] [Commented] (HIVE-7580) Support dynamic partitioning [Spark Branch]

2014-09-03 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120882#comment-14120882 ] Brock Noland commented on HIVE-7580: [~chinnalalam] I think this is missing the test pr

Re: Review Request 25176: HIVE-7870: Insert overwrite table query does not generate correct task plan [Spark Branch]

2014-09-03 Thread Brock Noland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25176/#review52271 --- Thank you for the update Na! I have a couple minor comments and then

[jira] [Commented] (HIVE-6847) Improve / fix bugs in Hive scratch dir setup

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

[jira] [Updated] (HIVE-7976) Merge tez branch into trunk (tez 0.5.0)

2014-09-03 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-7976: - Status: Patch Available (was: Open) > Merge tez branch into trunk (tez 0.5.0) > --

[jira] [Commented] (HIVE-7976) Merge tez branch into trunk (tez 0.5.0)

2014-09-03 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120872#comment-14120872 ] Gunther Hagleitner commented on HIVE-7976: -- Review board: https://reviews.apache.o

[jira] [Updated] (HIVE-7976) Merge tez branch into trunk (tez 0.5.0)

2014-09-03 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-7976: - Attachment: HIVE-7976.1.patch .1 is the combined delta of tez branch + trunk > Merge tez b

[jira] [Updated] (HIVE-6988) Hive changes for tez-0.5.x compatibility

2014-09-03 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-6988: - Resolution: Fixed Status: Resolved (was: Patch Available) All changes committed to

[jira] [Updated] (HIVE-6988) Hive changes for tez-0.5.x compatibility

2014-09-03 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-6988: - Assignee: Gopal V > Hive changes for tez-0.5.x compatibility >

[jira] [Commented] (HIVE-7976) Merge tez branch into trunk (tez 0.5.0)

2014-09-03 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120858#comment-14120858 ] Gunther Hagleitner commented on HIVE-7976: -- HIVE-6988 has the API compat changes (

[jira] [Commented] (HIVE-7976) Merge tez branch into trunk (tez 0.5.0)

2014-09-03 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120859#comment-14120859 ] Gunther Hagleitner commented on HIVE-7976: -- HIVE-7826 is the jira for dynamic part

[jira] [Created] (HIVE-7976) Merge tez branch into trunk (tez 0.5.0)

2014-09-03 Thread Gunther Hagleitner (JIRA)
Gunther Hagleitner created HIVE-7976: Summary: Merge tez branch into trunk (tez 0.5.0) Key: HIVE-7976 URL: https://issues.apache.org/jira/browse/HIVE-7976 Project: Hive Issue Type: Bug

[jira] [Commented] (HIVE-7508) Kerberos support for streaming

2014-09-03 Thread Roshan Naik (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120854#comment-14120854 ] Roshan Naik commented on HIVE-7508: --- [~leftylev] or [~ashutoshc] can you grant me write p

[jira] [Commented] (HIVE-7956) When inserting into a bucketed table, all data goes to a single bucket [Spark Branch]

2014-09-03 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120853#comment-14120853 ] Brock Noland commented on HIVE-7956: Gotcha > When inserting into a bucketed table, al

[jira] [Commented] (HIVE-7947) Add message at the end of each testcase with timestamp in Webhcat system tests

2014-09-03 Thread Jagruti Varia (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120845#comment-14120845 ] Jagruti Varia commented on HIVE-7947: - Thanks all for reviewing and merging this change

[jira] [Updated] (HIVE-7947) Add message at the end of each testcase with timestamp in Webhcat system tests

2014-09-03 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-7947: Resolution: Fixed Status: Resolved (was: Patch Available) Patch committed to trunk. Thanks f

[jira] [Updated] (HIVE-7975) HS2 memory optimization: Internalizing instance fields of Thrift-generated metastore API classes

2014-09-03 Thread Wilbur Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilbur Yang updated HIVE-7975: -- Status: Patch Available (was: Open) > HS2 memory optimization: Internalizing instance fields of Thrift-g

[jira] [Updated] (HIVE-7975) HS2 memory optimization: Internalizing instance fields of Thrift-generated metastore API classes

2014-09-03 Thread Wilbur Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilbur Yang updated HIVE-7975: -- Attachment: HIVE-7975.1.patch HIVE-7975-doc.pdf > HS2 memory optimization: Internalizing

[jira] [Created] (HIVE-7975) HS2 memory optimization: Internalizing instance fields of Thrift-generated metastore API classes

2014-09-03 Thread Wilbur Yang (JIRA)
Wilbur Yang created HIVE-7975: - Summary: HS2 memory optimization: Internalizing instance fields of Thrift-generated metastore API classes Key: HIVE-7975 URL: https://issues.apache.org/jira/browse/HIVE-7975

[jira] [Updated] (HIVE-5760) Add vectorized support for CHAR/VARCHAR data types

2014-09-03 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-5760: --- Status: Patch Available (was: In Progress) > Add vectorized support for CHAR/VARCHAR data types >

[jira] [Updated] (HIVE-5760) Add vectorized support for CHAR/VARCHAR data types

2014-09-03 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-5760: --- Attachment: HIVE-5760.93.patch > Add vectorized support for CHAR/VARCHAR data types > -

[jira] [Commented] (HIVE-7956) When inserting into a bucketed table, all data goes to a single bucket [Spark Branch]

2014-09-03 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120807#comment-14120807 ] Rui Li commented on HIVE-7956: -- Yes [~brocknoland], with {{set hive.enforce.bucketing = true;}

[jira] [Updated] (HIVE-5760) Add vectorized support for CHAR/VARCHAR data types

2014-09-03 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-5760: --- Status: In Progress (was: Patch Available) > Add vectorized support for CHAR/VARCHAR data types >

[jira] [Created] (HIVE-7974) Notification Event Listener and Replication Task introduction

2014-09-03 Thread Sushanth Sowmyan (JIRA)
Sushanth Sowmyan created HIVE-7974: -- Summary: Notification Event Listener and Replication Task introduction Key: HIVE-7974 URL: https://issues.apache.org/jira/browse/HIVE-7974 Project: Hive

[jira] [Commented] (HIVE-7208) move SearchArgument interface into serde package

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

[jira] [Created] (HIVE-7973) Hive Replication Support

2014-09-03 Thread Sushanth Sowmyan (JIRA)
Sushanth Sowmyan created HIVE-7973: -- Summary: Hive Replication Support Key: HIVE-7973 URL: https://issues.apache.org/jira/browse/HIVE-7973 Project: Hive Issue Type: Bug Components:

[jira] [Commented] (HIVE-7208) move SearchArgument interface into serde package

2014-09-03 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120773#comment-14120773 ] Daniel Dai commented on HIVE-7208: -- Pig needs to change accordingly. But since the code (w

[jira] [Commented] (HIVE-7811) Compactions need to update table/partition stats

2014-09-03 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120766#comment-14120766 ] Eugene Koifman commented on HIVE-7811: -- this failure is not related. I verified local

[jira] [Commented] (HIVE-7972) hiveserver2 specific configuration file is not getting used

2014-09-03 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120754#comment-14120754 ] Jason Dere commented on HIVE-7972: -- +1 > hiveserver2 specific configuration file is not g

[jira] [Commented] (HIVE-7811) Compactions need to update table/partition stats

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

[jira] [Updated] (HIVE-7972) hiveserver2 specific configuration file is not getting used

2014-09-03 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-7972: Attachment: HIVE-7972.1.patch Hive metastore is already doing the same thing by updating HiveConf in

[jira] [Updated] (HIVE-7972) hiveserver2 specific configuration file is not getting used

2014-09-03 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-7972: Assignee: Thejas M Nair Status: Patch Available (was: Open) > hiveserver2 specific configurati

[jira] [Created] (HIVE-7972) hiveserver2 specific configuration file is not getting used

2014-09-03 Thread Thejas M Nair (JIRA)
Thejas M Nair created HIVE-7972: --- Summary: hiveserver2 specific configuration file is not getting used Key: HIVE-7972 URL: https://issues.apache.org/jira/browse/HIVE-7972 Project: Hive Issue T

[jira] [Updated] (HIVE-7969) Use Optiq's native FieldTrimmer instead of HiveRelFieldTrimmer

2014-09-03 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7969: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to cbo branch. >

Review Request 25320: HIVE-7971: Support alter table change/replace/add columns for existing partitions

2014-09-03 Thread Jason Dere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25320/ --- Review request for hive and Ashutosh Chauhan. Bugs: HIVE-7971 https://issue

Re: Review Request 25313: Use Optiq's native FieldTrimmer instead of HiveRelFieldTrimmer

2014-09-03 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25313/#review52263 --- Ship it! Ship It! - John Pullokkaran On Sept. 3, 2014, 9:35 p.m.

[jira] [Updated] (HIVE-7971) Support alter table change/replace/add columns for existing partitions

2014-09-03 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-7971: - Status: Patch Available (was: Open) > Support alter table change/replace/add columns for existing partitio

[jira] [Updated] (HIVE-7971) Support alter table change/replace/add columns for existing partitions

2014-09-03 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-7971: - Attachment: HIVE-7971.1.patch > Support alter table change/replace/add columns for existing partitions > --

[jira] [Updated] (HIVE-7405) Vectorize GROUP BY on the Reduce-Side (Part 1 – Basic)

2014-09-03 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-7405: --- Attachment: HIVE-7405.98.patch > Vectorize GROUP BY on the Reduce-Side (Part 1 – Basic) > -

[jira] [Created] (HIVE-7971) Support alter table change/replace/add columns for existing partitions

2014-09-03 Thread Jason Dere (JIRA)
Jason Dere created HIVE-7971: Summary: Support alter table change/replace/add columns for existing partitions Key: HIVE-7971 URL: https://issues.apache.org/jira/browse/HIVE-7971 Project: Hive Is

[jira] [Updated] (HIVE-7405) Vectorize GROUP BY on the Reduce-Side (Part 1 – Basic)

2014-09-03 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-7405: --- Status: In Progress (was: Patch Available) > Vectorize GROUP BY on the Reduce-Side (Part 1 – Basic) >

[jira] [Commented] (HIVE-7952) Investigate query failures (1)

2014-09-03 Thread Suhas Satish (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120706#comment-14120706 ] Suhas Satish commented on HIVE-7952: auto_sortmerge_join_1 and auto_sortmerge_join13 ar

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

2014-09-03 Thread Suhas Satish (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120697#comment-14120697 ] Suhas Satish commented on HIVE-7613: as a part of this work, we should also enable auto

[jira] [Commented] (HIVE-3653) Failure in a counter poller run should not be considered as a job failure

2014-09-03 Thread Darren Yin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120694#comment-14120694 ] Darren Yin commented on HIVE-3653: -- The jobtracker RPC server is dropping your connection

[jira] [Commented] (HIVE-7184) TestHadoop20SAuthBridge no longer compiles after HADOOP-10448

2014-09-03 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120686#comment-14120686 ] Brock Noland commented on HIVE-7184: Note that HADOOP-10817 requires changed in this pa

Re: Review Request 25179: HIVE-7905: CBO: more cost model changes

2014-09-03 Thread Harish Butani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25179/ --- (Updated Sept. 3, 2014, 11:19 p.m.) Review request for hive, Gunther Hagleitner

[jira] [Commented] (HIVE-7943) hive.security.authorization.createtable.owner.grants is ineffective with Default Authorization

2014-09-03 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120649#comment-14120649 ] Thejas M Nair commented on HIVE-7943: - But if case 2 were to be supported, we would nee

[jira] [Commented] (HIVE-7943) hive.security.authorization.createtable.owner.grants is ineffective with Default Authorization

2014-09-03 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120647#comment-14120647 ] Thejas M Nair commented on HIVE-7943: - Case 2 is not relevant right now, because there

[jira] [Commented] (HIVE-7943) hive.security.authorization.createtable.owner.grants is ineffective with Default Authorization

2014-09-03 Thread Ashu Pachauri (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120633#comment-14120633 ] Ashu Pachauri commented on HIVE-7943: - Okay, I understand the rationale behind the sepa

[jira] [Commented] (HIVE-5760) Add vectorized support for CHAR/VARCHAR data types

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

[jira] [Commented] (HIVE-7942) TestHS2ImpersonationWithRemoteMS is flaky

2014-09-03 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120622#comment-14120622 ] Vaibhav Gumashta commented on HIVE-7942: [~vkorukanti] I think the appropriate chan

[jira] [Updated] (HIVE-7970) Operator::removeChild may remove the wrong child

2014-09-03 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao updated HIVE-7970: --- Description: Currently, {{Operator::removeChild}} does the following: {code} public void removeChild(Operator child)

[jira] [Updated] (HIVE-7970) Operator::removeChild may remove the wrong child

2014-09-03 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao updated HIVE-7970: --- Description: Currently, {{Operator::removeChild}} does the following: {code} public void removeChild(Operator child)

[jira] [Resolved] (HIVE-7809) Fix ObjectRegistry to work with Tez 0.5

2014-09-03 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner resolved HIVE-7809. -- Resolution: Fixed Committed to branch. Thanks [~sseth]! > Fix ObjectRegistry to work wit

[jira] [Updated] (HIVE-7958) SparkWork generated by SparkCompiler may require multiple Spark jobs to run

2014-09-03 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao updated HIVE-7958: --- Description: A SparkWork instance currently may contain disjointed work graphs. For instance, union_remove_1.q may gen

[jira] [Updated] (HIVE-7970) Operator::removeChild may remove the wrong child

2014-09-03 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao updated HIVE-7970: --- Description: Currently, {{Operator::removeChild}} does the following: {code} public void removeChild(Operator child)

[jira] [Created] (HIVE-7970) Operator::removeChild may remove the wrong child

2014-09-03 Thread Chao (JIRA)
Chao created HIVE-7970: -- Summary: Operator::removeChild may remove the wrong child Key: HIVE-7970 URL: https://issues.apache.org/jira/browse/HIVE-7970 Project: Hive Issue Type: Bug Reporter:

[jira] [Updated] (HIVE-7544) Changes related to TEZ-1288 (FastTezSerialization)

2014-09-03 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-7544: - Resolution: Fixed Status: Resolved (was: Patch Available) Committed to branch. Tha

[jira] [Updated] (HIVE-6847) Improve / fix bugs in Hive scratch dir setup

2014-09-03 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-6847: --- Attachment: HIVE-6847.10.patch > Improve / fix bugs in Hive scratch dir setup > ---

[jira] [Updated] (HIVE-6847) Improve / fix bugs in Hive scratch dir setup

2014-09-03 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-6847: --- Status: Open (was: Patch Available) > Improve / fix bugs in Hive scratch dir setup > -

[jira] [Updated] (HIVE-6847) Improve / fix bugs in Hive scratch dir setup

2014-09-03 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-6847: --- Status: Patch Available (was: Open) > Improve / fix bugs in Hive scratch dir setup > -

[jira] [Updated] (HIVE-7907) Bring up tez branch to changes in TEZ-1038, TEZ-1500

2014-09-03 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-7907: - Resolution: Fixed Status: Resolved (was: Patch Available) Committed to branch. Tha

[jira] [Updated] (HIVE-7907) Bring up tez branch to changes in TEZ-1038, TEZ-1500

2014-09-03 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-7907: - Attachment: HIVE-7907.2.patch .2 also changes the version of tez to 0.5.0. It thus applies

[jira] [Commented] (HIVE-7223) Support generic PartitionSpecs in Metastore partition-functions

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

[jira] [Updated] (HIVE-7969) Use Optiq's native FieldTrimmer instead of HiveRelFieldTrimmer

2014-09-03 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7969: --- Attachment: HIVE-7969.patch Note that this requires latest optiq snapshot > Use Optiq's native

[jira] [Updated] (HIVE-7969) Use Optiq's native FieldTrimmer instead of HiveRelFieldTrimmer

2014-09-03 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7969: --- Status: Patch Available (was: Open) > Use Optiq's native FieldTrimmer instead of HiveRelFieldT

Review Request 25313: Use Optiq's native FieldTrimmer instead of HiveRelFieldTrimmer

2014-09-03 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25313/ --- Review request for hive and Harish Butani. Bugs: HIVE-7969 https://issues.a

[jira] [Commented] (HIVE-7208) move SearchArgument interface into serde package

2014-09-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120499#comment-14120499 ] Sergey Shelukhin commented on HIVE-7208: [~daijy] can you check if this will break

[jira] [Updated] (HIVE-7969) Use Optiq's native FieldTrimmer instead of HiveRelFieldTrimmer

2014-09-03 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7969: --- Description: After patch series of OPTIQ-391 , OPTIQ-392 , OPTIQ-395 , OPTIQ-396 its now possib

[jira] [Updated] (HIVE-6948) HiveServer2 doesn't respect HIVE_AUX_JARS_PATH

2014-09-03 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-6948: --- Resolution: Duplicate Fix Version/s: (was: 0.14.0) Status: Resolved (was: Patch A

[jira] [Created] (HIVE-7969) Use Optiq's native FieldTrimmer instead of HiveRelFieldTrimmer

2014-09-03 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-7969: -- Summary: Use Optiq's native FieldTrimmer instead of HiveRelFieldTrimmer Key: HIVE-7969 URL: https://issues.apache.org/jira/browse/HIVE-7969 Project: Hive

[jira] [Commented] (HIVE-7826) Dynamic partition pruning on Tez

2014-09-03 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120495#comment-14120495 ] Gunther Hagleitner commented on HIVE-7826: -- Thanks [~damien.carol]. Your last comm

[jira] [Commented] (HIVE-6948) HiveServer2 doesn't respect HIVE_AUX_JARS_PATH

2014-09-03 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120490#comment-14120490 ] Brock Noland commented on HIVE-6948: This is a dup of HIVE-6820. > HiveServer2 doesn'

[jira] [Commented] (HIVE-7956) When inserting into a bucketed table, all data goes to a single bucket [Spark Branch]

2014-09-03 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120484#comment-14120484 ] Brock Noland commented on HIVE-7956: I thought that MR does this by setting the number

[jira] [Updated] (HIVE-7208) move SearchArgument interface into serde package

2014-09-03 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-7208: --- Attachment: HIVE-7208.03.patch File deletion has not been rebased properly > move SearchArgume

[jira] [Updated] (HIVE-7811) Compactions need to update table/partition stats

2014-09-03 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-7811: - Status: Patch Available (was: Open) > Compactions need to update table/partition stats > -

[jira] [Updated] (HIVE-7968) Merge tests in TestJdbcWithMiniMr with TestJdbcWithMiniHS2

2014-09-03 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-7968: --- Affects Version/s: 0.14.0 > Merge tests in TestJdbcWithMiniMr with TestJdbcWithMiniHS2 > --

[jira] [Updated] (HIVE-7968) Merge tests in TestJdbcWithMiniMr with TestJdbcWithMiniHS2

2014-09-03 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-7968: --- Description: MiniHS2 uses MiniMr. Makes no sense to have two test cases for same setup when JDB

[jira] [Updated] (HIVE-7580) Support dynamic partitioning [Spark Branch]

2014-09-03 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-7580: --- Attachment: HIVE-7580.patch Patch contains passed test cases. > Support dynamic partitioning [

[jira] [Created] (HIVE-7968) Merge tests in TestJdbcWithMiniMr with TestJdbcWithMiniHS2

2014-09-03 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-7968: -- Summary: Merge tests in TestJdbcWithMiniMr with TestJdbcWithMiniHS2 Key: HIVE-7968 URL: https://issues.apache.org/jira/browse/HIVE-7968 Project: Hive Iss

[jira] [Updated] (HIVE-7968) Merge tests in TestJdbcWithMiniMr with TestJdbcWithMiniHS2

2014-09-03 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-7968: --- Fix Version/s: 0.14.0 > Merge tests in TestJdbcWithMiniMr with TestJdbcWithMiniHS2 > --

[jira] [Commented] (HIVE-7508) Kerberos support for streaming

2014-09-03 Thread Roshan Naik (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120448#comment-14120448 ] Roshan Naik commented on HIVE-7508: --- [~leftylev]. Yes Thanks for bringing it up. I will w

[jira] [Commented] (HIVE-7943) hive.security.authorization.createtable.owner.grants is ineffective with Default Authorization

2014-09-03 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120444#comment-14120444 ] Thejas M Nair commented on HIVE-7943: - You can try tracing through the calls made from

[jira] [Commented] (HIVE-7943) hive.security.authorization.createtable.owner.grants is ineffective with Default Authorization

2014-09-03 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120440#comment-14120440 ] Thejas M Nair commented on HIVE-7943: - The description of the configuration also mentio

[jira] [Commented] (HIVE-7580) Support dynamic partitioning [Spark Branch]

2014-09-03 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120438#comment-14120438 ] Chinna Rao Lalam commented on HIVE-7580: Verified the below tests and all the tests

[jira] [Updated] (HIVE-7944) current update stats for columns of a partition of a table is not correct

2014-09-03 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7944: --- Component/s: Statistics > current update stats for columns of a partition of a table is not cor

[jira] [Updated] (HIVE-7944) current update stats for columns of a partition of a table is not correct

2014-09-03 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7944: --- Affects Version/s: 0.14.0 > current update stats for columns of a partition of a table is not c

[jira] [Updated] (HIVE-7944) current update stats for columns of a partition of a table is not correct

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

  1   2   >