You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Mark Sumner (JIRA)" <ji...@apache.org> on 2016/07/26 16:35:20 UTC

[jira] [Created] (SPARK-16738) Queryable state for Spark State Store

Mark Sumner created SPARK-16738:
-----------------------------------

             Summary: Queryable state for Spark State Store
                 Key: SPARK-16738
                 URL: https://issues.apache.org/jira/browse/SPARK-16738
             Project: Spark
          Issue Type: New Feature
          Components: Spark Core, SQL, Streaming
    Affects Versions: 2.0.0
            Reporter: Mark Sumner


Spark 2.0 will introduce the new State Store to allow state managment outside the RDD model (see: SPARK-13809)

This proposal seeks to include a mechanism (in a future release) to expose this internal store to external applications for querying.

This would then make it possible to interact with aggregated state without needing to synchronously write (and read) to/from an external store.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org