Repository: hadoop Updated Branches: refs/heads/branch-2 c51507dde -> a95bf8db0
Update document to reflect new features of ADL support in 2.8.0 release. (cherry picked from commit 91f2b7a13d1e97be65db92ddabc627cc29ac0009) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a95bf8db Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a95bf8db Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/a95bf8db Branch: refs/heads/branch-2 Commit: a95bf8db0717c12288c95e66d19c5fe4a750e8de Parents: c51507d Author: Junping Du <[email protected]> Authored: Thu Mar 16 13:22:47 2017 -0700 Committer: Junping Du <[email protected]> Committed: Thu Mar 16 13:24:23 2017 -0700 ---------------------------------------------------------------------- hadoop-project/src/site/markdown/index.md.vm | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/a95bf8db/hadoop-project/src/site/markdown/index.md.vm ---------------------------------------------------------------------- diff --git a/hadoop-project/src/site/markdown/index.md.vm b/hadoop-project/src/site/markdown/index.md.vm index 1cbc181..689e055 100644 --- a/hadoop-project/src/site/markdown/index.md.vm +++ b/hadoop-project/src/site/markdown/index.md.vm @@ -30,6 +30,9 @@ Here is a short overview of the major features and improvements. * [Specification work](./hadoop-project-dist/hadoop-common/filesystem/index.html) related to the Hadoop Compatible Filesystem (HCFS) effort. + * Support integration with Azure Data Lake (ADL) as an alternative + Hadoop-compatible file system. + * HDFS * Support for POSIX-style filesystem extended attributes. See the --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
