Hi, Fabian
Thanks for your replay, it helps.
in 1.13, [state.backend.rocksdb.log.dir] is deleted and I use
[state.backend.rocksdb.localdir].
It works fine.
On 2021/08/11 19:07:28, Fabian Paul wrote:
> Hi Li,
>
> Flink has disabled the RocksDb logs because sizing problems but you can have
> a
Hi Li,
Flink has disabled the RocksDb logs because sizing problems but you can have a
look at this link [1] on how to enable them and setting the log
directory.
Let me know if that answers your question.
Best,
Fabian
[1]
https://ververica.zendesk.com/hc/en-us/articles/360015933320-How-to-get
Hi, everyone,
I have a problem with checking rocksdb's log.
I set "state.backend.rocksdb.log.level" to INFO_LEVEL
but I can't find the rocksdb's log anywhere?
Where can I set the log dir or where should I check by default?
Thanks for any replys