[
https://issues.apache.org/jira/browse/HCATALOG-471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arpit Gupta updated HCATALOG-471:
---------------------------------
Description:
when running when hive.security.authorization.enabled = true and
hive.security.authorization.manager =
org.apache.hcatalog.security.HdfsAuthorizationProvider
the test fails for this command
{code}
describe extended hcat_showdestable_2.b.foo;
{code}
The table exists and has the column b and a field foo within it but hcatalog
fails to work with it. Hive however works just fine with the same query.
was:
the test fails for this command
{code}
describe extended hcat_showdestable_2.b.foo;
{code}
The table exists and has the column b and a field foo within it but hcatalog
fails to work with it. Hive however works just fine with the same query.
Summary: Test HCat_ShowDes_1[1-3] fails (was: Test HCat_ShowDes_1[1-3]
fails when running when hive.security.authorization.enabled = true and
hive.security.authorization.manager =
org.apache.hcatalog.security.HdfsAuthorizationProvider)
> Test HCat_ShowDes_1[1-3] fails
> ------------------------------
>
> Key: HCATALOG-471
> URL: https://issues.apache.org/jira/browse/HCATALOG-471
> Project: HCatalog
> Issue Type: Bug
> Affects Versions: 0.4
> Reporter: Arpit Gupta
> Assignee: Vikram Dixit K
>
> when running when hive.security.authorization.enabled = true and
> hive.security.authorization.manager =
> org.apache.hcatalog.security.HdfsAuthorizationProvider
> the test fails for this command
> {code}
> describe extended hcat_showdestable_2.b.foo;
> {code}
> The table exists and has the column b and a field foo within it but hcatalog
> fails to work with it. Hive however works just fine with the same query.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira