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/57b17ae8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/57b17ae8 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/57b17ae8 Branch: refs/heads/branch-2 Commit: 57b17ae8002b14cefd8c84eece1231f9c67606e2 Parents: 4379658 Author: Mingliang Liu <[email protected]> Authored: Wed Nov 23 16:45:03 2016 -0800 Committer: Mingliang Liu <[email protected]> Committed: Wed Nov 23 17:15:55 2016 -0800 ---------------------------------------------------------------------- .../java/org/apache/hadoop/fs/FileSystem.java | 1458 +++++++++++------- .../src/site/markdown/filesystem/filesystem.md | 2 +- .../apache/hadoop/fs/TestFileSystemCaching.java | 6 +- 3 files changed, 908 insertions(+), 558 deletions(-) ---------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
