You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Sudarshan Vasudevan (Jira)" <ji...@apache.org> on 2020/08/10 17:45:00 UTC

[jira] [Created] (GOBBLIN-1228) Do not localize token file on new TaskRunner launch

Sudarshan Vasudevan created GOBBLIN-1228:
--------------------------------------------

             Summary: Do not localize token file on new TaskRunner launch
                 Key: GOBBLIN-1228
                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1228
             Project: Apache Gobblin
          Issue Type: Bug
          Components: gobblin-yarn
    Affects Versions: 0.15.0
            Reporter: Sudarshan Vasudevan
            Assignee: Abhishek Tiwari
             Fix For: 0.16.0


Currently, the token file is localized on each new container launch. The localization should happen only for AM container. Further, this task also provides a fix for NPE thrown in case the token file is not available locally. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)