Repository: hadoop Updated Branches: refs/heads/branch-2.8.0 b59dd4c79 -> 91f2b7a13
Update document to reflect new features of ADL support in 2.8.0 release. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/91f2b7a1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/91f2b7a1 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/91f2b7a1 Branch: refs/heads/branch-2.8.0 Commit: 91f2b7a13d1e97be65db92ddabc627cc29ac0009 Parents: b59dd4c Author: Junping Du <[email protected]> Authored: Thu Mar 16 13:22:47 2017 -0700 Committer: Junping Du <[email protected]> Committed: Thu Mar 16 13:22:47 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/91f2b7a1/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 229691e..5c640b8 100644 --- a/hadoop-project/src/site/markdown/index.md.vm +++ b/hadoop-project/src/site/markdown/index.md.vm @@ -41,6 +41,9 @@ Here is a short overview of the major features and improvements. * Add posixGroups support for LDAP groups mapping service. + * Support integration with Azure Data Lake (ADL) as an alternative + Hadoop-compatible file system. + * HDFS * WebHDFS enhancements: integrate CSRF prevention filter in WebHDFS, --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
