[ 
https://issues.apache.org/jira/browse/HAMA-658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13499619#comment-13499619
 ] 

Edward J. Yoon commented on HAMA-658:
-------------------------------------

I think two or more generators can be handled by one command. For example,

{code}
% bin/hama hama-examples.jar gen
Usage: gen <matrix | graph> [args...]

% bin/hama hama-examples.jar gen graph 10 100
{code}

That's why I had uploaded patch_v01.txt. Please try to update my patch, and 
feel free to comment here.
                
> Add random graph generator
> --------------------------
>
>                 Key: HAMA-658
>                 URL: https://issues.apache.org/jira/browse/HAMA-658
>             Project: Hama
>          Issue Type: New Feature
>          Components: examples, graph
>            Reporter: Edward J. Yoon
>            Assignee: Piyush Kumar
>             Fix For: 0.7.0
>
>         Attachments: patch_v01.txt, RandomGraphGenerator.java
>
>
> It would be nice if we have random graph generator so that users can easily 
> test the graph examples.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to