[
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-r676786.patch
Updated patch for latest trunk. Also I made a package
o.a.h.h.util.migration.v0_2_0 and put the old HTableDescriptor,
HColumnDescriptor, and BloomFilter classes from 0.1 there. Because migration
from 0.1.X to 0.2.0 will be explicitly done via these classes, I removed (now
unnecessary) backward compatability code from the trunk versions of
HTD.readFields and HCD.readFields.
> [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
> Fix For: 0.2.0
>
> Attachments: hbase-62-676775.patch, hbase-62-r673356.patch,
> hbase-62-r673635.patch, hbase-62-r676786.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.