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

Reply via email to