Tianyi Wang has uploaded this change for review. ( http://gerrit.cloudera.org:8080/10664
Change subject: IMPALA-6394: Disable dfs.namenode.replication.considerLoad ...................................................................... IMPALA-6394: Disable dfs.namenode.replication.considerLoad By default namenode excludes heavily-loaded datanodes from being considered for block placement. Impala tests rely on every block to be fully-replicated so this option should be set to false. This is originally from IMPALA-7004 which was for 3.x branch only. The option has been renamed to "dfs.namenode.redundancy.considerLoad" in Hadooop 3.0. Change-Id: I00010107cbd61bffa38ed8af4395b3a0e3d13c13 --- M testdata/cluster/node_templates/common/etc/hadoop/conf/hdfs-site.xml.tmpl 1 file changed, 9 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/64/10664/1 -- To view, visit http://gerrit.cloudera.org:8080/10664 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: 2.x Gerrit-MessageType: newchange Gerrit-Change-Id: I00010107cbd61bffa38ed8af4395b3a0e3d13c13 Gerrit-Change-Number: 10664 Gerrit-PatchSet: 1 Gerrit-Owner: Tianyi Wang <tw...@cloudera.com> Gerrit-Reviewer: Joe McDonnell <joemcdonn...@cloudera.com> Gerrit-Reviewer: Tianyi Wang <tw...@cloudera.com>