Re: Flink 1.3.2 RocksDB map segment fail if configured as state backend

2018-09-18 Thread Andrea Spina
Hi Stefan, thank you. You were right. It was an unexpected permits issue. Thank you again. 2018-09-17 16:50 GMT+02:00 Stefan Richter : > Hi, > > I think the exception pretty much says what is wrong, the native library > cannot be mapped into the process because of some access rights problem. > Pl

Re: Flink 1.3.2 RocksDB map segment fail if configured as state backend

2018-09-17 Thread Stefan Richter
Hi, I think the exception pretty much says what is wrong, the native library cannot be mapped into the process because of some access rights problem. Please make sure that your path /tmp has the exec right. Best, Stefan > Am 17.09.2018 um 11:37 schrieb Andrea Spina : > > Hi everybody, > > I

Re: Flink 1.3.2 RocksDB map segment fail if configured as state backend

2018-09-17 Thread Kostas Kloudas
Hi Andrea, I think that Andrey and Stefan (cc’ed) may be able to help. Kostas > On Sep 17, 2018, at 11:37 AM, Andrea Spina wrote: > > Hi everybody, > > I run with a Flink 1.3.2 installation on a Red Hat Enterprise Linux Server > and I'm not able to set rocksdb as state.backend due to this er

Flink 1.3.2 RocksDB map segment fail if configured as state backend

2018-09-17 Thread Andrea Spina
Hi everybody, I run with a Flink 1.3.2 installation on a Red Hat Enterprise Linux Server and I'm not able to set rocksdb as state.backend due to this error whenever I try to deploy any job: *java.lang.IllegalStateException: Could not initialize keyed state backend.* *at org.apache.flink.strea