[
https://issues.apache.org/jira/browse/HBASE-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12609070#action_12609070
]
Andrew Purtell commented on HBASE-62:
-------------------------------------
Implemented by modifying HTableDescriptor and HColumnDescriptor to incorporate
a MapWritable that uses ImmutableBytesWritables for keys and values. A number
of issues related to greater descriptor flexibility will be linked shortly, and
I'll issue a patch that addresses them all.
> [hbase] Allow user add arbitrary key/value pairs to table and column
> descriptors
> --------------------------------------------------------------------------------
>
> Key: HBASE-62
> URL: https://issues.apache.org/jira/browse/HBASE-62
> Project: Hadoop HBase
> Issue Type: Improvement
> Reporter: stack
> Assignee: Andrew Purtell
> Priority: Trivial
>
> Folks have asked if they can tag columns and tables with markings of their
> own designation. Examples include 'type' and 'descriptiion'.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.