This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new e8f64a1 Automatic Site Publish by Buildbot
e8f64a1 is described below
commit e8f64a10b602201ab50661acbed70f4af2481c3d
Author: buildbot <[email protected]>
AuthorDate: Wed Mar 25 22:12:06 2020 +0000
Automatic Site Publish by Buildbot
---
output/docs/2.x/administration/in-depth-install.html | 4 ++--
output/feed.xml | 4 ++--
output/search_data.json | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/output/docs/2.x/administration/in-depth-install.html
b/output/docs/2.x/administration/in-depth-install.html
index 4e16215..9ff9703 100644
--- a/output/docs/2.x/administration/in-depth-install.html
+++ b/output/docs/2.x/administration/in-depth-install.html
@@ -942,8 +942,8 @@ started. Also, set the these properties in <a
href="/docs/2.x/configuration/file
<p>Multiple TabletServers cannot be started using the <code
class="highlighter-rouge">accumulo-cluster</code> or <code
class="highlighter-rouge">accumulo-service</code> commands
at this time. The <code class="highlighter-rouge">accumulo</code> command must
be used:</p>
-<div class="highlighter-rouge"><div class="highlight"><pre
class="highlight"><code>ACCUMULO_SERVICE_INSTANCE=1; ./bin/accumulo tserver
&> ./logs/tserver1.out &
-ACCUMULO_SERVICE_INSTANCE=2; ./bin/accumulo tserver &>
./logs/tserver2.out &
+<div class="highlighter-rouge"><div class="highlight"><pre
class="highlight"><code>ACCUMULO_SERVICE_INSTANCE=1 ./bin/accumulo tserver
&> ./logs/tserver1.out &
+ACCUMULO_SERVICE_INSTANCE=2 ./bin/accumulo tserver &>
./logs/tserver2.out &
</code></pre></div></div>
<h2 id="logging">Logging</h2>
diff --git a/output/feed.xml b/output/feed.xml
index 3415c9d..b817eeb 100644
--- a/output/feed.xml
+++ b/output/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>Wed, 04 Mar 2020 13:58:24 +0000</pubDate>
- <lastBuildDate>Wed, 04 Mar 2020 13:58:24 +0000</lastBuildDate>
+ <pubDate>Wed, 25 Mar 2020 22:12:00 +0000</pubDate>
+ <lastBuildDate>Wed, 25 Mar 2020 22:12:00 +0000</lastBuildDate>
<generator>Jekyll v4.0.0</generator>
diff --git a/output/search_data.json b/output/search_data.json
index 609133f..dc07e22 100644
--- a/output/search_data.json
+++ b/output/search_data.json
@@ -23,7 +23,7 @@
"docs-2-x-administration-in-depth-install": {
"title": "In-depth Installation",
- "content" : "This document provides detailed instructions for
installing Accumulo. For basicinstructions, see the quick start.HardwareBecause
we are running essentially two or three systems simultaneously layeredacross
the cluster: HDFS, Accumulo and MapReduce, it is typical for hardware toconsist
of 4 to 8 cores, and 8 to 32 GB RAM. This is so each running process can haveat
least one core and 2 - 4 GB each.One core running HDFS can typically keep 2 to
4 disks busy, so each machi [...]
+ "content" : "This document provides detailed instructions for
installing Accumulo. For basicinstructions, see the quick start.HardwareBecause
we are running essentially two or three systems simultaneously layeredacross
the cluster: HDFS, Accumulo and MapReduce, it is typical for hardware toconsist
of 4 to 8 cores, and 8 to 32 GB RAM. This is so each running process can haveat
least one core and 2 - 4 GB each.One core running HDFS can typically keep 2 to
4 disks busy, so each machi [...]
"url": " /docs/2.x/administration/in-depth-install",
"categories": "administration"
},