<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
Fix For: 0.1.0
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.