[
https://issues.apache.org/jira/browse/FLINK-3351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen resolved FLINK-3351.
---------------------------------
Resolution: Fixed
Assignee: Stephan Ewen
Fix Version/s: 1.0.0
Fixed via edae79340dd486915d25109cbdc1485accae665a
> 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
> Assignee: Stephan Ewen
> Fix For: 1.0.0
>
>
> 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)