[ 
https://issues.apache.org/jira/browse/BIGTOP-829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13557688#comment-13557688
 ] 

Mark Grover commented on BIGTOP-829:
------------------------------------

Thanks for your input, Johnny.

Roman, I see what you mean. For checking the status, flume-agent does something 
like:
{code}
pidofproc -p $FLUME_PID_FILE java > /dev/null
{code}
hardcoding {{java}} as the process.

Consequently, we can do something similar but the trouble is python is not 
python but python2.6 or python2.7, etc. so we can't hardcode the python 
version. Sed'ing seems imminent to me, unless you have some other ideas. 
Thoughts?
                
> Hue status returned wrong information on SLES
> ---------------------------------------------
>
>                 Key: BIGTOP-829
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-829
>             Project: Bigtop
>          Issue Type: Bug
>          Components: RPM
>    Affects Versions: 0.5.0
>            Reporter: Mark Grover
>            Assignee: Mark Grover
>             Fix For: 0.6.0
>
>         Attachments: BIGTOP-829.1.patch
>
>
> BIGTOP-782 fixed the stop functionality for hue on SLES. We still need to fix 
> the status functionality for SLES.
> Presently, the wrong status is reported.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to