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 2017/01/04 23:20:58 UTC

[jira] [Commented] (FLINK-4967) RockDB state backend fails on Windows

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

Stephan Ewen commented on FLINK-4967:
-------------------------------------

[~ymarzougui] Could you check whether this is still valid for the 1.2 release candidate? The newer RocksDB versions should support windows.

> RockDB state backend fails on Windows
> -------------------------------------
>
>                 Key: FLINK-4967
>                 URL: https://issues.apache.org/jira/browse/FLINK-4967
>             Project: Flink
>          Issue Type: Bug
>          Components: State Backends, Checkpointing
>    Affects Versions: 1.1.3
>            Reporter: Yassine Marzougui
>
> Using the RocksDBStateBackend in Windows leads to the following exception {{java.lang.NoClassDefFoundError: Could not initialize class org.rocksdb.RocksDB}} which is caused by: {{java.lang.RuntimeException: librocksdbjni-win64.dll was not found inside JAR.}}
> As mentioned here https://github.com/facebook/rocksdb/issues/1302, this can be fixed by upgrading rocksDB dependecies, since version 4.9 was the first to include a Windows build of RocksDB.



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