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 ed3eef00 Automatic Site Publish by Buildbot
ed3eef00 is described below
commit ed3eef00f3c3fb89289fa388f97f1e9e1331012b
Author: buildbot <[email protected]>
AuthorDate: Tue Nov 1 20:22:19 2022 +0000
Automatic Site Publish by Buildbot
---
output/contributor/making-release.html | 4 ++--
output/docs/2.x/administration/monitoring-metrics.html | 2 +-
output/feed.xml | 4 ++--
output/search_data.json | 2 +-
4 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/output/contributor/making-release.html
b/output/contributor/making-release.html
index a84de9f0..fb2b811c 100644
--- a/output/contributor/making-release.html
+++ b/output/contributor/making-release.html
@@ -172,8 +172,8 @@ git svn dcommit --username=<ASF_Username>
</code></pre></div> </div>
</li>
<li>Ensure that you’re building Apache Accumulo with a username that has the
same name as your Apache ID (this is due to
-the maven-release-plugin and staging the release candidate). Your Apache ID
and password should be in a <server> section of ~/.m2/settings.xml as shown
[here][apache-mvn].
-To encrypt the password follow these [instructions][mvnenc].</server></li>
+the maven-release-plugin and staging the release candidate). Your Apache ID
and password should be in a <code class="language-plaintext
highlighter-rouge"><server></code> section of <code
class="language-plaintext highlighter-rouge">~/.m2/settings.xml</code> as shown
<a href="https://infra.apache.org/publishing-maven-artifacts.html">here</a>.
+To encrypt the password follow these <a
href="https://maven.apache.org/guides/mini/guide-encryption.html">instructions</a>.</li>
<li>Have a clean workspace before starting.</li>
<li>The build will require having the same version of <a
href="http://archive.apache.org/dist/thrift/">Thrift binary</a> installed on
your machine.</li>
</ol>
diff --git a/output/docs/2.x/administration/monitoring-metrics.html
b/output/docs/2.x/administration/monitoring-metrics.html
index b077b6d2..70b1e1a7 100644
--- a/output/docs/2.x/administration/monitoring-metrics.html
+++ b/output/docs/2.x/administration/monitoring-metrics.html
@@ -523,7 +523,7 @@ Accumulo processes log files when debugging missing metrics
output.</p>
<h3 id="metric-names">Metric Names</h3>
-<p>See the javadoc for %{ jlink
org.apache.accumulo.core.metrics.MetricsProducer %} for a list of metric names
that will be
+<p>See the javadoc for <a
href="https://static.javadoc.io/org.apache.accumulo/accumulo-core/2.1.0/org/apache/accumulo/core/metrics/MetricsProducer.html">MetricsProducer</a>
for a list of metric names that will be
emitted and a mapping to their prior names when Accumulo was using Hadoop
Metrics2.</p>
diff --git a/output/feed.xml b/output/feed.xml
index a1b67d52..a4864bca 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>Tue, 01 Nov 2022 19:54:07 +0000</pubDate>
- <lastBuildDate>Tue, 01 Nov 2022 19:54:07 +0000</lastBuildDate>
+ <pubDate>Tue, 01 Nov 2022 20:22:13 +0000</pubDate>
+ <lastBuildDate>Tue, 01 Nov 2022 20:22:13 +0000</lastBuildDate>
<generator>Jekyll v4.2.0</generator>
diff --git a/output/search_data.json b/output/search_data.json
index 9c073eb1..609eb1c4 100644
--- a/output/search_data.json
+++ b/output/search_data.json
@@ -37,7 +37,7 @@
"docs-2-x-administration-monitoring-metrics": {
"title": "Monitoring & Metrics",
- "content" : "MonitoringAccumulo MonitorThe Accumulo Monitor
provides a web UI with information on the health and status of Accumulo.The
monitor can be viewed at: http://localhost:9995 - if Accumulo is running
locally (for development) http://&lt;MONITOR_HOST&gt;:9995/ - if
Accumulo is running on a clusterThe Overview page (shown below) contains some
summary information about the Accumulo instance and graphsdisplaying various
metrics over time. These include ingest and sc [...]
+ "content" : "MonitoringAccumulo MonitorThe Accumulo Monitor
provides a web UI with information on the health and status of Accumulo.The
monitor can be viewed at: http://localhost:9995 - if Accumulo is running
locally (for development) http://&lt;MONITOR_HOST&gt;:9995/ - if
Accumulo is running on a clusterThe Overview page (shown below) contains some
summary information about the Accumulo instance and graphsdisplaying various
metrics over time. These include ingest and sc [...]
"url": " /docs/2.x/administration/monitoring-metrics",
"categories": "administration"
},