[ 
https://issues.apache.org/jira/browse/HDFS-11390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Weiwei Yang updated HDFS-11390:
-------------------------------
    Status: Patch Available  (was: Open)

Attached a patch for branch-2. I have tested this locally, the only problem to 
me was the "-Dproc_httpfs" was in the middle of the jvm opts, not like other 
daemons right after .../java -Dproc_xx, a little bit inconsistent. That is 
because httpfs was started by tomcat catalina.sh, that script takes care of the 
assembling of classpaths, putting a bunch of stuff ahead of CATALINA_OPTS, such 
as $LOGGING_CONFIG and $LOGGING_MANAGER. Guess we are OK with that? 
HADOOP-14050 has the same problem.

> Add process name to httpfs process
> ----------------------------------
>
>                 Key: HDFS-11390
>                 URL: https://issues.apache.org/jira/browse/HDFS-11390
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: httpfs, scripts
>    Affects Versions: 2.7.0
>            Reporter: John Zhuge
>            Priority: Minor
>              Labels: newbie
>         Attachments: HDFS-11390-branch-2.01.patch
>
>
> Do the same for HttpFS as HADOOP-14050.
> No need to fix trunk because HDFS-10860 will take care of it.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to