Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.2
-
None
-
None
-
None
Description
The database dir has the user running hcat server as the owner, instead of the user who is invoking the create-database command.
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
Attachments
Issue Links
- is superceded by
-
HCATALOG-181 Test for passing remote user identity in unsecure mode
- Open