Skip to content

Commit

Permalink
Revert "Revert a change."
Browse files Browse the repository at this point in the history
This reverts commit a364017.
  • Loading branch information
ueshin committed Dec 29, 2018
1 parent a9208ef commit 100902f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ private[history] class HistoryServerArguments(conf: SparkConf, args: Array[Strin
|
| spark.history.fs.logDirectory Directory where app logs are stored
| (default: file:/tmp/spark-events)
| spark.history.fs.updateInterval How often to reload log data from storage
| spark.history.fs.update.interval How often to reload log data from storage
| (in seconds, default: 10)
|""".stripMargin)
// scalastyle:on println
Expand Down

0 comments on commit 100902f

Please sign in to comment.