Carter Shanklin created SLIDER-460:
--------------------------------------

             Summary: 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


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)

Reply via email to