[
https://issues.apache.org/jira/browse/GOBBLIN-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dushyant Kumar updated GOBBLIN-1495:
------------------------------------
Description: When the application tries to fetch Hadoop tokens for a
cluster with no remote namenodes, the current implementation of getHadoopTokens
method doesn't check for the property "other_namenodes" while getting
remoteFSURIList. This property is not mandatory and won't be present if there
are not remote namenodes. In such cases, it throws NPE.
> NPE when trying to fetch Hadoop tokens for cluster with no remote namenodes
> ---------------------------------------------------------------------------
>
> Key: GOBBLIN-1495
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1495
> Project: Apache Gobblin
> Issue Type: Bug
> Affects Versions: 0.15.0
> Reporter: Dushyant Kumar
> Assignee: Abhishek Tiwari
> Priority: Critical
>
> When the application tries to fetch Hadoop tokens for a cluster with no
> remote namenodes, the current implementation of getHadoopTokens method
> doesn't check for the property "other_namenodes" while getting
> remoteFSURIList. This property is not mandatory and won't be present if there
> are not remote namenodes. In such cases, it throws NPE.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)