[
https://issues.apache.org/jira/browse/FLINK-8200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16316828#comment-16316828
]
Chesnay Schepler commented on FLINK-8200:
-----------------------------------------
master: 4ac348d1fa539d64ce9317035716243c74d70818
> RocksDBAsyncSnapshotTest should use temp fold instead of fold with fixed name
> -----------------------------------------------------------------------------
>
> Key: FLINK-8200
> URL: https://issues.apache.org/jira/browse/FLINK-8200
> Project: Flink
> Issue Type: Bug
> Reporter: Wenlong Lyu
> Assignee: Wenlong Lyu
> Fix For: 1.5.0
>
>
> The following case failed when different user run the test in the same
> machine.
> Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.226 sec <<<
> FAILURE! - in
> org.apache.flink.contrib.streaming.state.RocksDBAsyncSnapshotTest
> testCleanupOfSnapshotsInFailureCase(org.apache.flink.contrib.streaming.state.RocksDBAsyncSnapshotTest)
> Time elapsed: 0.023 sec <<< ERROR!
> java.io.IOException: No local storage directories available. Local DB files
> directory 'file:/tmp/foobar' does not exist and cannot be created.
> at
> org.apache.flink.contrib.streaming.state.RocksDBStateBackend.lazyInitializeForJob(RocksDBStateBackend.java:251)
> at
> org.apache.flink.contrib.streaming.state.RocksDBStateBackend.createKeyedStateBackend(RocksDBStateBackend.java:300)
> at
> org.apache.flink.contrib.streaming.state.RocksDBAsyncSnapshotTest.testCleanupOfSnapshotsInFailureCase(RocksDBAsyncSnapshotTest.java:338)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)