[ 
https://issues.apache.org/jira/browse/GOBBLIN-2176?focusedWorklogId=946401&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-946401
 ]

ASF GitHub Bot logged work on GOBBLIN-2176:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 02/Dec/24 21:08
            Start Date: 02/Dec/24 21:08
    Worklog Time Spent: 10m 
      Work Description: phet merged PR #4079:
URL: https://github.com/apache/gobblin/pull/4079




Issue Time Tracking
-------------------

    Worklog Id:     (was: 946401)
    Time Spent: 20m  (was: 10m)

> Set default authenticator in Temporal containers
> ------------------------------------------------
>
>                 Key: GOBBLIN-2176
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-2176
>             Project: Apache Gobblin
>          Issue Type: Bug
>          Components: gobblin-service
>            Reporter: Abhishek Jain
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently in 
> [MRJobLauncher|https://github.com/apache/gobblin/blob/e5d897edaee391d05a55e6ac8a420e3416fef6d9/gobblin-runtime/src/main/java/org/apache/gobblin/runtime/mapreduce/MRJobLauncher.java#L833]
>  as well as 
> [AbstractJobLauncher|https://github.com/apache/gobblin/blob/e5d897edaee391d05a55e6ac8a420e3416fef6d9/gobblin-runtime/src/main/java/org/apache/gobblin/runtime/AbstractJobLauncher.java#L222C7-L222C30]
>  we set default authenticator if the job contains the property 
> "job.default.authenticator.class"
>  
> This behaviour doesn't exist in Temporal worker containers because we don't 
> extend from AbstractJobLauncher or set the authenticator explicitly.
>  
> The authenticator is set in Temporal AM however, since we extend 
> AbstractJobLauncher in GobblinTemporalJobLauncher (through 
> GobblinJobLauncher) and the call to set default authenticator is made in the 
> [constructor|https://github.com/apache/gobblin/blob/e5d897edaee391d05a55e6ac8a420e3416fef6d9/gobblin-runtime/src/main/java/org/apache/gobblin/runtime/AbstractJobLauncher.java#L222C7-L222C30]
>  of AbstractJobLauncher.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to