SteNicholas commented on code in PR #3360:
URL: https://github.com/apache/celeborn/pull/3360#discussion_r2378325961


##########
common/src/main/scala/org/apache/celeborn/common/CelebornConf.scala:
##########
@@ -4076,6 +4078,22 @@ object CelebornConf extends Logging {
       .intConf
       .createWithDefault(3)
 
+  val WORKER_WRITER_HDFS_CREATE_FILE_MAX_RETRIES: ConfigEntry[Int] =

Review Comment:
   @FMX, IMO,  this config option is for creating file on DFS including index 
file, success file etc.



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

Reply via email to