[
https://issues.apache.org/jira/browse/GOBBLIN-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Abhishek Tiwari updated GOBBLIN-426:
------------------------------------
Fix Version/s: 0.12.0
> 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.12.0, 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)