Hi Vinay,

When you say HDFS usage is low and nothing is getting flushed to disk, what do 
you mean by that? RocksDB will not flush to disk, only checkpoints will get 
written to HDFS and then you can check in HDFS how big the checkpointed state 
actually is.

Have you tried running with this newer version of Flink without checkpointing? 
I.e. do you also see the growing heap memory there?

Best,
Aljoscha

> On 29. Jun 2017, at 14:31, gerryzhou <summerle...@163.com> wrote:
> 
> Hi, Vinay,
>     I observed a similar problem in flink 1.3.0 with rocksdb. I wonder how
> to use FRocksDB as you mentioned above. Thanks.
> 
> 
> 
> --
> View this message in context: 
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Re-Checkpointing-with-RocksDB-as-statebackend-tp11752p14063.html
> Sent from the Apache Flink User Mailing List archive. mailing list archive at 
> Nabble.com.

Reply via email to