You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Herman Chen (Created) (JIRA)" <ji...@apache.org> on 2012/03/15 18:19:37 UTC

[jira] [Created] (HDFS-3097) Use 'exec' to invoke catalina.sh in HttpFS's httpfs.sh

Use 'exec' to invoke catalina.sh in HttpFS's httpfs.sh
------------------------------------------------------

                 Key: HDFS-3097
                 URL: https://issues.apache.org/jira/browse/HDFS-3097
             Project: Hadoop HDFS
          Issue Type: Improvement
    Affects Versions: 0.23.1
            Reporter: Herman Chen


Without it shell spawns a new process, which defeats the purpose when you would like to run it in the foreground with "httpfs.sh run", which eventually invokes "catalina.sh run".

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