[
https://issues.apache.org/jira/browse/FLINK-4579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen resolved FLINK-4579.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.2.0
Fixed in fc730bb079fe43b550954a91d981b9996c2be4c1
Thank you for the contribution
> Add StateBackendFactory for RocksDB Backend
> -------------------------------------------
>
> Key: FLINK-4579
> URL: https://issues.apache.org/jira/browse/FLINK-4579
> Project: Flink
> Issue Type: Improvement
> Components: State Backends, Checkpointing
> Reporter: Aljoscha Krettek
> Assignee: Jark Wu
> Fix For: 1.2.0
>
>
> Right now, we only have a {{StateBackendFactory}} for the {{FsStateBackend}}
> which means that users cannot specify to use the RocksDB backend in the flink
> configuration.
> If we add a factory for rocksdb we should also think about adding the rocksdb
> backend to the standard distribution lib, otherwise it is only usable if
> users manually place the rocks jars in the Flink lib folder.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)