[
https://issues.apache.org/jira/browse/GOBBLIN-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dushyant Kumar updated GOBBLIN-1454:
------------------------------------
Affects Version/s: 0.15.0
> NPE when trying to fetch delegation tokens for multiple remote namenodes
> ------------------------------------------------------------------------
>
> Key: GOBBLIN-1454
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1454
> Project: Apache Gobblin
> Issue Type: Bug
> Affects Versions: 0.15.0
> Reporter: Dushyant Kumar
> Priority: Critical
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When the application tries to fetch delegation tokens for multiple remote
> namenodes (>1), the current implementation of
> getRemoteFSTokenFromURI method doesn't wait for initialization of all the
> elements of path ("ps") array before calling
> obtainTokensForNamenodes leading to NPE when the fileSystem of an initialized
> path is accessed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)