Isn't such information already available in master log (though not on one
line) ?

bq. a process need to add cp so disable

Using online table alter feature, there is no need to disable the whole
table.

Cheers

On Thu, Oct 22, 2015 at 3:07 AM, [email protected] <
[email protected]> wrote:

> we can find some tables are disabled sometimes, and we want to chcek out
> why.
> when we check master log, we can see logs are as follows:
> Client=root//"ip_address disable" "table_name"
>
> this log is from hbase0.98.10, line 2213
>
> can we add a parameter named message to the interface disableTable,  we
> can add some explain-msg, such as
> hbase-shell disable table(we can know this table is disabled by hand)
> a process need to add cp so disable
> a process need to drop table so disable
>
> we can more easily know why this table is disabled
>
>
>
> [email protected]
>

Reply via email to