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

Alan Zhang updated SAMZA-2514:
------------------------------
    Description: 
Currently, we define the `runWithClassLoader` method in 
`ClusterBasedJobCoordinator` to support split deployment.

However, the job container needs a similar `runWithClassLoader` method to 
support split deployment.

So we'd better make the `runWithClassLoader` method more generic, then 
`LocalContainerRunner` can just use it.

  was:
Currently, we define the `runWithClassLoader` method in 
`ClusterBasedJobCoordinator` to support split deployment.
However, the job container needs a similar `runWithClassLoader` method to 
support split deployment.

So we'd better make the `runWithClassLoader` method more generic, then 
`LocalContainerRunner` can just use it.


> Refactor codes to make runWithClassLoader method more generic
> -------------------------------------------------------------
>
>                 Key: SAMZA-2514
>                 URL: https://issues.apache.org/jira/browse/SAMZA-2514
>             Project: Samza
>          Issue Type: Sub-task
>            Reporter: Alan Zhang
>            Priority: Major
>
> Currently, we define the `runWithClassLoader` method in 
> `ClusterBasedJobCoordinator` to support split deployment.
> However, the job container needs a similar `runWithClassLoader` method to 
> support split deployment.
> So we'd better make the `runWithClassLoader` method more generic, then 
> `LocalContainerRunner` can just use it.



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

Reply via email to