[
https://issues.apache.org/jira/browse/HDFS-6611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048294#comment-14048294
]
Allen Wittenauer commented on HDFS-6611:
----------------------------------------
Because of the way we launch with jsvc, I suspect the only way to fix this is
to write the pid file when we launch the appropriate daemon. (Which, BTW, would
also simplify the shell code if we can do this generically!)
Based upon a quick search, there doesn't appear to be a particularly easy,
cross-platform way to determine the process id from within Java. Hopefully
someone has an easily implementable solution for this issue.
> secure components have the wrong pid in their files
> ---------------------------------------------------
>
> Key: HDFS-6611
> URL: https://issues.apache.org/jira/browse/HDFS-6611
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: security
> Reporter: Allen Wittenauer
>
> When we launch a secure process, we store the jsvc process id in both pid
> files.
--
This message was sent by Atlassian JIRA
(v6.2#6252)