[hbase] When a table haven't disable, shell could response in a "user friendly" way. -------------------------------------------------------------------------------------
Key: HBASE-801 URL: https://issues.apache.org/jira/browse/HBASE-801 Project: Hadoop HBase Issue Type: Improvement Components: build Affects Versions: 0.2.0 Reporter: PeterL in Priority: Trivial Currently, 0.2.0's Hbase shell will throw raw exception if user execute a 'delete' command before 'disable' the table. Compare to 0.1.2's shell script, we would like to have a more friendly message instead of dumping the exception. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.