You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "EdColeman (via GitHub)" <gi...@apache.org> on 2023/05/23 00:54:24 UTC

[GitHub] [accumulo] EdColeman commented on issue #3390: Merging of accumulo.metadata tablets

EdColeman commented on issue #3390:
URL: https://github.com/apache/accumulo/issues/3390#issuecomment-1558292098

   You may be able to use the shell merge command with accumulo in SAFE mode.  
   
   ```
   accumulo org.apache.accumulo.manager.state.SetGoalState SAFE_MODE
   ```
   
   And then in the shell the merge command with its various option can be used.  Usual warnings on setting the split-sizes,...  
   
   I tried it on uno and it seemed to work as expected.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@accumulo.apache.org

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