[
https://issues.apache.org/jira/browse/SLIDER-460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14181212#comment-14181212
]
ASF subversion and git services commented on SLIDER-460:
--------------------------------------------------------
Commit 9c5ac0ffa0c4ea90d50ea5cbce71278b3a6d4098 in incubator-slider's branch
refs/heads/feature/SLIDER-460-stderr from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=9c5ac0f ]
SLIDER-460 probes working more reliably
> 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)