[
https://issues.apache.org/jira/browse/HBASE-3352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-3352:
-------------------------
Attachment: 3352.txt
Small test that table exists added to enable/disable
> enabling a non-existent table from shell prints no error
> --------------------------------------------------------
>
> Key: HBASE-3352
> URL: https://issues.apache.org/jira/browse/HBASE-3352
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.90.0
> Reporter: Todd Lipcon
> Attachments: 3352.txt
>
>
> hbase(main):001:0> enable 'testtable'
> 0 row(s) in 0.3120 seconds
> Only thing is that I don't have a table called 'testtable'
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.