You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2017/05/08 18:11:04 UTC

[jira] [Created] (SPARK-20655) In-memory key-value store implementation

Marcelo Vanzin created SPARK-20655:
--------------------------------------

             Summary: In-memory key-value store implementation
                 Key: SPARK-20655
                 URL: https://issues.apache.org/jira/browse/SPARK-20655
             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 an in-memory implementation for the key-value store abstraction added in SPARK-20641. This is desired because people might want to avoid having to store this data on disk when running applications, and also because the LevelDB native libraries are not available on all platforms.



--
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