[jira] [Commented] (HIVE-6204) The result of show grant / show role should be tabular format

2014-02-09 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13895854#comment-13895854 ] Lefty Leverenz commented on HIVE-6204: -- Okay, thanks [~navis]. So far, the wiki

[jira] [Commented] (HIVE-6037) Synchronize HiveConf with hive-default.xml.template and support show conf

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

[jira] [Updated] (HIVE-5953) SQL std auth - authorize grant/revoke on table

2014-02-09 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-5953: Resolution: Fixed Fix Version/s: 0.13.0 Release Note: Granting privileges on a table

RE: Any way to preserve the .q unit tests MR execution output?

2014-02-09 Thread Remus Rusanu
Thanks again, but no luck for me. I started debugging this and my suspicion is it that is related to the fact that I do not have any Hadoop deployed on this laptop. When testutil/hadoop is run there is $HADOP_HOME to look at, no proper hadoop-env.sh or anything alike. I think this results in

Is this a typo in MapRedLocal or intentional?

2014-02-09 Thread Remus Rusanu
At @328:?https://github.com/apache/hive/blob/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/MapRedTask.java if (environmentVariables.get(HIVE_DEBUG_RECURSIVE).equals(y)) { // swap debug options in HADOOP_CLIENT_OPTS to those that the child JVM should have assert

[jira] [Commented] (HIVE-6394) Implement Timestmap in ParquetSerde

2014-02-09 Thread sandeep chaturvedi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13896120#comment-13896120 ] sandeep chaturvedi commented on HIVE-6394: -- hey guys.. is it something I can take

[jira] [Updated] (HIVE-5761) Implement vectorized support for the DATE data type

2014-02-09 Thread Teddy Choi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Teddy Choi updated HIVE-5761: - Attachment: HIVE-5761.2.patch I attached the second patch. Please take a look. :) - Rebased on the most

[jira] [Updated] (HIVE-5761) Implement vectorized support for the DATE data type

2014-02-09 Thread Teddy Choi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Teddy Choi updated HIVE-5761: - Status: Patch Available (was: Open) Implement vectorized support for the DATE data type

[jira] [Commented] (HIVE-6288) MSCK can be slow when adding partitions

2014-02-09 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13896179#comment-13896179 ] Sergey Shelukhin commented on HIVE-6288: Ping? I appear to not have karma still (or

[jira] [Created] (HIVE-6397) use direct SQL for drop queries (for actual deletes)

2014-02-09 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-6397: -- Summary: use direct SQL for drop queries (for actual deletes) Key: HIVE-6397 URL: https://issues.apache.org/jira/browse/HIVE-6397 Project: Hive Issue

Re: Review Request 17687: HIVE-6256 add batch dropping of partitions to Hive metastore (as well as to dropTable)

2014-02-09 Thread Sergey Shelukhin
On Feb. 8, 2014, 3:26 p.m., Ashutosh Chauhan wrote: metastore/if/hive_metastore.thrift, line 331 https://reviews.apache.org/r/17687/diff/5/?file=480446#file480446line331 Should this be listString partitionSpec? Seems like client (if ever) will only be intersted in name of

[jira] [Updated] (HIVE-6256) add batch dropping of partitions to Hive metastore (as well as to dropTable)

2014-02-09 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-6256: --- Attachment: HIVE-6256.05.patch HIVE-6256.nogen.patch addressed RB feedback.

[jira] [Updated] (HIVE-5690) Support subquery for single sourced multi query

2014-02-09 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-5690: Attachment: HIVE-5690.3.patch.txt Rebased to trunk Support subquery for single sourced multi query

Review Request 17887: Support subquery for single sourced multi query

2014-02-09 Thread Navis Ryu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17887/ --- Review request for hive. Bugs: HIVE-5690

Re: Review Request 17887: Support subquery for single sourced multi query

2014-02-09 Thread Navis Ryu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17887/ --- (Updated Feb. 10, 2014, 3:56 a.m.) Review request for hive. Bugs: HIVE-5690

Re: Review Request 17687: HIVE-6256 add batch dropping of partitions to Hive metastore (as well as to dropTable)

2014-02-09 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17687/ --- (Updated Feb. 10, 2014, 3:57 a.m.) Review request for hive, Ashutosh Chauhan

[jira] [Commented] (HIVE-5761) Implement vectorized support for the DATE data type

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

[jira] [Updated] (HIVE-6037) Synchronize HiveConf with hive-default.xml.template and support show conf

2014-02-09 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-6037: Attachment: HIVE-6037.7.patch.txt Synchronize HiveConf with hive-default.xml.template and support show conf

[jira] [Work logged] (HIVE-5953) SQL std auth - authorize grant/revoke on table

2014-02-09 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5953?focusedWorklogId=15934page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-15934 ] Thejas M Nair logged work on HIVE-5953: --- Author: Thejas M Nair

[jira] [Work logged] (HIVE-5960) SQL std auth - special handling of PUBLIC role

2014-02-09 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5960?focusedWorklogId=15935page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-15935 ] Thejas M Nair logged work on HIVE-5960: --- Author: Thejas M Nair

[jira] [Work logged] (HIVE-5959) SQL std auth - bootstrap SUPERUSER roles

2014-02-09 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5959?focusedWorklogId=15936page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-15936 ] Thejas M Nair logged work on HIVE-5959: --- Author: Thejas M Nair

[jira] [Updated] (HIVE-2818) Create table should check privilege of target database, not default database

2014-02-09 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-2818: Attachment: HIVE-2818.5.patch.txt Rebased to trunk. Expects a lot of failures. Create table should check