You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "James Srinivasan (JIRA)" <ji...@apache.org> on 2018/12/16 21:00:01 UTC

[jira] [Created] (ACCUMULO-4860) Fast failure of permissions check doesn't consider namespaces

James Srinivasan created ACCUMULO-4860:
------------------------------------------

             Summary: Fast failure of permissions check doesn't consider namespaces
                 Key: ACCUMULO-4860
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4860
             Project: Accumulo
          Issue Type: Bug
          Components: mapreduce
            Reporter: James Srinivasan


Per:

[http://apache-accumulo.1065345.n5.nabble.com/Namespace-vs-table-permissions-td22948.html#a22949]

The check is only for Table.READ, so unless the client has been given explicit permission to read that table, the check fails. Apparently Namespace.READ should allow all tables in that namespace to be read too. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)