You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Edward J. Yoon (JIRA)" <ji...@apache.org> on 2013/04/08 02:15:17 UTC

[jira] [Updated] (HAMA-672) Overload Jobsubmission in core module

     [ https://issues.apache.org/jira/browse/HAMA-672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edward J. Yoon updated HAMA-672:
--------------------------------

    Fix Version/s:     (was: 0.7.0)
    
> Overload Jobsubmission in core module
> -------------------------------------
>
>                 Key: HAMA-672
>                 URL: https://issues.apache.org/jira/browse/HAMA-672
>             Project: Hama
>          Issue Type: Sub-task
>          Components: bsp core, build , yarn
>            Reporter: Thomas Jungblut
>         Attachments: HAMA-672_2.patch, HAMA-672_3.patch, HAMA-672.patch
>
>
> introduce new configuration key "bsp.framework.name" which maps to the values: "local,classic,yarn"
> It will change core's BSPJob, so the client can be overloaded via a static mapping of value->classname. (e.G. local->LocalBSPRunner, classic->BSPMaster and a new implementation of the JobSubmissionProtocol for YARN).
> So we don't have to introduce a cyclic dependency from core->yarn and yarn->core, because core->yarn is then decoupled by a jobmission classname mapping.

--
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