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

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

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

Marvin777
Hi,all,

I enable checkpoint with the configuration in the below figure .


it works, but keep getting the below exception:


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~
Reply | Threaded
Open this post in threaded view
|

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

Aljoscha Krettek-2
Hi,

You images did not make it through to the mailing list.

Best,
Aljoscha

> On 8. Nov 2017, at 05:25, 马庆祥 <[hidden email]> wrote:
>
> Hi,all,
>
> I enable checkpoint with the configuration in the below figure .
>
>
> it works, but keep getting the below exception:
>
>
> 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~

Reply | Threaded
Open this post in threaded view
|

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

Chesnay Schepler-3
For me they showed in user mailing list, but not in dev. (or maybe the
reverse, not quite sure...)

On 08.11.2017 10:47, Aljoscha Krettek wrote:

> Hi,
>
> You images did not make it through to the mailing list.
>
> Best,
> Aljoscha
>
>> On 8. Nov 2017, at 05:25, 马庆祥 <[hidden email]> wrote:
>>
>> Hi,all,
>>
>> I enable checkpoint with the configuration in the below figure .
>>
>>
>> it works, but keep getting the below exception:
>>
>>
>> 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~
>

Reply | Threaded
Open this post in threaded view
|

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

Marvin777
That has been solved, Because of the hadoop version issue.
Thanks.

2017-11-08 17:54 GMT+08:00 Chesnay Schepler <[hidden email]>:

> For me they showed in user mailing list, but not in dev. (or maybe the
> reverse, not quite sure...)
>
> On 08.11.2017 10:47, Aljoscha Krettek wrote:
>
>> Hi,
>>
>> You images did not make it through to the mailing list.
>>
>> Best,
>> Aljoscha
>>
>> On 8. Nov 2017, at 05:25, 马庆祥 <[hidden email]> wrote:
>>>
>>> Hi,all,
>>>
>>> I enable checkpoint with the configuration in the below figure .
>>>
>>>
>>> it works, but keep getting the below exception:
>>>
>>>
>>> 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~
>>>
>>
>>
>