You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by gi...@apache.org on 2021/07/07 19:01:51 UTC

[accumulo-website] branch asf-staging updated: Automatic Site Publish by Buildbot

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 db1693e  Automatic Site Publish by Buildbot
db1693e is described below

commit db1693e128eaff60d43ba941d0025461e9d4f873
Author: buildbot <us...@infra.apache.org>
AuthorDate: Wed Jul 7 19:01:48 2021 +0000

    Automatic Site Publish by Buildbot
---
 output/docs/2.x/troubleshooting/tools.html | 15 ++++++++-------
 output/feed.xml                            |  4 ++--
 output/search_data.json                    |  2 +-
 3 files changed, 11 insertions(+), 10 deletions(-)

diff --git a/output/docs/2.x/troubleshooting/tools.html b/output/docs/2.x/troubleshooting/tools.html
index cc85cad..d20eb93 100644
--- a/output/docs/2.x/troubleshooting/tools.html
+++ b/output/docs/2.x/troubleshooting/tools.html
@@ -532,13 +532,14 @@ 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
+Checking tables whose metadata is found in: accumulo.root (+r)
+...All is well for table accumulo.metadata (!0)
+No problems found in accumulo.root (+r)
+
+Checking tables whose metadata is found in: accumulo.metadata (!0)
+...All is well for table accumulo.replication (+rep)
+...All is well for table trace (1)
+No problems found in accumulo.metadata (!0)
 </code></pre></div></div>
 
 <h2 id="removeentriesformissingfiles">RemoveEntriesForMissingFiles</h2>
diff --git a/output/feed.xml b/output/feed.xml
index 160cb28..0632150 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, 15 Jun 2021 14:48:09 +0000</pubDate>
-    <lastBuildDate>Tue, 15 Jun 2021 14:48:09 +0000</lastBuildDate>
+    <pubDate>Wed, 07 Jul 2021 19:01:41 +0000</pubDate>
+    <lastBuildDate>Wed, 07 Jul 2021 19:01:41 +0000</lastBuildDate>
     <generator>Jekyll v4.2.0</generator>
     
     
diff --git a/output/search_data.json b/output/search_data.json
index d0d6464..0fbfbaa 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         : &amp;lt;DEFAULT&amp;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         : &amp;lt;DEFAULT&amp;gt;        Start block          : 0        Num   blocks         : 1        Index level 0  [...]
       "url": " /docs/2.x/troubleshooting/tools",
       "categories": "troubleshooting"
     },