lei w created HDFS-16196: ---------------------------- Summary: Namesystem#completeFile method will log incorrect path information when router to access Key: HDFS-16196 URL: https://issues.apache.org/jira/browse/HDFS-16196 Project: Hadoop HDFS Issue Type: Bug Reporter: lei w
Router not send entire path information to namenode because ClientProtocol#complete method`s parameter with fileId. Then NameNode will log incorrect path information. This is very confusing, should we let the router pass the path information or modify the log path on namenode? completeFile log as fllow: StateChange: DIR* completeFile: / is closed by DFSClient_NONMAPREDUC_***** -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org