dongjoon-hyun commented on a change in pull request #35979:
URL: https://github.com/apache/spark/pull/35979#discussion_r841147264
##########
File path:
core/src/main/scala/org/apache/spark/deploy/history/EventLogFileCompactor.scala
##########
@@ -221,5 +221,5 @@ private class CompactedEventLogFileWriter(
hadoopConf: Configuration)
extends SingleEventLogFileWriter(appId, appAttemptId, logBaseDir, sparkConf,
hadoopConf) {
- override val logPath: String = originalFilePath.toUri.toString +
EventLogFileWriter.COMPACTED
Review comment:
Is this safe with S3 filesystem?
--
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]