GitHub user rmetzger opened a pull request: https://github.com/apache/flink/pull/5293
[hotfix][docs] Mention maven dependency for RocksDB state backend This hotfix adds a note to the RocksDB state backend page, mentioning that it requires a maven dependency to be added to the users' project. You can merge this pull request into a Git repository by running: $ git pull https://github.com/rmetzger/flink docs_rocks_maven Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/5293.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #5293 ---- commit e20ac587de96e6602b564077663500a42d6f4fec Author: Robert Metzger <rmetzger@...> Date: 2018-01-13T11:06:58Z [hotfix][docs] Mention maven dependency for RocksDB state backend ---- ---