You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2013/09/28 01:26:02 UTC

[jira] [Created] (HBASE-9674) Promote CM SnapshotTableAction to a command

Nick Dimiduk created HBASE-9674:
-----------------------------------

             Summary: Promote CM SnapshotTableAction to a command
                 Key: HBASE-9674
                 URL: https://issues.apache.org/jira/browse/HBASE-9674
             Project: HBase
          Issue Type: Test
          Components: test
            Reporter: Nick Dimiduk


SnapshotTableAction is an action, which means it runs as the user running the test. On secure clusters, snapshots can only be taken by admins, which means for this action to run, it the test user needs to be an admin. This is a bit of over-kill. Re-implement this as a command so that it can be executed as a user other than the test user.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira