[
https://issues.apache.org/jira/browse/HAMA-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621424#action_12621424
]
Edward J. Yoon commented on HAMA-27:
------------------------------------
Also, HTable(Configuration, Text) should be HTable(Configuration, String).
I just committed this.
> Replace table.get(Text, Text) to table.get(String, String)
> ----------------------------------------------------------
>
> Key: HAMA-27
> URL: https://issues.apache.org/jira/browse/HAMA-27
> Project: Hama
> Issue Type: Improvement
> Reporter: Edward J. Yoon
> Assignee: Edward J. Yoon
> Priority: Minor
> Fix For: 0.1.0
>
> Attachments: HAMA-27.patch
>
>
> table.get(Text, Text) was deprecated.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.