Laszlo Gaal has uploaded a new change for review. http://gerrit.cloudera.org:8080/6531
Change subject: IMPALA-4088: Assign fix values to the minicluster server ports ...................................................................... IMPALA-4088: Assign fix values to the minicluster server ports The minicluster setup logic assigned fixed port numbers to several but not all listening sockets of the data nodes. This change assigns similar port ranges to all the listening ports that were so far allowed to pick their own port numbers, interfering with other components, e.g. HBase. Change-Id: Iecf312873b7026c52b0ac0e71adbecab181925a0 --- M testdata/cluster/admin M testdata/cluster/node_templates/cdh5/etc/hadoop/conf/yarn-site.xml.tmpl M testdata/cluster/node_templates/cdh5/etc/kudu/tserver.conf.tmpl M testdata/cluster/node_templates/common/etc/hadoop/conf/hdfs-site.xml.tmpl M testdata/cluster/node_templates/common/etc/hadoop/conf/yarn-site.xml.tmpl 5 files changed, 31 insertions(+), 11 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/31/6531/1 -- To view, visit http://gerrit.cloudera.org:8080/6531 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iecf312873b7026c52b0ac0e71adbecab181925a0 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Laszlo Gaal <[email protected]>
