RE: Could not load the native RocksDB library

2019-10-25 Thread Patro, Samya
[Engineering] Subject: RE: Could not load the native RocksDB library Hi Samya, Were you able to get this resolved? Seeing the same issue here after upgrading to Flink 1.9 from 1.6. Thanks, Thad From: Andrey Zagrebin Sent: Wednesday, July 3, 2019 9:09 AM To: Haibo Sun Cc: Patro, Samya ; user

Re: Could not load the native RocksDB library

2019-10-24 Thread Congxian Qiu
can be solved. > > > > Best, > > Haibo > > > At 2019-07-02 17:16:59, "Patro, Samya" wrote: > > Hello, > I am using rocksdb for storing state . But when I run the pipeline I get > the error ”Could not load the native RocksDB library” . Kindly can

RE: Could not load the native RocksDB library

2019-10-22 Thread Thad Truman
e pipeline I get the error ”Could not load the native RocksDB library” . Kindly can you check the configs and error stacktrace and suggest what am I doing wrong . Flink version - 1.8.0 org.apache.flink flink-statebackend-rocksdb_2.11 1.8.0 This is the flink check

Re: Could not load the native RocksDB library

2019-07-03 Thread Andrey Zagrebin
version of JDK do > you use? You can try upgrading JDK to see if the issue can be solved. > > Best, > Haibo > > At 2019-07-02 17:16:59, "Patro, Samya" wrote: > > Hello, > I am using rocksdb for storing state . But when I run the pipeline I get > the error

Could not load the native RocksDB library

2019-07-02 Thread Patro, Samya
Hello, I am using rocksdb for storing state . But when I run the pipeline I get the error "Could not load the native RocksDB library" . Kindly can you check the configs and error stacktrace and suggest what am I doing wrong . Flink version - 1.8.0 org.apache.flink