Skip to content
  • jerryshao's avatar
    b79cc7ce
    [SPARK-19179][YARN] Change spark.yarn.access.namenodes config and update docs · b79cc7ce
    jerryshao authored
    ## What changes were proposed in this pull request?
    
    `spark.yarn.access.namenodes` configuration cannot actually reflects the usage of it, inside the code it is the Hadoop filesystems we get tokens, not NNs. So here propose to update the name of this configuration, also change the related code and doc.
    
    ## How was this patch tested?
    
    Local verification.
    
    Author: jerryshao <sshao@hortonworks.com>
    
    Closes #16560 from jerryshao/SPARK-19179.
    b79cc7ce
    [SPARK-19179][YARN] Change spark.yarn.access.namenodes config and update docs
    jerryshao authored
    ## What changes were proposed in this pull request?
    
    `spark.yarn.access.namenodes` configuration cannot actually reflects the usage of it, inside the code it is the Hadoop filesystems we get tokens, not NNs. So here propose to update the name of this configuration, also change the related code and doc.
    
    ## How was this patch tested?
    
    Local verification.
    
    Author: jerryshao <sshao@hortonworks.com>
    
    Closes #16560 from jerryshao/SPARK-19179.
Loading