[
https://issues.apache.org/jira/browse/HIVE-2093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840943#comment-13840943
]
Phabricator commented on HIVE-2093:
-----------------------------------
thejas has commented on the revision "HIVE-2093 [jira] create/drop database
should populate inputs/outputs and check concurrency and user permission".
I have reviewed half of it, looks good mostly. I will complete the review
tomorrow.
INLINE COMMENTS
ql/src/java/org/apache/hadoop/hive/ql/Driver.java:510 What is the basis of
the SQLState value ? what does it mean?
Isn't class 01 warning ? But this is an error.
ql/src/java/org/apache/hadoop/hive/ql/Driver.java:737 can you update the
javadoc for this param ?
REVISION DETAIL
https://reviews.facebook.net/D12807
To: JIRA, navis
Cc: thejas
> create/drop database should populate inputs/outputs and check concurrency and
> user permission
> ---------------------------------------------------------------------------------------------
>
> Key: HIVE-2093
> URL: https://issues.apache.org/jira/browse/HIVE-2093
> Project: Hive
> Issue Type: Bug
> Components: Authorization, Locking, Metastore, Security
> Reporter: Namit Jain
> Assignee: Navis
> Attachments: D12807.3.patch, HIVE-2093.6.patch,
> HIVE-2093.7.patch.txt, HIVE-2093.8.patch.txt, HIVE-2093.D12807.1.patch,
> HIVE-2093.D12807.2.patch, HIVE.2093.1.patch, HIVE.2093.2.patch,
> HIVE.2093.3.patch, HIVE.2093.4.patch, HIVE.2093.5.patch
>
>
> concurrency and authorization are needed for create/drop table. Also to make
> concurrency work, it's better to have LOCK/UNLOCK DATABASE and SHOW LOCKS
> DATABASE
--
This message was sent by Atlassian JIRA
(v6.1#6144)