Hi Alex

First of all, RocksDB is not created by Flink checkpoint mechanism. RocksDB 
would be launched once you have configured and use keyed state no mater whether 
you have ever enabled checkpoint.

If you want to check configuration and data in RocksDB, please login the task 
manager node. The RocksDB folder lies in Flink temporary dir [1] which looks 
like flink-io-xxxx and the configuration is located in the file named as 'LOG' 
with RocksDB directory.

[1] 
https://ci.apache.org/projects/flink/flink-docs-stable/ops/config.html#io-tmp-dirs

Best
Yun Tang

________________________________
From: qq <471237...@qq.com>
Sent: Monday, December 30, 2019 18:09
To: user@flink.apache.org <user@flink.apache.org>
Subject: Connect RocksDB which created by Flink checkpoint

Hi all.


    How can I connect RocksDB which created by Flink checkpoint,  aim to check 
the rocksdb configuration and data in rocksdb. Thanks very much.


   AlexFu



Reply via email to