Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-886

Non-fatal errors when starting Hive daemons in EL5

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.6.0
    • 0.6.0
    • None
    • None

    Description

      https://issues.apache.org/jira/secure/attachment/12575572/0001-BIGTOP-886.-Non-fatal-errors-when-starting-Hive-daem.patchWhen 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.

      $ 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  ]
      

      Attachments

        Activity

          People

            mackrorysd Sean Mackrory
            mackrorysd Sean Mackrory
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: