Re: Flink 1.6.4 Issue on RocksDB incremental checkpoints and fs.default-scheme

2019-07-03 Thread Andrea Spina
ersion to avoid this bug. > > Best > Yun Tang > > From: Andrea Spina > Sent: Wednesday, July 3, 2019 15:46 > To: dev@flink.apache.org > Subject: Re: Flink 1.6.4 Issue on RocksDB incremental checkpoints and > fs.default-scheme > >

Re: Flink 1.6.4 Issue on RocksDB incremental checkpoints and fs.default-scheme

2019-07-03 Thread Yun Tang
Subject: Re: Flink 1.6.4 Issue on RocksDB incremental checkpoints and fs.default-scheme Hi, I attached also the JM log. Thereby you can appreciate the exception. I hope that can help. As I said previously, disabling fs.default-scheme property solved my issue. cheers, Il giorno lun 1 lug 2019 alle

Re: Flink 1.6.4 Issue on RocksDB incremental checkpoints and fs.default-scheme

2019-07-03 Thread Andrea Spina
ssages. If possible, please provide your job > manager's log. > > Best > Yun Tang > ________ > From: Andrea Spina > Sent: Monday, July 1, 2019 23:14 > To: dev@flink.apache.org > Subject: Re: Flink 1.6.4 Issue on RocksDB incremental checkpoints and > fs.defa

Re: Flink 1.6.4 Issue on RocksDB incremental checkpoints and fs.default-scheme

2019-07-01 Thread Yun Tang
possible, please provide your job manager's log. Best Yun Tang From: Andrea Spina Sent: Monday, July 1, 2019 23:14 To: dev@flink.apache.org Subject: Re: Flink 1.6.4 Issue on RocksDB incremental checkpoints and fs.default-scheme Hi Yun, rocksDB configuration is

Re: Flink 1.6.4 Issue on RocksDB incremental checkpoints and fs.default-scheme

2019-07-01 Thread Yun Tang
Hi Andrea The error happens when Flink try to verify whether your local backup directory existed[1]. If you could reproduce this, would you please share your configuration to RocksDBStateBackend, and what `fs.default-scheme` have you configured. Taskmanager log with more details is also very we