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

Hung Tran resolved GOBBLIN-364.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 0.13.0

Issue resolved by pull request #2237
[https://github.com/apache/incubator-gobblin/pull/2237]

> Exclude JobState from WorkUnit created by PartitionedFileSourceBase
> -------------------------------------------------------------------
>
>                 Key: GOBBLIN-364
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-364
>             Project: Apache Gobblin
>          Issue Type: Task
>            Reporter: Zhixiong Chen
>            Assignee: Zhixiong Chen
>             Fix For: 0.13.0
>
>
> Currently, each `WorkUnit` created by a `PartitionedFileSourceBase` source 
> has a copy of the entire job configurations. For the following 2 reasons, we 
> want to exclude job configurations from `WorkUnit`:
>   - It's redundant as the runtime counterpart of `WorkUnit`, which is 
> `WorkUnitState`, would have a reference to all job configurations.
>   - Adding job configurations to `WorkUnit` has the bad side effect of 
> masking dynamic job level configurations in MR Task runner



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to