Now I am using a HDFS federation env, when I call closeFile interface,namenode throws exception: LeaseExpiredExcepion: INode is not a regular file: /
my HDFS file path is /tmp/1.txt
How can I solve this problem? Does the latest libhdfs3 code solve this problem?
Now I am using a HDFS federation env, when I call closeFile interface,namenode throws exception: LeaseExpiredExcepion: INode is not a regular file: /
my HDFS file path is /tmp/1.txt
How can I solve this problem? Does the latest libhdfs3 code solve this problem?