panbingkun commented on code in PR #41245:
URL: https://github.com/apache/spark/pull/41245#discussion_r1199738222


##########
core/src/main/scala/org/apache/spark/deploy/SparkHadoopUtil.scala:
##########
@@ -560,7 +560,7 @@ private[spark] object SparkHadoopUtil extends Logging {
    * Create a file on the given file system, optionally making sure erasure 
coding is disabled.
    *
    * Disabling EC can be helpful as HDFS EC doesn't support hflush(), hsync(), 
or append().
-   * 
https://hadoop.apache.org/docs/r3.0.0/hadoop-project-dist/hadoop-hdfs/HDFSErasureCoding.html#Limitations

Review Comment:
   The Hadoop version that Spark relies on has exceeded 3.0



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to