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 269283b7 Automatic Site Publish by Buildbot
269283b7 is described below
commit 269283b7009ad2c8e5dd383287ab9300ccff32a5
Author: buildbot <[email protected]>
AuthorDate: Wed Nov 2 04:44:51 2022 +0000
Automatic Site Publish by Buildbot
---
output/docs/2.x/administration/in-depth-install.html | 13 +++++++++----
output/feed.xml | 4 ++--
output/search_data.json | 2 +-
3 files changed, 12 insertions(+), 7 deletions(-)
diff --git a/output/docs/2.x/administration/in-depth-install.html
b/output/docs/2.x/administration/in-depth-install.html
index c8fc29ab..34a5f4d3 100644
--- a/output/docs/2.x/administration/in-depth-install.html
+++ b/output/docs/2.x/administration/in-depth-install.html
@@ -494,9 +494,14 @@ their value in <a
href="/docs/2.x/configuration/files#accumuloproperties">accumu
<td>Accumulo HTTP monitor</td>
<td><a
href="/docs/2.x/configuration/server-properties#monitor_port_client">monitor.port.client</a></td>
</tr>
+ <tr>
+ <td>9996</td>
+ <td>Accumulo Scan Server</td>
+ <td>[sserver.port.client]</td>
+ </tr>
<tr>
<td>9997</td>
- <td>Tablet Server</td>
+ <td>Accumulo Tablet Server</td>
<td><a
href="/docs/2.x/configuration/server-properties#tserver_port_client">tserver.port.client</a></td>
</tr>
<tr>
@@ -506,7 +511,7 @@ their value in <a
href="/docs/2.x/configuration/files#accumuloproperties">accumu
</tr>
<tr>
<td>9999</td>
- <td>Manager Server</td>
+ <td>Accumulo Manager Server</td>
<td><a
href="/docs/2.x/configuration/server-properties#manager_port_client">manager.port.client</a></td>
</tr>
<tr>
@@ -521,12 +526,12 @@ their value in <a
href="/docs/2.x/configuration/files#accumuloproperties">accumu
</tr>
<tr>
<td>10001</td>
- <td>Manager Replication service</td>
+ <td>Accumulo Manager Replication service</td>
<td><a
href="/docs/2.x/configuration/server-properties#manager_replication_coordinator_port">manager.replication.coordinator.port</a></td>
</tr>
<tr>
<td>10002</td>
- <td>TabletServer Replication service</td>
+ <td>Accumulo TabletServer Replication service</td>
<td><a
href="/docs/2.x/configuration/server-properties#replication_receipt_service_port">replication.receipt.service.port</a></td>
</tr>
</tbody>
diff --git a/output/feed.xml b/output/feed.xml
index 9b0a6c1d..c6579c62 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, 02 Nov 2022 04:44:18 +0000</pubDate>
- <lastBuildDate>Wed, 02 Nov 2022 04:44:18 +0000</lastBuildDate>
+ <pubDate>Wed, 02 Nov 2022 04:44:44 +0000</pubDate>
+ <lastBuildDate>Wed, 02 Nov 2022 04:44:44 +0000</lastBuildDate>
<generator>Jekyll v4.3.1</generator>
diff --git a/output/search_data.json b/output/search_data.json
index bf22d84f..ba488af5 100644
--- a/output/search_data.json
+++ b/output/search_data.json
@@ -30,7 +30,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 machine [...]
+ "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 machine [...]
"url": " /docs/2.x/administration/in-depth-install",
"categories": "administration"
},