Marcelo Vanzin created SPARK-20643:
--------------------------------------

             Summary: Implement listener for saving application status data in 
key-value store
                 Key: SPARK-20643
                 URL: https://issues.apache.org/jira/browse/SPARK-20643
             Project: Spark
          Issue Type: Sub-task
          Components: Spark Core
    Affects Versions: 2.3.0
            Reporter: Marcelo Vanzin


See spec in parent issue (SPARK-18085) for more details.

This task tracks adding a new listener that will save application state to the 
key-value store added in SPARK-20641; the listener will eventually replace the 
existing listeners (such as JobProgressListener and StatusListener), and the UI 
code will read data directly from the key-value store instead of being coupled 
to the listener implementation.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to