viirya commented on a change in pull request #35979:
URL: https://github.com/apache/spark/pull/35979#discussion_r841148392



##########
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:
       This looks like to have unexpected regression, if we are not sure the 
change is compatible with other file systems.




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