[
https://issues.apache.org/jira/browse/BIGTOP-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13616460#comment-13616460
]
Roman Shaposhnik commented on BIGTOP-886:
-----------------------------------------
+1 and committed!
> Non-fatal errors when starting Hive daemons in EL5
> --------------------------------------------------
>
> Key: BIGTOP-886
> URL: https://issues.apache.org/jira/browse/BIGTOP-886
> Project: Bigtop
> Issue Type: Bug
> Affects Versions: 0.6.0
> Reporter: Sean Mackrory
> Assignee: Sean Mackrory
> Attachments:
> 0001-BIGTOP-886.-Non-fatal-errors-when-starting-Hive-daem.patch
>
>
> When starting the Hive server and metastore in CentOS 5 some permissions
> errors related to nohup.out are printed. Initially, they do not appear to
> affect the service.
> {noformat}
> $ sudo service hive-server start
> Starting (hive-server): [ OK ]
> nohup: failed to open `nohup.out': Permission denied
> nohup: failed to open `/var/lib/hive/nohup.out': Permission denied
> $ sudo service hive-server status
> Checking for service : server is running [ OK ]
> $ sudo service hive-metastore start
> Starting (hive-metastore): [ OK ]
> nohup: failed to open `nohup.out': Permission denied
> nohup: failed to open `/var/lib/hive/nohup.out': Permission denied
> $ sudo service hive-metastore status
> Checking for service : metastore is running [ OK ]
> {noformat}
--
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