You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/04/12 22:42:00 UTC

[jira] [Work logged] (GOBBLIN-1815) refactor yarn app launcher to support custom logic in extended classes

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

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

                Author: ASF GitHub Bot
            Created on: 12/Apr/23 22:41
            Start Date: 12/Apr/23 22:41
    Worklog Time Spent: 10m 
      Work Description: jack-moseley commented on code in PR #3671:
URL: https://github.com/apache/gobblin/pull/3671#discussion_r1164677557


##########
gobblin-yarn/src/main/java/org/apache/gobblin/yarn/GobblinYarnAppLauncher.java:
##########
@@ -331,6 +323,17 @@ public GobblinYarnAppLauncher(Config config, YarnConfiguration yarnConfiguration
     }
   }
 
+  protected void createPotentonYarnClients(Config config, Map<String, YarnClient> potentialYarnClients) {

Review Comment:
   Did you mean to name this `createPotentialYarnClients`?





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

            Worklog Id:     (was: 856587)
    Remaining Estimate: 0h
            Time Spent: 10m

> refactor yarn app launcher to support custom logic in extended classes
> ----------------------------------------------------------------------
>
>                 Key: GOBBLIN-1815
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1815
>             Project: Apache Gobblin
>          Issue Type: Improvement
>            Reporter: Arjun Singh Bora
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>




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