Github user vanzin commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21216#discussion_r187134147
  
    --- Diff: 
resource-managers/yarn/src/main/scala/org/apache/spark/deploy/yarn/YarnSparkHadoopUtil.scala
 ---
    @@ -200,7 +200,19 @@ object YarnSparkHadoopUtil {
           .map(new Path(_).getFileSystem(hadoopConf))
           .getOrElse(FileSystem.get(hadoopConf))
     
    -    filesystemsToAccess + stagingFS
    +    // add the list of available namenodes for all namespaces in HDFS 
federation
    --- End diff --
    
    nit: needs some punctuation, sentences start with capital letters.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to