[ 
https://issues.apache.org/jira/browse/HBASE-3414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Purtell resolved HBASE-3414.
-----------------------------------

    Resolution: Not a Problem

> NoSuchColumnFamilyException to contain machine-readable attributes
> ------------------------------------------------------------------
>
>                 Key: HBASE-3414
>                 URL: https://issues.apache.org/jira/browse/HBASE-3414
>             Project: HBase
>          Issue Type: Improvement
>          Components: Client
>    Affects Versions: 0.20.6
>            Reporter: Fol De Rol
>            Priority: Minor
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> I have a project assuming dynamic HBase schema and I would like to be able to 
> create tables and families on the fly. For performance reasons, I was going 
> to react to exceptions like NoSuchColumnFamilyException rather than checking 
> for family validity, alter the table appropriately and repeat the put(). 
> However, it turned out that this exception only contains a human-readable 
> message. Please add two more fields to this class: table and family names.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to