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

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

    [ https://issues.apache.org/jira/browse/FLINK-3351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15136348#comment-15136348 ] 

Stephan Ewen commented on FLINK-3351:
-------------------------------------

Agreed, the {{FsStateBackend}} does it like that.

The RocksDBStateBackend should use the same techniques in the constructors to create a proper {{Path}}.

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