[
https://issues.apache.org/jira/browse/HCATALOG-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134479#comment-13134479
]
Thejas M Nair commented on HCATALOG-139:
----------------------------------------
in example in the description, the hcat server is running as user hcat, and the
command is invoked as different user.
> database dir does not get created with user invoking command as owner, in
> unsecure mode
> ---------------------------------------------------------------------------------------
>
> Key: HCATALOG-139
> URL: https://issues.apache.org/jira/browse/HCATALOG-139
> Project: HCatalog
> Issue Type: Bug
> Affects Versions: 0.2
> Reporter: Thejas M Nair
>
> The database dir has the user running hcat server as the owner, instead of
> the user who is invoking the create-database command.
> {code}
> hcat -e 'create database testdb'
> hadoop fs -ls /user/hortonth/dbdir/|grep testdb
> drwx------ - hcat supergroup 0 2011-10-24 20:58
> /user/hortonth/dbdir/testdb.db
> {code}
--
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