If you have specified the LOCAL_DIRECTORIES[1] , then the LOG will go into
the LOCAL_DIRECTORIES.

[1]
https://ci.apache.org/projects/flink/flink-docs-release-1.9/ops/config.html#state-backend-rocksdb-localdir

Best,
Congxian


Yun Tang <myas...@live.com> 于2019年12月30日周一 下午7:03写道:

> 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