[GitHub] spark pull request #16142: [SPARK-18716][CORE] Restrict the disk usage of sp...

2016-12-18 Thread uncleGen
Github user uncleGen closed the pull request at: https://github.com/apache/spark/pull/16142 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request #16142: [SPARK-18716][CORE] Restrict the disk usage of sp...

2016-12-11 Thread uncleGen
Github user uncleGen commented on a diff in the pull request: https://github.com/apache/spark/pull/16142#discussion_r91889826 --- Diff: core/src/main/scala/org/apache/spark/scheduler/EventLoggingListener.scala --- @@ -90,6 +91,10 @@ private[spark] class EventLoggingListener(

[GitHub] spark pull request #16142: [SPARK-18716][CORE] Restrict the disk usage of sp...

2016-12-05 Thread uncleGen
GitHub user uncleGen opened a pull request: https://github.com/apache/spark/pull/16142 [SPARK-18716][CORE] Restrict the disk usage of spark event log. ## What changes were proposed in this pull request? We've had reports of overfull disk usage of spark event log file.