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

Hudson commented on HDFS-14931:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #17578 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/17578/])
HDFS-14931. hdfs crypto commands limit column width. Contributed by Eric 
(ebadger: rev 9ef6ed9c1c83b9752e772ece7a716a33045752bf)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/CryptoAdmin.java


> hdfs crypto commands limit column width
> ---------------------------------------
>
>                 Key: HDFS-14931
>                 URL: https://issues.apache.org/jira/browse/HDFS-14931
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Eric Badger
>            Assignee: Eric Badger
>            Priority: Major
>         Attachments: HDFS-14931.001.patch
>
>
> {noformat}
> foo@bar$ hdfs crypto -listZones
> /projects/foo/bar/fizzgig/myprojectdirectorynameorsomethingcool1          encr
>                                                                           
> yptio
>                                                                           nzon
>                                                                           e1
> /projects/foo/bar/fizzgig/myprojectdirectorynameorsomethingcool2          encr
>                                                                           
> yptio
>                                                                           nzon
>                                                                           e2
> /projects/foo/bar/fizzgig/myprojectdirectorynameorsomethingcool3          encr
>                                                                           
> yptio
>                                                                           nzon
>                                                                           e3
> {noformat}
> The command ends up looking something really ugly like this when the path is 
> long. This also makes it very difficult to pipe the output into other 
> utilities, such as awk.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to