You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yassine Marzougui (JIRA)" <ji...@apache.org> on 2017/01/05 21:08:58 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-4967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yassine Marzougui resolved FLINK-4967.
--------------------------------------
    Resolution: Resolved

> 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
>             Fix For: 1.2.0
>
>
> 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)