Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.0.2
-
None
Description
The description and name of spark.yarn.access.namenodes is off. It says this is for HDFS namenodes when really this is to specify any hadoop filesystems. It gets the credentials for those filesystems.
We should at least update the description on it to be more generic. We could change the name on it but we would have to deprecated it and keep around current name as many people use it.