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 2018/01/24 23:18:00 UTC

[jira] [Commented] (SPARK-20641) Key-value store abstraction and implementation for storing application data

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

Marcelo Vanzin commented on SPARK-20641:
----------------------------------------

[~rxin] sorry I missed you comment. As I explained in the spec, I chose LevelDB because Spark already depends on it. We can definitely add a RocksDB implementation if it's better, and I tried to create the abstraction so that it's not too hard to add these things later on. The HDFS support sounds like an interesting things to have.

> Key-value store abstraction and implementation for storing application data
> ---------------------------------------------------------------------------
>
>                 Key: SPARK-20641
>                 URL: https://issues.apache.org/jira/browse/SPARK-20641
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Spark Core
>    Affects Versions: 2.3.0
>            Reporter: Marcelo Vanzin
>            Assignee: Marcelo Vanzin
>            Priority: Major
>             Fix For: 2.3.0
>
>
> See spec in parent issue (SPARK-18085) for more details.
> This task tracks adding a key-value store abstraction and initial LevelDB implementation to be used to store application data for building the UI and REST API.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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