The formatting is a bit confusing, but it does appear that the table is
disabled:
'ENABLED' is just the name of the attribute. Below, it says 'false', right
under that heading.

DESCRIPTION
*ENABLED*
 'TestTable', {NAME => 'info', DATA_BLOCK_ENCODING => 'NONE', BLOOMF *false*
 ILTER => 'ROW', REPLICATION_SCOPE => '0', VERSIONS => '1', COMPRESS
 ION => 'SNAPPY', MIN_VERSIONS => '0', TTL => '2147483647', KEEP_DEL
 ETED_CELLS => 'false', BLOCKSIZE => '65536', IN_MEMORY => 'false',
 BLOCKCACHE => 'true'}
1 row(s) in 1.4220 seconds

This might be a usability concern though, and maybe it's worth exploring a
clearer formatting.



On Mon, Mar 3, 2014 at 5:38 PM, Biju Nair (JIRA) <j...@apache.org> wrote:

>
>     [
> https://issues.apache.org/jira/browse/HBASE-10653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13918907#comment-13918907]
>
> Biju Nair commented on HBASE-10653:
> -----------------------------------
>
> Steps:
> 1) Create table through HBase shell
> 2) describe 'table-name'
> 3) disable 'table-name'
> 4) describe 'table-name'
> The output from steps 2 & 4 shows the table as ENABLED. Following is a
> sample output for a disabled table. Hope this helps.
>
> DESCRIPTION
>  ENABLED
>  'TestTable', {NAME => 'info', DATA_BLOCK_ENCODING => 'NONE', BLOOMF false
>  ILTER => 'ROW', REPLICATION_SCOPE => '0', VERSIONS => '1', COMPRESS
>  ION => 'SNAPPY', MIN_VERSIONS => '0', TTL => '2147483647', KEEP_DEL
>  ETED_CELLS => 'false', BLOCKSIZE => '65536', IN_MEMORY => 'false',
>  BLOCKCACHE => 'true'}
> 1 row(s) in 1.4220 seconds
>
> > Incorrect table status in HBase shell Describe
> > ----------------------------------------------
> >
> >                 Key: HBASE-10653
> >                 URL: https://issues.apache.org/jira/browse/HBASE-10653
> >             Project: HBase
> >          Issue Type: Bug
> >          Components: shell
> >            Reporter: Biju Nair
> >              Labels: HbaseShell, describe
> >
> > Describe output of table which is disabled shows as enabled.
>
>
>
> --
> This message was sent by Atlassian JIRA
> (v6.2#6252)
>



-- 
Best Regards,

Aleks Shulman
847.814.5804
Cloudera

Reply via email to