You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Gyula Fora (JIRA)" <ji...@apache.org> on 2016/02/06 21:12:40 UTC

[jira] [Created] (FLINK-3351) RocksDB Backend cannot determine correct local db path

Gyula Fora created FLINK-3351:
---------------------------------

             Summary: RocksDB Backend cannot determine correct local db path
                 Key: FLINK-3351
                 URL: https://issues.apache.org/jira/browse/FLINK-3351
             Project: Flink
          Issue Type: Bug
          Components: Streaming
            Reporter: Gyula Fora


The rocks db cannot handle if the String path to the local directory is given in the URI form of:

"file://path/..."

The easiest would be to convert to Path in the constructor instead of storing the raw string.



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