Description
MiniQJMHACluster uses fixed ports(10000/10001/10002/10003) to set up a cluster for testing, this will result in port conflicts when multiple tests which rely on MiniQJMHACluster running concurrently. The can easily reproduce when run 'mvn test -Pparallel-tests' under hadoop-hdfs directory.