[
https://issues.apache.org/jira/browse/HBASE-10653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rekha Joshi updated HBASE-10653:
--------------------------------
Attachment: HBASE-10653.1.patch
Verified and enabled(true,here) is not clear.
{noformat}
describe 'ripple_dnb_test'
DESCRIPTION
ENABLED
{NAME => 'ripple_dnb_test', FAMILIES => [{NAME => 'master',
DATA_BLOCK_ENCODING => 'NONE', BLOOMFILTER => 'NONE', REPLICATION true
_SCOPE => '0', VERSIONS => '3', COMPRESSION => 'NONE', MIN_VERSIONS => '0',
TTL => '2147483647', KEEP_DELETED_CELLS => 'false
', BLOCKSIZE => '65536', IN_MEMORY => 'false', ENCODE_ON_DISK => 'true',
BLOCKCACHE => 'true'}]}
1 row(s) in 0.2660 seconds
{noformat}
Attached quick patch to have ENABLED set in separate line to avoid confusion.
> 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
> Affects Versions: 0.94.17
> Reporter: Biju Nair
> Assignee: Rekha Joshi
> Labels: HbaseShell, describe
> Fix For: 0.94.17
>
> Attachments: HBASE-10653.1.patch
>
>
> Describe output of table which is disabled shows as enabled.
--
This message was sent by Atlassian JIRA
(v6.2#6252)