Pavan Deshmukh created HDFS-13213: ------------------------------------- Summary: How to resolve No lease on (inode 364006128): File does not exist. Holder DFSClient_NONMAPREDUCE_61931562_1 does not have any open files Key: HDFS-13213 URL: https://issues.apache.org/jira/browse/HDFS-13213 Project: Hadoop HDFS Issue Type: Bug Components: hdfs Reporter: Pavan Deshmukh
I am executing the below command to move file on hdfs: hdfs dfs -put -f <source_file> <hdfs_path> Both source file and hdfs path is already exist. Error: How to resolve No lease on (inode 364006128): File does not exist. Holder DFSClient_NONMAPREDUCE_61931562_1 does not have any open files -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org