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 114687f Automatic Site Publish by Buildbot 114687f is described below commit 114687f8345162124dd6559ccef9b03d6622a51e Author: buildbot <us...@infra.apache.org> AuthorDate: Tue Jun 15 14:48:14 2021 +0000 Automatic Site Publish by Buildbot --- output/docs/2.x/troubleshooting/tools.html | 5 +++++ output/feed.xml | 4 ++-- output/search_data.json | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/output/docs/2.x/troubleshooting/tools.html b/output/docs/2.x/troubleshooting/tools.html index 39dbe85..cc85cad 100644 --- a/output/docs/2.x/troubleshooting/tools.html +++ b/output/docs/2.x/troubleshooting/tools.html @@ -532,8 +532,13 @@ every tablet matches, and the start and stop for the table is empty:</p> <div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>$ accumulo org.apache.accumulo.server.util.CheckForMetadataProblems -u root --password Enter the connection password: +Checking table: accumulo.root All is well for table !0 +No problems found +Checking table: accumulo.metadata +All is well for table +rep All is well for table 1 +No problems found </code></pre></div></div> <h2 id="removeentriesformissingfiles">RemoveEntriesForMissingFiles</h2> diff --git a/output/feed.xml b/output/feed.xml index da32720..160cb28 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>Mon, 07 Jun 2021 18:18:16 +0000</pubDate> - <lastBuildDate>Mon, 07 Jun 2021 18:18:16 +0000</lastBuildDate> + <pubDate>Tue, 15 Jun 2021 14:48:09 +0000</pubDate> + <lastBuildDate>Tue, 15 Jun 2021 14:48:09 +0000</lastBuildDate> <generator>Jekyll v4.2.0</generator> diff --git a/output/search_data.json b/output/search_data.json index 39745fc..d0d6464 100644 --- a/output/search_data.json +++ b/output/search_data.json @@ -289,7 +289,7 @@ "docs-2-x-troubleshooting-tools": { "title": "Troubleshooting Tools", - "content" : "The accumulo command can be used to run various tools and classes from the command line.RFileInfoThe rfile-info tool will examine an Accumulo storage file and print out basic metadata.$ accumulo rfile-info /accumulo/tables/1/default_tablet/A000000n.rf2013-07-16 08:17:14,778 [util.NativeCodeLoader] INFO : Loaded the native-hadoop libraryLocality group : &lt;DEFAULT&gt; Start block : 0 Num blocks : 1 Index level 0 [...] + "content" : "The accumulo command can be used to run various tools and classes from the command line.RFileInfoThe rfile-info tool will examine an Accumulo storage file and print out basic metadata.$ accumulo rfile-info /accumulo/tables/1/default_tablet/A000000n.rf2013-07-16 08:17:14,778 [util.NativeCodeLoader] INFO : Loaded the native-hadoop libraryLocality group : &lt;DEFAULT&gt; Start block : 0 Num blocks : 1 Index level 0 [...] "url": " /docs/2.x/troubleshooting/tools", "categories": "troubleshooting" },