From c5fc4717f8c28996bc6b9065bce3db1248b371e7 Mon Sep 17 00:00:00 2001 From: johndoe6345789 Date: Sun, 18 Jan 2026 21:32:38 +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..fd4fd3f --- /dev/null +++ b/runtime.config.json @@ -0,0 +1,3 @@ +{ + "app": "7d2033df6de8827973c0" +} \ No newline at end of file