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

    https://github.com/apache/flink/pull/6296#discussion_r201586773
  
    --- Diff: 
flink-yarn/src/main/java/org/apache/flink/yarn/AbstractYarnClusterDescriptor.java
 ---
    @@ -1227,7 +1227,6 @@ public FileVisitResult visitFile(java.nio.file.Path 
file, BasicFileAttributes at
                                                key, fs, appId, shipLocalPath, 
localResources, targetHomeDir, "");
                                        remotePaths.add(remotePath);
                                        
envShipFileList.append(key).append("=").append(remotePath).append(",");
    -
    --- End diff --
    
    revert


---

Reply via email to