[ 
https://issues.apache.org/jira/browse/BIGTOP-961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13651109#comment-13651109
 ] 

Mark Grover commented on BIGTOP-961:
------------------------------------

Hi Roman, good point. I think for now it's ok for us to change the user to hive 
user. Having 2 separate users would have puts some restrictions on the 
permissions of hive warehouse directory on HDFS and the embedded derby file 
based storage on local filesystem at the very least. Changing to hive user 
should fix those. 

I have been thinking about this a little more and I think moving forward, it 
would be really nice to have a standalone RDBMS in Bigtop which we can use to 
house all metastores (hive, oozie, hue, etc.) in Bigtop. I will create a 
separate JIRA (for Bigtop 0.7) for that but when that happens, perhaps it would 
make sense to revert back to HCat user since we would no longer be using 
embedded derby and can easily manage the permissions of hive warehouse 
directory on HDFS.

You have my +1 (non-committer).
                
> hcatalog should be re-using hive user when running
> --------------------------------------------------
>
>                 Key: BIGTOP-961
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-961
>             Project: Bigtop
>          Issue Type: Improvement
>          Components: Deployment, General
>    Affects Versions: 0.6.0
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>            Priority: Blocker
>             Fix For: 0.6.0
>
>         Attachments: 
> 0001-BIGTOP-961.-hcatalog-should-be-re-using-hive-user-wh.patch
>
>
> Given that hcatalog and hive actually share tons of common metadata it makes 
> sense to run both under the same uder id (partially to solve legacy issues 
> with  existing hive deployments)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to