You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Urmi Mustafi (Jira)" <ji...@apache.org> on 2022/11/18 00:06:00 UTC

[jira] [Created] (GOBBLIN-1743) Ensure GobblinTaskRunner works when used without Yarn

Urmi Mustafi created GOBBLIN-1743:
-------------------------------------

             Summary: Ensure GobblinTaskRunner works when used without Yarn
                 Key: GOBBLIN-1743
                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1743
             Project: Apache Gobblin
          Issue Type: Bug
          Components: gobblin-core
            Reporter: Urmi Mustafi
            Assignee: Abhishek Tiwari


this change has a call to Helix cluster contained outside of a conditional that was previously never encountered for Fliptop use case. I moved the call back inside the conditional to ensure we don't attempt to retrieve an instanceConfig that is not registered with Helix as we don't have Yarn mode enabled. 



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