Jekyll build from master:69b19d3 Add a quick warning about not doing this in production
Closes apache/accumulo-website#4 Project: http://git-wip-us.apache.org/repos/asf/accumulo-website/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo-website/commit/28236ffe Tree: http://git-wip-us.apache.org/repos/asf/accumulo-website/tree/28236ffe Diff: http://git-wip-us.apache.org/repos/asf/accumulo-website/diff/28236ffe Branch: refs/heads/asf-site Commit: 28236ffef09423f401d9f3f3b5555ccf09d8533c Parents: ac9e786 Author: Josh Elser <els...@apache.org> Authored: Tue Dec 20 16:25:35 2016 -0500 Committer: Josh Elser <els...@apache.org> Committed: Tue Dec 20 16:34:19 2016 -0500 ---------------------------------------------------------------------- blog/2016/12/19/running-on-fedora-25.html | 4 ++++ feed.xml | 8 ++++++-- 2 files changed, 10 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/28236ffe/blog/2016/12/19/running-on-fedora-25.html ---------------------------------------------------------------------- diff --git a/blog/2016/12/19/running-on-fedora-25.html b/blog/2016/12/19/running-on-fedora-25.html index 9d6170d..a874b39 100644 --- a/blog/2016/12/19/running-on-fedora-25.html +++ b/blog/2016/12/19/running-on-fedora-25.html @@ -388,6 +388,10 @@ permissions for the root back to what they were:</p> </code></pre> </div> +<p>_Note: we only choose to do the above because this is a developer/testing +environment. Temporarily changing ownership of HDFS is not recommended for +the root of HDFS. _</p> + <p>Now, you can start Accumulo.</p> <p>On the NameNode, start all the Accumulo services and enable on reboot:</p> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/28236ffe/feed.xml ---------------------------------------------------------------------- diff --git a/feed.xml b/feed.xml index bc019fd..ed88355 100644 --- a/feed.xml +++ b/feed.xml @@ -6,8 +6,8 @@ </description> <link>https://accumulo.apache.org/</link> <atom:link href="https://accumulo.apache.org/feed.xml" rel="self" type="application/rss+xml"/> - <pubDate>Mon, 19 Dec 2016 18:41:49 -0500</pubDate> - <lastBuildDate>Mon, 19 Dec 2016 18:41:49 -0500</lastBuildDate> + <pubDate>Tue, 20 Dec 2016 16:33:58 -0500</pubDate> + <lastBuildDate>Tue, 20 Dec 2016 16:33:58 -0500</lastBuildDate> <generator>Jekyll v3.3.1</generator> <item> @@ -251,6 +251,10 @@ permissions for the root back to what they were:</p> </code></pre> </div> +<p>_Note: we only choose to do the above because this is a developer/testing +environment. Temporarily changing ownership of HDFS is not recommended for +the root of HDFS. _</p> + <p>Now, you can start Accumulo.</p> <p>On the NameNode, start all the Accumulo services and enable on reboot:</p>