You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Ben Barnard (JIRA)" <ji...@apache.org> on 2017/03/02 19:17:45 UTC

[jira] [Created] (SPARK-19802) Remote History Server

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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org