Re: RocksDB Windows / Flink 1.1.4 - requires Hadoop?

Posted by Torok, David on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/RocksDB-Windows-Flink-1-1-4-requires-Hadoop-tp10764p10769.html

Thanks for the prompt reply Stephan

 

It is working perfectly now!

 

Best Regards,

Dave

 

 

>Hi Dave!

> 

>In 1.1.x, the default mode of RocksDB uses some Hadoop utilities, regardless of the filesystem used. I think that was a design mistake and we rectified that in the upcoming 1.2.x

> 

>For 1.1.4, I would use "enableFullyAsyncSnapchots()" on the RocksDB state backend - that mode should also not depend on Hadoop utilities.

> 

>Best,

>Stephan