srowen 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_r249473985
 
 

 ##########
 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:
   To be clear I'm not disputing the idea of "Hadoop Compatible File System", 
but the acronym HCFS. It sounds like a particular file system, when it's just a 
descriptive category. I'd write it out.

----------------------------------------------------------------
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