Weiwei Wu created HDFS-13248: -------------------------------- Summary: RBF: namenode need to choose block location for the client Key: HDFS-13248 URL: https://issues.apache.org/jira/browse/HDFS-13248 Project: Hadoop HDFS Issue Type: Sub-task Reporter: Weiwei Wu
When execute a put operation via router, the namenode will choose block location for the router, not for the real client. This will affect the file's locality. I think on both namennode and router, we should add a new addBlock method, or add a parameter for the current addBlock method, to pass the real client information. -- 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