dongjoon-hyun commented on a change in pull request #35979:
URL: https://github.com/apache/spark/pull/35979#discussion_r841157417
##########
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:
Ya, it looks like that to me. Especially with Apache Hadoop 3.3.2.
--
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]