This is an automated email from the ASF dual-hosted git repository. jmanno pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo-website.git
The following commit(s) were added to refs/heads/main by this push: new c386fc7 Update tools doc for CheckForMetadataProblems (#285) c386fc7 is described below commit c386fc74b84831a71d4bcbae3a11dece13b2bc7d Author: Jeffrey Manno <jeffreymann...@gmail.com> AuthorDate: Tue Jun 15 10:47:45 2021 -0400 Update tools doc for CheckForMetadataProblems (#285) --- _docs-2/troubleshooting/tools.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_docs-2/troubleshooting/tools.md b/_docs-2/troubleshooting/tools.md index 817524d..7083c21 100644 --- a/_docs-2/troubleshooting/tools.md +++ b/_docs-2/troubleshooting/tools.md @@ -102,8 +102,13 @@ every tablet matches, and the start and stop for the table is empty: $ 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 ## RemoveEntriesForMissingFiles