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

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

Hopefully, it will possible to run BSP programs with any executable or script 
in the future; like a hadoop streaming. for example,

$HAMA_HOME/bin/hama jar ./hama-bsprun.jar -input myInputDirs -output 
myOutputDir ... myBSP.class

So in conclusion, i'd like to say that we have to design the job 
configuration/submission interface like their style and overall ambience.

> Consider more simplified BSP programming interface
> --------------------------------------------------
>
>                 Key: HAMA-244
>                 URL: https://issues.apache.org/jira/browse/HAMA-244
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>             Fix For: 0.2.0
>
>
> Perhaps, every BSP program will be consists of three steps such as,  
> initialization,  SPMD code implementation, and finalization from developer 
> angle.
> However, currently there is no interface layer so users have to do all the 
> works w/o any guide.
> Would be nice if it allow to use a more simplified interface.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to