Hi Canan, The event log dir is a per-application setting whereas the history server is an independent service that serves history UIs from many applications. If you use history server locally then the `spark.history.fs.logDirectory` will happen to point to `spark.eventLog.dir`, but the use case it provides is broader than that.
-Andrew 2015-08-19 5:13 GMT-07:00 canan chen <ccn...@gmail.com>: > Anyone know about this ? Or do I miss something here ? > > On Fri, Aug 7, 2015 at 4:20 PM, canan chen <ccn...@gmail.com> wrote: > >> Is there any reason that historyserver use another property for the event >> log dir ? Thanks >> > >