[
https://issues.apache.org/jira/browse/HBASE-27493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Szabolcs Bukros updated HBASE-27493:
------------------------------------
Release Note: Allow namespace admins to clone snapshots created by them to
any table inside their namespace, not just re-create the old table
> Allow namespace admins to clone snapshots created by them
> ---------------------------------------------------------
>
> Key: HBASE-27493
> URL: https://issues.apache.org/jira/browse/HBASE-27493
> Project: HBase
> Issue Type: Improvement
> Components: snapshots
> Affects Versions: 3.0.0-alpha-3, 2.5.1
> Reporter: Szabolcs Bukros
> Assignee: Szabolcs Bukros
> Priority: Major
> Fix For: 2.6.0, 3.0.0-alpha-4
>
>
> Creating a snapshot requires table admin permissions. But cloning it requires
> global admin permissions unless the user owns the snapshot and wants to
> recreate the original table the snapshot was based on using the same table
> name. This puts unnecessary load on the few people having global admin
> permissions. I would like to relax this rule a bit and allow the owner of the
> snapshot to clone it into any namespace where they have admin permissions
> regardless of the table name used.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)