But when I run append, it runs normally at the beginning, but after a while this error occurs
I can’t understand it. Doesn’t append look for the location of the last file pointer in the file metadata? Why is it reported that file creation failed? Append still needs to create a file?
But when I run append, it runs normally at the beginning, but after a while this error occurs
I can’t understand it. Doesn’t append look for the location of the last file pointer in the file metadata? Why is it reported that file creation failed?
Append still needs to create a file?
HDFS does have this problem. It is recommended to close and reopen each time, but use batch append to improve efficiency