[
https://issues.apache.org/jira/browse/HCATALOG-471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vikram Dixit K updated HCATALOG-471:
------------------------------------
Attachment: HCatalog-471.patch
hcat -e 'describe extended hcat_showdestable_2.b.bar'
WARNING: org.apache.hadoop.metrics.jvm.EventCounter is deprecated. Please use
org.apache.hadoop.log.metrics.EventCounter in all the log4j.properties files.
Hive history file=/tmp/root/hive_job_log_root_201208201704_448257033.txt
OK
bar1 int from deserializer
bar2 int from deserializer
> 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
> Attachments: HCatalog-471.patch
>
>
> 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