HADOOP-13605. Clean up FileSystem javadocs, logging; improve diagnostics on FS load. Contributed by Steve Loughran
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/860d49aa Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/860d49aa Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/860d49aa Branch: refs/heads/HADOOP-13345 Commit: 860d49aa6ae7790d970d7f2322fed890b0e5cda2 Parents: de48949 Author: Mingliang Liu <[email protected]> Authored: Wed Nov 23 16:32:42 2016 -0800 Committer: Mingliang Liu <[email protected]> Committed: Wed Nov 23 16:42:27 2016 -0800 ---------------------------------------------------------------------- .../java/org/apache/hadoop/fs/FileSystem.java | 1449 +++++++++++------- .../src/site/markdown/filesystem/filesystem.md | 2 +- .../org/apache/hadoop/fs/TestDefaultUri.java | 40 +- .../apache/hadoop/fs/TestFileSystemCaching.java | 8 +- 4 files changed, 920 insertions(+), 579 deletions(-) ---------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
