kowon2008 commented on a change in pull request #716: HADOOP-16205 Backporting ABFS driver from trunk to branch 2.0 URL: https://github.com/apache/hadoop/pull/716#discussion_r275561465
########## File path: hadoop-common-project/hadoop-common/src/site/markdown/FileSystemShell.md ########## @@ -415,6 +415,7 @@ Options: * -S: Sort output by file size. * -r: Reverse the sort order. * -u: Use access time rather than modification time for display and sorting. +* -e: Display the erasure coding policy of files and directories only. Review comment: I found there's a commit https://github.com/apache/hadoop/commit/668817a6cefa6025ddfe082ed71d7d317d811381#diff-eec5ebba9f19087d0813f80afdb11e40 to revert parts of this commit https://github.com/apache/hadoop/commit/fa8cd1bf28f5b81849ba351a2d7225fbc580350d#diff-26c5366750139b7b3a243b5b7a3d67bb. I'll cherry pick this revert. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
