[
https://issues.apache.org/jira/browse/SLIDER-460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14181217#comment-14181217
]
ASF subversion and git services commented on SLIDER-460:
--------------------------------------------------------
Commit 802ff46eeeb9881a2207c157030361cb2b57990d in incubator-slider's branch
refs/heads/develop from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=802ff46 ]
SLIDER-460 test AgentFailuresIT working
> 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)