You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/03/03 23:35:05 UTC

[GitHub] [spark] Kimahriman commented on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation

Kimahriman commented on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation
URL: https://github.com/apache/spark/pull/27764#issuecomment-594226554
 
 
   I'll update the status file to also have the same permission. Creating the actual logs files looks like it uses the same function as the non-rolling logs, which uses the SparkHadoopUtil.createFile method. I'm not sure if this is still necessary or not? But I don't know enough about it to touch it.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org