[ 
https://issues.apache.org/jira/browse/SPARK-20655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16060067#comment-16060067
 ] 

Apache Spark commented on SPARK-20655:
--------------------------------------

User 'vanzin' has created a pull request for this issue:
https://github.com/apache/spark/pull/18395

> 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.4.14#64029)

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

Reply via email to