Revert "Add ability to specify worker and driver ports (#7833)" (#8069)

This reverts commit 9f751ff8c4.
This commit is contained in:
Edward Oakes
2020-04-17 12:32:22 -05:00
committed by GitHub
parent 8cf37726d2
commit 90ef585fd5
20 changed files with 108 additions and 351 deletions
-2
View File
@@ -77,8 +77,6 @@ class Cluster:
"num_cpus": 1,
"num_gpus": 0,
"object_store_memory": 150 * 1024 * 1024, # 150 MiB
"min_worker_port": 0,
"max_worker_port": 0,
}
if "_internal_config" in node_args:
node_args["_internal_config"] = json.loads(