Vinayakumar B created HDFS-7703: ----------------------------------- Summary: Support favouredNodes for the append for new blocks Key: HDFS-7703 URL: https://issues.apache.org/jira/browse/HDFS-7703 Project: Hadoop HDFS Issue Type: Bug Reporter: Vinayakumar B Assignee: Vinayakumar B
Currently favorNodes is supported for the new file creation, and these nodes are applicable for all blocks of the file. Same support should be available when file is opened for append. But, even though original file has not used favor nodes, favorNodes passed to append will be used only for new blocks. -- This message was sent by Atlassian JIRA (v6.3.4#6332)