[
https://issues.apache.org/jira/browse/SLIDER-460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14178377#comment-14178377
]
Steve Loughran commented on SLIDER-460:
---------------------------------------
Depends on SLIDER-548 to move funtests off checking stdout for yarn app states
> Log spew from Slider commands should go to stderr
> -------------------------------------------------
>
> Key: SLIDER-460
> URL: https://issues.apache.org/jira/browse/SLIDER-460
> Project: Slider
> Issue Type: Bug
> Reporter: Carter Shanklin
> Assignee: Steve Loughran
>
> If you do this:
> {code}
> slider registry --getconf hbase-site --name cl1 --format xml >
> /tmp/hbase-site.xml
> {code}
> You will get log messages and other nonsense in your xml file. As it stands
> you need to use the --dest argument instead to get a clean XML file.
> I think shell redirection is the more likely thing that users like me will
> guess and it would be better if the log messages went to stderr while the
> actual XML contents went to stdout.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)