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)