We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecd918b commit 78ed9bcCopy full SHA for 78ed9bc
service_configuration_lib/utils.py
@@ -26,7 +26,7 @@
26
from clog.handlers import MonkHandler
27
from typing_extensions import Literal
28
29
-DEFAULT_SPARK_RUN_CONFIG = '/nail/home/sids/repos/srv-configs/common/spark.yaml'
+DEFAULT_SPARK_RUN_CONFIG = '/nail/srv/configs/spark.yaml'
30
POD_TEMPLATE_PATH = '/nail/tmp/spark-pt-{file_uuid}.yaml'
31
SPARK_EXECUTOR_POD_TEMPLATE = '/nail/srv/configs/spark_executor_pod_template.yaml'
32
0 commit comments