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 8796ee90 Automatic Site Publish by Buildbot
8796ee90 is described below
commit 8796ee90dbecc88727f251cb7e7b7b7f268c9321
Author: buildbot <[email protected]>
AuthorDate: Wed Nov 2 15:14:18 2022 +0000
Automatic Site Publish by Buildbot
---
output/feed.xml | 9 +++++++--
output/release/accumulo-2.1.0/index.html | 5 +++++
output/search_data.json | 2 +-
3 files changed, 13 insertions(+), 3 deletions(-)
diff --git a/output/feed.xml b/output/feed.xml
index 3747f740..f6f91c93 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 07:24:54 +0000</pubDate>
- <lastBuildDate>Wed, 02 Nov 2022 07:24:54 +0000</lastBuildDate>
+ <pubDate>Wed, 02 Nov 2022 15:14:11 +0000</pubDate>
+ <lastBuildDate>Wed, 02 Nov 2022 15:14:11 +0000</lastBuildDate>
<generator>Jekyll v4.3.1</generator>
@@ -377,6 +377,11 @@ atomically using a read-modify-write pattern. This is
available for table, names
properties, and is called <code class="language-plaintext
highlighter-rouge">modifyProperties()</code>. This builds off a
related change that allows us to
more efficiently store and properties in ZooKeeper, which also results in
fewer ZooKeeper watches.</p>
+<h3 id="simplified-cluster-configuration">Simplified cluster
configuration</h3>
+
+<p><a
href="https://github.com/apache/accumulo/issues/2138">#2138</a>
<a
href="https://github.com/apache/accumulo/issues/2903">#2903</a>
Modified the accumulo-cluster script to read the server locations from a single
+file, cluster.yaml, in the conf directory instead of multiple files (tserver,
manager, gc, etc.). Starting the new scan server and compactor server types is
supported using this new file. It also contains options for starting multiple
Tablet and Scan Servers per host.</p>
+
<h3 id="other-notable-changes">Other notable changes</h3>
<ul>
diff --git a/output/release/accumulo-2.1.0/index.html
b/output/release/accumulo-2.1.0/index.html
index c049b0f9..4ac4c622 100644
--- a/output/release/accumulo-2.1.0/index.html
+++ b/output/release/accumulo-2.1.0/index.html
@@ -525,6 +525,11 @@ atomically using a read-modify-write pattern. This is
available for table, names
properties, and is called <code class="language-plaintext
highlighter-rouge">modifyProperties()</code>. This builds off a related change
that allows us to
more efficiently store and properties in ZooKeeper, which also results in
fewer ZooKeeper watches.</p>
+<h3 id="simplified-cluster-configuration">Simplified cluster configuration</h3>
+
+<p><a href="https://github.com/apache/accumulo/issues/2138">#2138</a> <a
href="https://github.com/apache/accumulo/issues/2903">#2903</a> Modified the
accumulo-cluster script to read the server locations from a single
+file, cluster.yaml, in the conf directory instead of multiple files (tserver,
manager, gc, etc.). Starting the new scan server and compactor server types is
supported using this new file. It also contains options for starting multiple
Tablet and Scan Servers per host.</p>
+
<h3 id="other-notable-changes">Other notable changes</h3>
<ul>
diff --git a/output/search_data.json b/output/search_data.json
index 42aa916f..f3efba73 100644
--- a/output/search_data.json
+++ b/output/search_data.json
@@ -318,7 +318,7 @@
"release-accumulo-2-1-0": {
"title": "Apache Accumulo 2.1.0",
- "content": "AboutApache Accumulo 2.1.0 brings many new features and
updates since 1.10 and 2.0. The 2.1 releaseseries is an LTM series, and as
such, is expected to receive stability-improving bugfixes, asneeded. This makes
this series suitable for production environments where stability is
preferableover new features that might appear in subsequent non-LTM
releases.This release has received more than 1200 commits from over 50
contributors, including numerousbugfixes, updates, and f [...]
+ "content": "AboutApache Accumulo 2.1.0 brings many new features and
updates since 1.10 and 2.0. The 2.1 releaseseries is an LTM series, and as
such, is expected to receive stability-improving bugfixes, asneeded. This makes
this series suitable for production environments where stability is
preferableover new features that might appear in subsequent non-LTM
releases.This release has received more than 1200 commits from over 50
contributors, including numerousbugfixes, updates, and f [...]
"url": " /release/accumulo-2.1.0/",
"categories": "release"
}