[jira] [Created] (HIVE-2302) Allow grant privileges on granting privileges.

2011-07-24 Thread Guy Doulberg (JIRA)
Allow grant privileges on granting privileges. -- Key: HIVE-2302 URL: https://issues.apache.org/jira/browse/HIVE-2302 Project: Hive Issue Type: Improvement Components: Security

[jira] [Commented] (HIVE-2259) Skip comments in hive script

2011-07-24 Thread Ido Hadanny (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13070204#comment-13070204 ] Ido Hadanny commented on HIVE-2259: --- Hey, what about /* style comments? this also fails:

[jira] [Commented] (HIVE-2259) Skip comments in hive script

2011-07-24 Thread Ido Hadanny (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13070205#comment-13070205 ] Ido Hadanny commented on HIVE-2259: --- oops, wiki-markup-fail. meant: this also fails: / *

Build failed in Jenkins: Hive-trunk-h0.21 #845

2011-07-24 Thread Apache Jenkins Server
See -- [...truncated 33509 lines...] [artifact:deploy] Deploying to https://repository.apache.org/content/repositories/snapshots [artifact:deploy] [INFO] Retrieving previous build number from apache.sna

[jira] [Commented] (HIVE-2283) Backtracking real column names for EXPLAIN output

2011-07-24 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13070328#comment-13070328 ] Navis commented on HIVE-2283: - This patch would change the output of the explain query and, dou

Re: Review Request: HIVE-2246: Dedupe tables' column schemas from partitions in the metastore db

2011-07-24 Thread Ning Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1183/#review1176 --- trunk/metastore/scripts/upgrade/mysql/008-HIVE-2246.mysql.sql

[jira] [Commented] (HIVE-2246) Dedupe tables' column schemas from partitions in the metastore db

2011-07-24 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13070337#comment-13070337 ] jirapos...@reviews.apache.org commented on HIVE-2246: - ---