[jira] [Updated] (HIVE-7605) add more javadoc to HivePrivilegeObject

2014-09-24 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-7605: Attachment: HIVE-7605.2.patch Thanks for the feedback Lefty! HIVE-7605.2.patch - Addresses

[jira] [Updated] (HIVE-7605) add more javadoc to HivePrivilegeObject

2014-09-24 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-7605: Status: Patch Available (was: Open) add more javadoc to HivePrivilegeObject

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

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

[jira] [Resolved] (HIVE-7481) The planning side changes for SMB join on hive-tez

2014-09-24 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner resolved HIVE-7481. -- Resolution: Fixed Fix Version/s: 0.14.0 The planning side changes for SMB join

[jira] [Updated] (HIVE-7096) Support grouped splits in Tez partitioned broadcast join

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

[jira] [Resolved] (HIVE-6515) Custom vertex in hive-tez should be able to accept multiple MR-inputs

2014-09-24 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner resolved HIVE-6515. -- Resolution: Fixed Fix Version/s: 0.14.0 Custom vertex in hive-tez should be able

[jira] [Resolved] (HIVE-7430) Implement SMB join in tez

2014-09-24 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner resolved HIVE-7430. -- Resolution: Fixed Fix Version/s: 0.14.0 Implement SMB join in tez

[jira] [Commented] (HIVE-8237) CBO: Use Fully qualified table name (db.tablename in ReloptHiveTable)

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

[jira] [Updated] (HIVE-8227) NPE w/ hive on tez when doing unions on empty tables

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

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

2014-09-24 Thread Lukas Eder (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146027#comment-14146027 ] Lukas Eder commented on HIVE-7689: -- This is Lukas from Data Geekery (the company behind

[jira] [Commented] (HIVE-8199) CBO Trunk Merge: quote2 test fails due to incorrect literal translation

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

[jira] [Commented] (HIVE-7156) Group-By operator stat-annotation only uses distinct approx to generate rollups

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

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

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

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

2014-09-24 Thread Dong Chen
On Sept. 19, 2014, 8:52 p.m., Brock Noland wrote: jdbc/src/java/org/apache/hive/jdbc/HiveStatement.java, line 768 https://reviews.apache.org/r/25575/diff/5/?file=694551#file694551line768 if ( not null) { } else { is simpler as: if (null)

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

2014-09-24 Thread Dong Chen
On Sept. 15, 2014, 6:56 p.m., Brock Noland wrote: jdbc/src/java/org/apache/hive/jdbc/HiveStatement.java, line 93 https://reviews.apache.org/r/25575/diff/1/?file=687534#file687534line93 Used internally can be private Dong Chen wrote: Class Commands also use it. Maybe we have

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

2014-09-24 Thread Dong Chen
On Sept. 18, 2014, 8:07 a.m., Thejas Nair wrote: jdbc/src/java/org/apache/hive/jdbc/HiveStatement.java, line 98 https://reviews.apache.org/r/25575/diff/4/?file=693372#file693372line98 Looks like we just need to check isRunning (ie true or false) for running. We don't need

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

2014-09-24 Thread Dong Chen
On Sept. 19, 2014, 9:32 p.m., Swarnim Kulkarni wrote: beeline/src/java/org/apache/hive/beeline/Commands.java, line 833 https://reviews.apache.org/r/25575/diff/5/?file=694548#file694548line833 Also show we be checking on the SQL error code vs the message. Grepping on the error

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

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

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

2014-09-24 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.3.patch Hi, [~brocknoland], [~thejas], [~swarnim]. Thanks for your comments to improve

[jira] [Commented] (HIVE-8203) ACID operations result in NPE when run through HS2

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

[jira] [Commented] (HIVE-8171) Tez and Vectorized Reduce doesn't create scratch columns

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

[jira] [Commented] (HIVE-8223) CBO Trunk Merge: partition_wise_fileformat2 select result depends on ordering

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

[jira] [Updated] (HIVE-8086) Disable Trivial Project Removal Rule, Fix Result Schema

2014-09-24 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-8086: - Resolution: Fixed Status: Resolved (was: Patch Available) Disable

[jira] [Updated] (HIVE-8086) CBO: Disable Trivial Project Removal Rule, Fix Result Schema

2014-09-24 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-8086: - Summary: CBO: Disable Trivial Project Removal Rule, Fix Result Schema (was:

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

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

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

2014-09-24 Thread Damien Carol (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146240#comment-14146240 ] Damien Carol commented on HIVE-7689: [~alangates] I understand more clearly now why you

[jira] [Updated] (HIVE-7107) Clean up HiveDrivers and fix an issue

2014-09-24 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Francke updated HIVE-7107: --- Affects Version/s: 0.14.0 Clean up HiveDrivers and fix an issue

[jira] [Updated] (HIVE-7107) Fix HiveServer1 JDBC Driver spec compliancy issue

2014-09-24 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Francke updated HIVE-7107: --- Summary: Fix HiveServer1 JDBC Driver spec compliancy issue (was: Clean up HiveDrivers and fix an

Re: Review Request 24076: HIVE-7107: Clean up HiveDrivers and fix an issue

2014-09-24 Thread Lars Francke
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24076/ --- (Updated Sept. 24, 2014, 12:06 p.m.) Review request for hive. Bugs:

[jira] [Updated] (HIVE-7107) Fix HiveServer1 JDBC Driver spec compliancy issue

2014-09-24 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Francke updated HIVE-7107: --- Attachment: HIVE-7107.2.patch This is the patch for the mentioned JDBC issue and without any cleanup.

[jira] [Commented] (HIVE-7107) Fix HiveServer1 JDBC Driver spec compliancy issue

2014-09-24 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146249#comment-14146249 ] Lars Francke commented on HIVE-7107: I have also updated Review Board. [~thejas] it

[jira] [Commented] (HIVE-8240) VectorColumnAssignFactory throws Incompatible Bytes vector column and primitive category VARCHAR

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

[jira] [Commented] (HIVE-8201) Remove hardwiring to HiveInputFormat in acid qfile tests

2014-09-24 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146375#comment-14146375 ] Owen O'Malley commented on HIVE-8201: - +1 Bonus point for having hive.doing.acid

[jira] [Updated] (HIVE-6148) Support arbitrary structs stored in HBase

2014-09-24 Thread Swarnim Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swarnim Kulkarni updated HIVE-6148: --- Attachment: HIVE-6148.2.patch.txt Thanks for the review [~brocknoland]. Addressed comments and

[jira] [Commented] (HIVE-8021) CBO: support CTAS and insert ... select

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

[jira] [Updated] (HIVE-6683) Beeline does not accept comments at end of line

2014-09-24 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-6683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-6683: -- Status: Open (was: Patch Available) Beeline does not accept comments at end of line

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

2014-09-24 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146409#comment-14146409 ] Yongzhi Chen commented on HIVE-8189: Add the patch to the review board:

[jira] [Updated] (HIVE-8182) beeline fails when executing multiple-line queries with trailing spaces

2014-09-24 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8182: -- Release Note: Re-submit patch to run tests non-related with this fix. Status: Patch Available

[jira] [Updated] (HIVE-6683) Beeline does not accept comments at end of line

2014-09-24 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-6683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-6683: -- Release Note: Re-submit patch to run tests non-related with this fix. Status: Patch Available

[jira] [Updated] (HIVE-8182) beeline fails when executing multiple-line queries with trailing spaces

2014-09-24 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8182: -- Status: Open (was: Patch Available) beeline fails when executing multiple-line queries with trailing

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

2014-09-24 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146440#comment-14146440 ] Naveen Gangam commented on HIVE-7647: - [~leftylev] Thank you for granting me Wiki-write

Re: Need wiki permission

2014-09-24 Thread Josh Elser
Thanks, Lefty! Lefty Leverenz wrote: Done. Thanks for contributing to the Hive wiki, Josh! -- Lefty On Wed, Sep 24, 2014 at 1:05 AM, Josh Elserjosh.el...@gmail.com wrote: Ugh, sorry -- username is 'elserj' Josh Elser wrote: Could someone please grant me create permission on

[jira] [Updated] (HIVE-8237) CBO: Use Fully qualified table name (db.tablename in ReloptHiveTable)

2014-09-24 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8237: --- Fix Version/s: 0.14.0 CBO: Use Fully qualified table name (db.tablename in ReloptHiveTable)

[jira] [Updated] (HIVE-8237) CBO: Use Fully qualified table name (db.tablename in ReloptHiveTable)

2014-09-24 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8237: --- Resolution: Fixed Status: Resolved (was: Patch Available) Failure is unrelated.

[jira] [Created] (HIVE-8244) INSERT/UPDATE/DELETE should return count of rows affected

2014-09-24 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-8244: Summary: INSERT/UPDATE/DELETE should return count of rows affected Key: HIVE-8244 URL: https://issues.apache.org/jira/browse/HIVE-8244 Project: Hive Issue

[jira] [Commented] (HIVE-8169) Windows: alter table ..set location from hcatalog failed with NullPointerException

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

[jira] [Updated] (HIVE-8224) Support Char, Varchar in AvroSerDe

2014-09-24 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-8224: -- Resolution: Fixed Fix Version/s: 0.14.0 Release Note: To document support of char/varchar for

[jira] [Updated] (HIVE-8224) Support Char, Varchar in AvroSerDe

2014-09-24 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-8224: -- Tags: TODOC14 Support Char, Varchar in AvroSerDe --

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

2014-09-24 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146540#comment-14146540 ] Brock Noland commented on HIVE-8189: +1 A select statement with a subquery is failing

[jira] [Updated] (HIVE-8205) Using strings in group type fails in ParquetSerDe

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

[jira] [Commented] (HIVE-8241) With vectorization enabled count(distinct)) fails with ClassCastException

2014-09-24 Thread Mostafa Mokhtar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146554#comment-14146554 ] Mostafa Mokhtar commented on HIVE-8241: --- Looks like the wrong ObjectInspector is used

[jira] [Created] (HIVE-8245) Collect table read entities at same time as view read entities

2014-09-24 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-8245: -- Summary: Collect table read entities at same time as view read entities Key: HIVE-8245 URL: https://issues.apache.org/jira/browse/HIVE-8245 Project: Hive

[jira] [Updated] (HIVE-8245) Collect table read entities at same time as view read entities

2014-09-24 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8245: --- Attachment: HIVE-8245.patch Collect table read entities at same time as view read entities

[jira] [Updated] (HIVE-8245) Collect table read entities at same time as view read entities

2014-09-24 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8245: --- Status: Patch Available (was: Open) Collect table read entities at same time as view read

Review Request 25997: Collect table read entities at same time as view read entities

2014-09-24 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25997/ --- Review request for hive and Thejas Nair. Bugs: HIVE-8245

[jira] [Commented] (HIVE-8241) With vectorization enabled count(distinct)) fails with ClassCastException

2014-09-24 Thread Mostafa Mokhtar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146573#comment-14146573 ] Mostafa Mokhtar commented on HIVE-8241: --- keyObject inspector is :

[jira] [Assigned] (HIVE-8233) multi-table insertion doesn't work with ForwardOperator [Spark Branch]

2014-09-24 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang reassigned HIVE-8233: - Assignee: Chao multi-table insertion doesn't work with ForwardOperator [Spark Branch]

[jira] [Updated] (HIVE-8233) multi-table insertion doesn't work with ForwardOperator [Spark Branch]

2014-09-24 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-8233: -- Status: Patch Available (was: Open) multi-table insertion doesn't work with ForwardOperator [Spark

[jira] [Updated] (HIVE-8221) authorize additional metadata read operations in metastore storage based authorization

2014-09-24 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-8221: Status: Patch Available (was: Open) authorize additional metadata read operations in metastore

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

2014-09-24 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146600#comment-14146600 ] Sushanth Sowmyan commented on HIVE-7974: 1. The Main reason for that is visibility.

[jira] [Commented] (HIVE-7605) add more javadoc to HivePrivilegeObject

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

[jira] [Commented] (HIVE-7605) add more javadoc to HivePrivilegeObject

2014-09-24 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146614#comment-14146614 ] Jason Dere commented on HIVE-7605: -- Looks fine to me. +1 add more javadoc to

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

2014-09-24 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146616#comment-14146616 ] Sushanth Sowmyan commented on HIVE-8164: Since the classes in this patch are

[jira] [Updated] (HIVE-8217) WebHCat 'jobs' endpoint fails if it runs into issues with any of the jobs

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

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

2014-09-24 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-7482: - Attachment: HIVE-7482.addendum.patch The execution side changes for SMB join in hive-tez

[jira] [Commented] (HIVE-8241) With vectorization enabled count(distinct)) fails with ClassCastException

2014-09-24 Thread Mostafa Mokhtar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146667#comment-14146667 ] Mostafa Mokhtar commented on HIVE-8241: --- Issue starts in

[jira] [Commented] (HIVE-7802) Update language manual for insert, update, and delete

2014-09-24 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146660#comment-14146660 ] Lefty Leverenz commented on HIVE-7802: -- 151 watchers now, so I'll review very

[jira] [Commented] (HIVE-7605) add more javadoc to HivePrivilegeObject

2014-09-24 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146686#comment-14146686 ] Lefty Leverenz commented on HIVE-7605: -- +1 Thanks for indulging my nitpick on Hive

Re: Review Request 24076: HIVE-7107: Clean up HiveDrivers and fix an issue

2014-09-24 Thread Thejas Nair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24076/#review54446 --- Ship it! Ship It! - Thejas Nair On Sept. 24, 2014, 12:06 p.m.,

[jira] [Commented] (HIVE-7107) Fix HiveServer1 JDBC Driver spec compliancy issue

2014-09-24 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146710#comment-14146710 ] Thejas M Nair commented on HIVE-7107: - +1 Fix HiveServer1 JDBC Driver spec compliancy

[jira] [Commented] (HIVE-8233) multi-table insertion doesn't work with ForwardOperator [Spark Branch]

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

[jira] [Updated] (HIVE-8233) multi-table insertion doesn't work with ForwardOperator [Spark Branch]

2014-09-24 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao updated HIVE-8233: --- Attachment: HIVE-8233.2-spark.patch We shouldn't change those qfiles since it will affect results from both MR/Tez.

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

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

Review Request 26001: HIVE-8233 - multi-table insertion doesn't work with ForwardOperator [Spark Branch]

2014-09-24 Thread Chao Sun
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26001/ --- Review request for hive, Brock Noland and Xuefu Zhang. Bugs: hive-8233

[jira] [Updated] (HIVE-7156) Group-By operator stat-annotation only uses distinct approx to generate rollups

2014-09-24 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth J updated HIVE-7156: - Attachment: HIVE-7156.8.patch rebase of .7 Group-By operator stat-annotation only uses distinct approx

[jira] [Commented] (HIVE-7073) Implement Binary in ParquetSerDe

2014-09-24 Thread Pratik Khadloya (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146844#comment-14146844 ] Pratik Khadloya commented on HIVE-7073: --- Hello [~davidzchen] and [~brocknoland] Can i

[jira] [Updated] (HIVE-8246) HiveServer2 in http-kerberos mode is restrictive on client usernames

2014-09-24 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-8246: --- Affects Version/s: 0.13.0 HiveServer2 in http-kerberos mode is restrictive on client

[jira] [Updated] (HIVE-8246) HiveServer2 in http-kerberos mode is restrictive on client usernames

2014-09-24 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-8246: --- Fix Version/s: 0.14.0 HiveServer2 in http-kerberos mode is restrictive on client usernames

[jira] [Created] (HIVE-8246) HiveServer2 in http-kerberos mode is restrictive on client usernames

2014-09-24 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-8246: -- Summary: HiveServer2 in http-kerberos mode is restrictive on client usernames Key: HIVE-8246 URL: https://issues.apache.org/jira/browse/HIVE-8246 Project: Hive

[jira] [Updated] (HIVE-8246) HiveServer2 in http-kerberos mode is restrictive on client usernames

2014-09-24 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-8246: --- Component/s: JDBC HiveServer2 HiveServer2 in http-kerberos mode is

[jira] [Commented] (HIVE-8233) multi-table insertion doesn't work with ForwardOperator [Spark Branch]

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

[jira] [Updated] (HIVE-8228) CBO: fix couple of issues with partition pruning

2014-09-24 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8228: --- Status: Patch Available (was: Open) CBO: fix couple of issues with partition pruning

[jira] [Updated] (HIVE-8246) HiveServer2 in http-kerberos mode is restrictive on client usernames

2014-09-24 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-8246: --- Status: Patch Available (was: Open) HiveServer2 in http-kerberos mode is restrictive on

[jira] [Updated] (HIVE-8246) HiveServer2 in http-kerberos mode is restrictive on client usernames

2014-09-24 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-8246: --- Attachment: HIVE-8246.1.patch HiveServer2 in http-kerberos mode is restrictive on client

Review Request 26005: HiveServer2 in http-kerberos mode is restrictive on client usernames

2014-09-24 Thread Vaibhav Gumashta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26005/ --- Review request for hive, dilli dorai and Thejas Nair. Bugs: HIVE-8246

[jira] [Commented] (HIVE-8225) CBO trunk merge: union11 test fails due to incorrect plan

2014-09-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146868#comment-14146868 ] Sergey Shelukhin commented on HIVE-8225: [~ashutoshc] fyi CBO trunk merge:

[jira] [Updated] (HIVE-8225) CBO trunk merge: union11 test fails due to incorrect plan

2014-09-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-8225: --- Attachment: HIVE-8225.inprogress.patch Here's partial fix in process... first I tried using

[jira] [Commented] (HIVE-7107) Fix HiveServer1 JDBC Driver spec compliancy issue

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

[jira] [Created] (HIVE-8247) Pig cursor written to Hive via HCat doesn't NULL-fill missing columns

2014-09-24 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-8247: Summary: Pig cursor written to Hive via HCat doesn't NULL-fill missing columns Key: HIVE-8247 URL: https://issues.apache.org/jira/browse/HIVE-8247 Project: Hive

[jira] [Commented] (HIVE-8031) CBO should use per column join selectivity not NDV when applying exponential backoff.

2014-09-24 Thread Mostafa Mokhtar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146874#comment-14146874 ] Mostafa Mokhtar commented on HIVE-8031: --- Issue is that NDV is not scaled with row

[jira] [Updated] (HIVE-7957) Revisit event version handling in dynamic partition pruning on Tez

2014-09-24 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-7957: - Attachment: HIVE-7957.2.patch review comments: future proof by making sure the event

[jira] [Commented] (HIVE-7107) Fix HiveServer1 JDBC Driver spec compliancy issue

2014-09-24 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146878#comment-14146878 ] Thejas M Nair commented on HIVE-7107: - The test failures above are unrelated to this

[jira] [Updated] (HIVE-8233) multi-table insertion doesn't work with ForwardOperator [Spark Branch]

2014-09-24 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao updated HIVE-8233: --- Attachment: HIVE-8233.3-spark.patch Add these qfiles as spark-only tests. multi-table insertion doesn't work with

Re: Review Request 26001: HIVE-8233 - multi-table insertion doesn't work with ForwardOperator [Spark Branch]

2014-09-24 Thread Chao Sun
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26001/ --- (Updated Sept. 24, 2014, 9:04 p.m.) Review request for hive, Brock Noland and

[jira] [Commented] (HIVE-8021) CBO: support CTAS and insert ... select

2014-09-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146892#comment-14146892 ] Sergey Shelukhin commented on HIVE-8021: woops wrong jira CBO: support CTAS and

[jira] [Updated] (HIVE-8021) CBO: support CTAS and insert ... select

2014-09-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-8021: --- Attachment: HIVE-8225.inprogress.patch small update. judging by debug logging the fixup is

[jira] [Updated] (HIVE-8021) CBO: support CTAS and insert ... select

2014-09-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-8021: --- Attachment: (was: HIVE-8225.inprogress.patch) CBO: support CTAS and insert ... select

[jira] [Updated] (HIVE-8225) CBO trunk merge: union11 test fails due to incorrect plan

2014-09-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-8225: --- Attachment: HIVE-8225.inprogress.patch small update. judging by debug logging the fixup is

Re: Review Request 26005: HiveServer2 in http-kerberos mode is restrictive on client usernames

2014-09-24 Thread dilli dorai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26005/#review54455 --- Ship it! Ship It! - dilli dorai On Sept. 24, 2014, 8:53 p.m.,

[jira] [Comment Edited] (HIVE-8021) CBO: support CTAS and insert ... select

2014-09-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146889#comment-14146889 ] Sergey Shelukhin edited comment on HIVE-8021 at 9/24/14 9:12 PM:

  1   2   3   >