[
https://issues.apache.org/jira/browse/GOBBLIN-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hung Tran resolved GOBBLIN-426.
-------------------------------
Resolution: Fixed
Fix Version/s: 0.13.0
Issue resolved by pull request #2303
[https://github.com/apache/incubator-gobblin/pull/2303]
> Change signature of AzkabanJobLauncher.initJobListener from private to
> protected
> --------------------------------------------------------------------------------
>
> Key: GOBBLIN-426
> URL: https://issues.apache.org/jira/browse/GOBBLIN-426
> Project: Apache Gobblin
> Issue Type: Bug
> Reporter: Erman Pattuk
> Priority: Major
> Fix For: 0.13.0
>
>
> LinkedIn Espresso team needs to modify a tiny logic in the AzkabanJobLauncher
> class, in the listener creation path. However, the current structure of
> AzkabanJobLauncher prohibits us from that, giving us only one option:
> copy-paste the entire code of AzkabanJobLauncher. Instead of that, this
> ticket is to track the progress to change signature of
> AzkabanJobLauncher.initJobListener from private to protected, and have the
> derived class to override that method.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)