[
https://issues.apache.org/jira/browse/HBASE-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell updated HBASE-62:
--------------------------------
Attachment: hbase-62-r673635.patch
Thanks for the help with migration issues Stack. I've attached another patch
and cleaned up some of the old ones. This latest one I think is fully baked. I
took your suggestion to use ImmutableBytesWritable, because it does seem like
the more Hadoop-y thing to do. I've also added additional test cases to
TestTable (read only tables) and TestHTable (HTD and HCD attributes). All of
the tests in the 'ant test' suite pass for me including the modified ones
except for Migration of course.
> [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-r673356.patch, hbase-62-r673635.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.