[
https://issues.apache.org/jira/browse/HAMA-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Edward J. Yoon updated HAMA-42:
-------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
All tests are passed. I just committed this.
> <ImmutableBytesWritable key, Vector value> should be <Integer key, Vector
> value>
> --------------------------------------------------------------------------------
>
> Key: HAMA-42
> URL: https://issues.apache.org/jira/browse/HAMA-42
> Project: Hama
> Issue Type: Improvement
> Components: mapred
> Reporter: Edward J. Yoon
> Assignee: Edward J. Yoon
> Fix For: 0.1.0
>
> Attachments: HAMA-42.patch
>
>
> Hbase provides byte[] and string for row key. However, we don't need both.
> Using byte[], MatrixMapper should provides Integer RowKey.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.