Remove the HDFS directory in org.apache.flink.util.FileUtils.deletePathIfEmpty

Posted by Marvin777 on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Remove-the-HDFS-directory-in-org-apache-flink-util-FileUtils-deletePathIfEmpty-tp16603.html

Hi,all,

I enable checkpoint with the configuration in the below figure .
内嵌图片 1

it works, but keep getting the below exception:
内嵌图片 2

I want to know if the below commit  is to resolve the above problem, but the exception still appears.
[hotfix] [core] Fix FileUtils.deletePathIfEmpty

Flink version: 1.3.1
Hadoop version: 1.x

thanks~