You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2016/04/20 19:41:25 UTC

[jira] [Resolved] (SPARK-14214) Update State Store to give a more get/put hashmap-style interface

     [ https://issues.apache.org/jira/browse/SPARK-14214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shixiong Zhu resolved SPARK-14214.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

This has been done in https://github.com/apache/spark/pull/12048

> Update State Store to give a more get/put hashmap-style interface
> -----------------------------------------------------------------
>
>                 Key: SPARK-14214
>                 URL: https://issues.apache.org/jira/browse/SPARK-14214
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Tathagata Das
>            Assignee: Tathagata Das
>             Fix For: 2.0.0
>
>
> The goal is to make the state store more flexible by giving it a more key-value store like interface of gets and puts. This is to allow streaming aggregates physical plan to easily do only-gets instead of only-updates that the current is designed for.



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