You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Tak-Lon (Stephen) Wu (Jira)" <ji...@apache.org> on 2021/12/06 22:20:00 UTC

[jira] [Resolved] (HBASE-26529) Document HBASE-26524 to section of Dynamic Unloading

     [ https://issues.apache.org/jira/browse/HBASE-26529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tak-Lon (Stephen) Wu resolved HBASE-26529.
------------------------------------------
    Fix Version/s: 3.0.0-alpha-2
     Hadoop Flags: Reviewed
     Release Note: 
added the basic command usage of `table_remove_coprocessor` to the definition guide at src/main/asciidoc/_chapters/cp.adoc.


hbase> alter 'users', METHOD => 'table_remove_coprocessor', CLASSNAME =>
         'org.myname.hbase.Coprocessor.RegionObserverExample'
       Resolution: Fixed

> Document HBASE-26524 to section of Dynamic Unloading
> ----------------------------------------------------
>
>                 Key: HBASE-26529
>                 URL: https://issues.apache.org/jira/browse/HBASE-26529
>             Project: HBase
>          Issue Type: Task
>          Components: Coprocessors, shell
>    Affects Versions: 2.5.0, 3.0.0-alpha-2
>            Reporter: Tak-Lon (Stephen) Wu
>            Assignee: Tak-Lon (Stephen) Wu
>            Priority: Minor
>             Fix For: 3.0.0-alpha-2
>
>
> HBASE-26524 has merged, and we need to update the documentation such that operator knows there is a method of {{table_remove_coprocessor}} for {{alter}} command



--
This message was sent by Atlassian Jira
(v8.20.1#820001)