From 68d386a968d1c0d8fb3adeeeee53a94e310fa776 Mon Sep 17 00:00:00 2001 From: Tianhao-Gu Date: Thu, 16 May 2024 09:09:14 -0500 Subject: [PATCH] update rancher env variable instruction --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 82c698f..17a20cc 100644 --- a/README.md +++ b/README.md @@ -56,8 +56,6 @@ sc.stop() - `SPARK_MASTER_URL`: `spark://spark-master:7077` - `NOTEBOOK_PORT`: 4041 - `SPARK_DRIVER_HOST`: `notebook` (the hostname of the Jupyter notebook container). -- `SPARK_DRIVER_PORT`: 7075 -- `SPARK_BLOCKMANAGER_PORT`: 7076 ### Spark Session/Context Configuration