[
https://issues.apache.org/jira/browse/HADOOP-1727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrzej Bialecki updated HADOOP-1727:
--------------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Looks perfect now - committed. Thank you!
> Make ...hbase.io.MapWritable more generic so that it can be included in
> ...hadoop.io
> ------------------------------------------------------------------------------------
>
> Key: HADOOP-1727
> URL: https://issues.apache.org/jira/browse/HADOOP-1727
> Project: Hadoop
> Issue Type: New Feature
> Components: io
> Affects Versions: 0.15.0
> Reporter: Jim Kellerman
> Assignee: Jim Kellerman
> Priority: Minor
> Fix For: 0.15.0
>
> Attachments: patch.txt, patch.txt, patch.txt, patch.txt, patch.txt,
> patch.txt
>
>
> The class org.apache.hadoop.hbase.io.MapWritable could be made more generic
> through the use of ReflectionUtils so that it could support more Map key and
> value classes. Currently it supports Map<WritableComparable, Writable> only.
> When more generalized, submit for consideration to be included in
> org.apache.hadoop.io
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.