[
https://issues.apache.org/jira/browse/HBASE-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Kovyrin updated HBASE-2313:
----------------------------------
Attachment: HBASE-2313.2.patch
A better patch where we have a central place to translate hbase (and other
java) errors to a messages for shell users. As an example I've moved table
existence and column family existence checks there.
> Nit-pick about hbase-2279 shell fixup, if you do get with non-existant column
> family, throws lots of exceptions
> ---------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-2313
> URL: https://issues.apache.org/jira/browse/HBASE-2313
> Project: Hadoop HBase
> Issue Type: Bug
> Affects Versions: 0.21.0
> Reporter: stack
> Assignee: Alexey Kovyrin
> Fix For: 0.21.0
>
> Attachments: HBASE-2313.2.patch, HBASE-2313.patch
>
>
> I believe the old shell would complain once only.. .or at least, it didn't
> print out so many fat exceptions. New fixedup shell will retry a bunch of
> times with a fat stack trace each time. Assigning Alexey 'cos he asked for
> it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.