keith-turner opened a new issue, #5059:
URL: https://github.com/apache/accumulo/issues/5059

   **Describe the bug**
   
   Attempting to add splits to the fate table fails with the following error 
message.
   
   ```
   root@uno> addsplits -t accumulo.fate 1 2 3 4 5 6 7 8 9 a b c d e
   2024-11-13T23:38:15,974 [shell.Shell] ERROR: 
org.apache.accumulo.core.client.AccumuloException: 
org.apache.accumulo.core.client.AccumuloException: Table IDs are base-36 
numbers, represented with lowercase alphanumeric digits: +fate
   ```
   
   Same errors happens when trying to split the accumulo.scanref table.
   
   **Expected behavior**
   
   Splits can be added to accumulo.fate and accumulo.scanref tables
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to