Jekyll build from master:883f566 Fixed prsync link in quick install docs
Project: http://git-wip-us.apache.org/repos/asf/accumulo-website/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo-website/commit/db2398b4 Tree: http://git-wip-us.apache.org/repos/asf/accumulo-website/tree/db2398b4 Diff: http://git-wip-us.apache.org/repos/asf/accumulo-website/diff/db2398b4 Branch: refs/heads/asf-site Commit: db2398b4be10fc5574a7022b5c78bb3fbbfc2cad Parents: 9d4f10e Author: Mike Walch <[email protected]> Authored: Fri Jun 2 12:17:04 2017 -0400 Committer: Mike Walch <[email protected]> Committed: Fri Jun 2 12:17:04 2017 -0400 ---------------------------------------------------------------------- docs/unreleased/getting-started/quick-install.html | 2 +- feed.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/db2398b4/docs/unreleased/getting-started/quick-install.html ---------------------------------------------------------------------- diff --git a/docs/unreleased/getting-started/quick-install.html b/docs/unreleased/getting-started/quick-install.html index 0fff101..ca7e0a9 100644 --- a/docs/unreleased/getting-started/quick-install.html +++ b/docs/unreleased/getting-started/quick-install.html @@ -527,7 +527,7 @@ in <code class="highlighter-rouge">conf/</code> should be configured with a newl location on every node. Also the files in the <code class="highlighter-rouge">conf</code> directory must be copied to every node. There are many ways to replicate the software and configuration, two possible tools that can help replicate software and/or config are <a href="https://code.google.com/p/pdsh/">pdcp</a> -and [prsync].</p> +and <a href="https://code.google.com/p/parallel-ssh/">prsync</a>.</p> <p>The <code class="highlighter-rouge">accumulo-cluster</code> script uses ssh to start processes on remote nodes. Before attempting to start Accumulo, <a href="https://www.google.com/search?q=hadoop+passwordless+ssh&ie=utf-8&oe=utf-8">passwordless ssh</a> must be setup on the cluster.</p> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/db2398b4/feed.xml ---------------------------------------------------------------------- diff --git a/feed.xml b/feed.xml index a80f6b1..9a5183a 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>Fri, 02 Jun 2017 11:44:13 -0400</pubDate> - <lastBuildDate>Fri, 02 Jun 2017 11:44:13 -0400</lastBuildDate> + <pubDate>Fri, 02 Jun 2017 12:16:56 -0400</pubDate> + <lastBuildDate>Fri, 02 Jun 2017 12:16:56 -0400</lastBuildDate> <generator>Jekyll v3.3.1</generator> <item>
