liyinan926 commented on a change in pull request #23546: [SPARK-23153][K8s] 
Support client dependencies with a HCFS
URL: https://github.com/apache/spark/pull/23546#discussion_r249114166
 
 

 ##########
 File path: core/src/main/scala/org/apache/spark/util/Utils.scala
 ##########
 @@ -714,6 +714,24 @@ private[spark] object Utils extends Logging {
     }
   }
 
+  /**
+   * Upload a file to a Hadoop-compatible filesystem.
+   *
+   */
+  def uploadHcfsFile(
 
 Review comment:
   https://wiki.apache.org/hadoop/HCFS, which seems to become obsolete.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to