You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Sumit Mohanty (JIRA)" <ji...@apache.org> on 2014/09/26 18:13:33 UTC

[jira] [Updated] (SLIDER-460) Log spew from Slider commands should go to stderr

     [ https://issues.apache.org/jira/browse/SLIDER-460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sumit Mohanty updated SLIDER-460:
---------------------------------
    Assignee: Steve Loughran

> 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)