You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2016/02/07 20:54:39 UTC

[jira] [Created] (FLINK-3358) Create constructors for FsStateBackend in RocksDBBackens

Stephan Ewen created FLINK-3358:
-----------------------------------

             Summary: Create constructors for FsStateBackend in RocksDBBackens
                 Key: FLINK-3358
                 URL: https://issues.apache.org/jira/browse/FLINK-3358
             Project: Flink
          Issue Type: Improvement
          Components: te backends
    Affects Versions: 1.0.0
            Reporter: Stephan Ewen
            Priority: Critical
             Fix For: 1.0.0


I think no user understands what they are supposed to do when they should define a "backing state backend".

The most common thing will probably be that the RocksDB snapshots are backed up to HDFS and that this is also the backing state backend.

A simple constructor with a single URI/Path/String that configures both at the same time should be added, to make this accessible to users.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)