Ben Barnard created SPARK-19802:
-----------------------------------
Summary: Remote History Server
Key: SPARK-19802
URL: https://issues.apache.org/jira/browse/SPARK-19802
Project: Spark
Issue Type: Improvement
Components: Spark Core
Affects Versions: 2.1.0
Reporter: Ben Barnard
Currently the history server expects to find history in a filesystem somewhere.
It would be nice to have a history server that listens for application events
on a TCP port, and have a EventLoggingListener that sends events to the
listening history server instead of writing to a file. This would allow the
history server to show up-to-date history for past and running jobs in a
cluster environment that lacks a shared filesystem.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]