From acc8a3f0b5bd0bf27c72407dbf9af19239d28157 Mon Sep 17 00:00:00 2001 From: johndoe6345789 Date: Sun, 18 Jan 2026 20:49:37 +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 0000000..03e2f61 --- /dev/null +++ b/runtime.config.json @@ -0,0 +1,3 @@ +{ + "app": "10beae295f263885d40d" +} \ No newline at end of file