[
https://issues.apache.org/jira/browse/HBASE-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12609802#action_12609802
]
stack commented on HBASE-62:
----------------------------
Patch looks good. One nitpick would be that rather than Map, you'd take
SortedMap when being passed Map of key/value pairs in HRI to underline fact
that it needs to be a TreeMap type-thingy.. but thats not a biggy. Can do it
on commit.
Do you think the migration would just be the rewriting of the HTD component of
regioninfo in .META.? I suppose you want to get the migration in as part of
this patch? I can do a sketch of how it'd run if you like. Just say.
Good stuff Andrew.
> [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
> Attachments: hbase-62-r673137.patch, hbase-62-r673264.patch
>
>
> 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.