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

Allen Wittenauer commented on HADOOP-7713:
------------------------------------------

I think from a useability perspective, this issue falls into the same sort of 
category as the fsck dot code: the headers should default to on with an option 
to turn them off.  Yes, I realize this makes it an incompatible change which 
would only make it eligible for trunk.

Anyone have any other opinions?

> dfs -count -q should label output column
> ----------------------------------------
>
>                 Key: HADOOP-7713
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7713
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Nigel Daley
>            Assignee: Jonathan Allen
>            Priority: Trivial
>              Labels: newbie
>         Attachments: HADOOP-7713.patch, HADOOP-7713.patch, HADOOP-7713.patch, 
> HADOOP-7713.patch, HADOOP-7713.patch, HADOOP-7713.patch, HADOOP-7713.patch
>
>
> These commands should label the output columns:
> {code}
> hadoop dfs -count <dir>...<dir>
> hadoop dfs -count -q <dir>...<dir>
> {code}
> Current output of the 2nd command above:
> {code}
> % hadoop dfs -count -q /user/foo /tmp
>         none             inf         9569         9493         6372553322 
> hdfs://nn1.bar.com/user/foo
>         none             inf          101         2689       209349812906 
> hdfs://nn1.bar.com/tmp
> {code}
> It is not obvious what these columns mean.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to