[ 
https://issues.apache.org/jira/browse/HDFS-14759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16911766#comment-16911766
 ] 

Eric Badger commented on HDFS-14759:
------------------------------------

I have put up a patch to change the log line back to debug. However, this may 
not be the correct fix. I don't know why logging is going to stdout at all, 
regardless of the level. The correct fix might be to modify FSShell to write 
all logging to stderr. There may have been a regression there. 

> HDFS cat logs an info message
> -----------------------------
>
>                 Key: HDFS-14759
>                 URL: https://issues.apache.org/jira/browse/HDFS-14759
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 3.3.0
>            Reporter: Eric Badger
>            Assignee: Eric Badger
>            Priority: Major
>         Attachments: HDFS-14759.001.patch
>
>
> HDFS-13699 changed a debug log line into an info log line and this line is 
> printed during {{hadoop fs -cat}} operations. This make it very difficult to 
> figure out where the log line ends and where the catted file begins, 
> especially when the output is sent to a tool for parsing. 



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to