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 2014/03/10 05:13:45 UTC

[jira] [Resolved] (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 resolved HAMA-672.
---------------------------------

    Resolution: Won't Fix

> 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.patch, HAMA-672_2.patch, HAMA-672_3.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 was sent by Atlassian JIRA
(v6.2#6252)