From 0b1b619a210fbdab2f0bd0af6235a4ef71dd0bc6 Mon Sep 17 00:00:00 2001 From: johndoe6345789 Date: Tue, 23 Dec 2025 23:00:32 +0000 Subject: [PATCH] Add spark configuration --- runtime.config.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 runtime.config.json diff --git a/runtime.config.json b/runtime.config.json new file mode 100644 index 000000000..ba0d4ebac --- /dev/null +++ b/runtime.config.json @@ -0,0 +1,3 @@ +{ + "app": "6bc9ee95798da535c405" +} \ No newline at end of file