You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2021/06/24 16:07:54 UTC

[GitHub] [accumulo] foster33 commented on pull request #2180: Update CheckForMetadataProblems Utility Output

foster33 commented on pull request #2180:
URL: https://github.com/apache/accumulo/pull/2180#issuecomment-867765440


   ```
   The updated output:
    
   > accumulo org.apache.accumulo.server.util.CheckForMetadataProblems -u root
   
   2021-06-24T12:03:47,299 [conf.SiteConfiguration] INFO : Found Accumulo configuration on classpath at /home/lukefoster/github/fluo-uno/install/accumulo-2.1.0-SNAPSHOT/conf/accumulo.properties
   Checking tables whos metadata is found in: accumulo.root (+r)
   ...All is well for table accumulo.metadata (!0)
   No problems found in accumulo.root (+r)
   
   Checking tables whos 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)
   ```
   
   This also shows the extra log line I had mentioned in the initial comment.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org