Sean Mackrory created BIGTOP-886:
------------------------------------

             Summary: 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


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

Reply via email to