Member since
12-19-2016
1
Post
0
Kudos Received
0
Solutions
12-19-2016
06:45 PM
Hi, I am trying to do the same append operation using a Java Client and facing the same issue whenever there is a client restart . Is there a way to remove existing lease before I do fileSystem.append() , I have also noticed that dfs.support.append property is set to 'true' .
... View more