You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jonathan Hsieh (JIRA)" <ji...@apache.org> on 2014/05/11 00:13:50 UTC

[jira] [Commented] (HBASE-8332) Add truncate as HMaster method

    [ https://issues.apache.org/jira/browse/HBASE-8332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13993150#comment-13993150 ] 

Jonathan Hsieh commented on HBASE-8332:
---------------------------------------

I reviewed on review board.  The last versions are just fixing the nits and the line length stuff right?  if so +1.

> Add truncate as HMaster method
> ------------------------------
>
>                 Key: HBASE-8332
>                 URL: https://issues.apache.org/jira/browse/HBASE-8332
>             Project: HBase
>          Issue Type: Improvement
>          Components: master
>            Reporter: Matteo Bertozzi
>            Assignee: Matteo Bertozzi
>            Priority: Minor
>             Fix For: 0.99.0
>
>         Attachments: HBASE-8332-v0.patch, HBASE-8332-v2.patch, HBASE-8332-v3.patch, HBASE-8332-v4.patch, HBASE-8332.draft.patch
>
>
> Currently truncate and truncate_preserve are only shell functions, and implemented as deleteTable() + createTable().
> Using ACLs the user running truncate, must have rights to create a table and only "global granted" users can create tables.
> Add truncate() and truncatePreserve() to HBaseAdmin/HMaster with its own ACL check.
> https://reviews.apache.org/r/15835/



--
This message was sent by Atlassian JIRA
(v6.2#6252)