ACCUMULO-4548 Changed a word in the documentation
Project: http://git-wip-us.apache.org/repos/asf/accumulo-website/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo-website/commit/e0b8827d Tree: http://git-wip-us.apache.org/repos/asf/accumulo-website/tree/e0b8827d Diff: http://git-wip-us.apache.org/repos/asf/accumulo-website/diff/e0b8827d Branch: refs/heads/master Commit: e0b8827dac8ddad37d460b8cd441f92a55523256 Parents: 435ad6e Author: Luis Tavarez <[email protected]> Authored: Wed Jan 4 17:09:41 2017 -0500 Committer: Luis Tavarez <[email protected]> Committed: Wed Jan 4 17:09:41 2017 -0500 ---------------------------------------------------------------------- pages/features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/e0b8827d/pages/features.md ---------------------------------------------------------------------- diff --git a/pages/features.md b/pages/features.md index 6d27a22..df49e7c 100644 --- a/pages/features.md +++ b/pages/features.md @@ -52,7 +52,7 @@ internally by Accumulo. ### Volume support -Accumulo 1.6.0 migrated the HDFS configuration from a single HDFS host and directory +Accumulo 1.6.0 migrated its HDFS configuration from a single HDFS host and directory to a collection of HDFS URIs (host and path). This allows Accumulo to operate over multiple disjoint HDFS instances and scale beyond the limits of a single namenode. When used in conjunction with HDFS federation, multiple namenodes can share a pool
