CATALINA_PID needs to be updated in hadoop-httpfs.default to correspond to the 
calculated value
-----------------------------------------------------------------------------------------------

                 Key: BIGTOP-429
                 URL: https://issues.apache.org/jira/browse/BIGTOP-429
             Project: Bigtop
          Issue Type: Bug
          Components: General
    Affects Versions: 0.4.0
            Reporter: Roman Shaposhnik
            Assignee: Roman Shaposhnik
             Fix For: 0.4.0


export CATALINA_PID=/var/run/hadoop-httpfs/hadoop-httpfs.pid

needs to be

export CATALINA_PID=/var/run/hadoop-httpfs/hadoop-httpfs-httpfs.pid

since that's what httpfs-config.sh expects


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to