[ https://issues.apache.org/jira/browse/HIVE-5414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Phabricator updated HIVE-5414: ------------------------------ Attachment: D13209.4.patch navis updated the revision "HIVE-5414 [jira] The result of show grant is not visible via JDBC". Addressed comments Reviewers: JIRA REVISION DETAIL https://reviews.facebook.net/D13209 CHANGE SINCE LAST DIFF https://reviews.facebook.net/D13209?vs=44271&id=46389#toc AFFECTED FILES itests/hive-unit/src/test/java/org/apache/hadoop/hive/jdbc/TestJdbcDriver.java itests/hive-unit/src/test/java/org/apache/hive/jdbc/TestJdbcDriver2.java ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java ql/src/java/org/apache/hadoop/hive/ql/plan/RoleDDLDesc.java ql/src/java/org/apache/hadoop/hive/ql/plan/ShowGrantDesc.java ql/src/test/results/clientnegative/authorization_fail_3.q.out ql/src/test/results/clientnegative/authorization_fail_4.q.out ql/src/test/results/clientnegative/authorization_fail_5.q.out ql/src/test/results/clientnegative/authorization_fail_7.q.out ql/src/test/results/clientnegative/authorization_part.q.out ql/src/test/results/clientnegative/unset_table_property.q.out ql/src/test/results/clientnegative/unset_view_property.q.out ql/src/test/results/clientpositive/alter_rename_partition_authorization.q.out ql/src/test/results/clientpositive/authorization_1.q.out ql/src/test/results/clientpositive/authorization_2.q.out ql/src/test/results/clientpositive/authorization_3.q.out ql/src/test/results/clientpositive/authorization_4.q.out ql/src/test/results/clientpositive/authorization_5.q.out ql/src/test/results/clientpositive/authorization_6.q.out ql/src/test/results/clientpositive/keyword_1.q.out ql/src/test/results/clientpositive/show_tblproperties.q.out ql/src/test/results/clientpositive/unset_table_view_property.q.out To: JIRA, navis Cc: thejas > The result of show grant is not visible via JDBC > ------------------------------------------------ > > Key: HIVE-5414 > URL: https://issues.apache.org/jira/browse/HIVE-5414 > Project: Hive > Issue Type: Bug > Components: Authorization, JDBC > Reporter: Navis > Assignee: Navis > Priority: Trivial > Attachments: D13209.1.patch, D13209.2.patch, D13209.3.patch, > D13209.4.patch, HIVE-5414.4.patch.txt, HIVE-5414.5.patch.txt > > > Currently, show grant / show role grant does not make fetch task, which > provides the result schema for jdbc clients. -- This message was sent by Atlassian JIRA (v6.1.5#6160)