You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Ke Wu (Jira)" <ji...@apache.org> on 2020/02/14 17:53:00 UTC

[jira] [Updated] (SAMZA-2458) Update ProcessJobFactory and ThreadJobFactory to load full job config

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

Ke Wu updated SAMZA-2458:
-------------------------
    Description: 
ProcessJobFactory and ThreadJobFactory are used only by JobRunner, which is only used by RemoteApplicationRunner.

In RemoteApplicationRunner, we only get submission config as ClusterBasedJobCoordinator is responsible for fetching the full job config now. Similarly, ProcessJobFactory as well as ThreadJobFactory need to fetch full job config first too.

> Update ProcessJobFactory and ThreadJobFactory to load full job config
> ---------------------------------------------------------------------
>
>                 Key: SAMZA-2458
>                 URL: https://issues.apache.org/jira/browse/SAMZA-2458
>             Project: Samza
>          Issue Type: Sub-task
>            Reporter: Ke Wu
>            Priority: Major
>
> ProcessJobFactory and ThreadJobFactory are used only by JobRunner, which is only used by RemoteApplicationRunner.
> In RemoteApplicationRunner, we only get submission config as ClusterBasedJobCoordinator is responsible for fetching the full job config now. Similarly, ProcessJobFactory as well as ThreadJobFactory need to fetch full job config first too.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)