[
https://issues.apache.org/jira/browse/HAMA-76?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638822#action_12638822
]
Samuel Guo commented on HAMA-76:
--------------------------------
How about loading matrix from file.
It seems that you just use HamaAdmin to manage all the matrices in table.
And the name specified in the constructor is a table name. Am I right?
> Remove load method.
> -------------------
>
> Key: HAMA-76
> URL: https://issues.apache.org/jira/browse/HAMA-76
> Project: Hama
> Issue Type: Improvement
> Components: interface
> Reporter: Edward J. Yoon
> Assignee: Edward J. Yoon
> Priority: Minor
> Fix For: 0.1.0
>
> Attachments: HAMA-76.patch
>
>
> We can use a constructor such as Matrix(conf, name) instead of load(). It'll
> be more simplified.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.