-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: trunk, 4.0.0
-
Fix Version/s: None
-
Component/s: workflow
-
Labels:None
Currently in Oozie distcp action, or coordinators accessing dependency on a different cluster other than primary cluster for job submission, users have to manually add setting
oozie.launcher.mapreduce.job.hdfs-servers
to fetch delegation tokens from the other namenode(s). This has come up repeatedly as a usability/documentation issue and makes sense to set it automatically by detecting the NN urls.