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 2022/10/08 15:00:10 UTC

[GitHub] [accumulo] cshannon commented on pull request #3011: Add ALTER_NAMESPACE permission for root user to Accumulo and Default namespaces

cshannon commented on PR #3011:
URL: https://github.com/apache/accumulo/pull/3011#issuecomment-1272337742

   As another note I noticed that the table `accumulo.replication` does not have `Table.ALTER_TABLE` permissions so its config can't be read by default by the root user. Not sure if we need to fix that or not since it's a deprecated table anyways.
   
   Also, obviously, the root user will now need `ALTER_NAMESPACE` permission on any created namespace going forward to be able to read configs, etc.


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