Yogesh Mahajan created SPARK-20376:
--------------------------------------

             Summary: Make StateStoreProvider plugable
                 Key: SPARK-20376
                 URL: https://issues.apache.org/jira/browse/SPARK-20376
             Project: Spark
          Issue Type: Improvement
          Components: Structured Streaming
    Affects Versions: 2.1.0
            Reporter: Yogesh Mahajan


Currently only option available for StateStore and StateStoreProvider is 
HDFSBackedStateStoreProvider. There is no way to provide your own custom 
implementation of StateStoreProvider for users of structured streaming. We have 
built a performant in memory StateStore which we would like to plugin for our 
use cases. 




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to