Github user WangTaoTheTonic commented on the pull request:

    https://github.com/apache/spark/pull/2573#issuecomment-57285525
  
    Actually HistoryServer can read application logs generated by Spark apps on 
another node. The `spark.eventLog.dir` could be different between this and 
that. So on my opinion it is flexible to seperate the two configs.
    Also `spark.eventLog.dir` is activated only if `spark.eventLog.enabled` is 
true. If HistoryServer load data in `spark.eventLog.dir`, is it necessary to 
check value of `spark.eventLog.enabled`? 
    In a word current solution is simple and loose coupling.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to