Eric Badger created HDFS-14931: ---------------------------------- Summary: 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
{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-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org