From 3343a2c99ad9c39538d91404e859b2a08a250b79 Mon Sep 17 00:00:00 2001 From: Kevin Li Date: Wed, 26 Nov 2025 13:35:05 -0800 Subject: [PATCH 1/4] add run configurations for microservices --- .run/AccessControlService.run.xml | 15 +++++++++++++++ .run/ComputingUnitManagingService.run.xml | 15 +++++++++++++++ .run/ComputingUnitMaster.run.xml | 15 +++++++++++++++ .run/ComputingUnitWorker.run.xml | 15 +++++++++++++++ .run/ConfigService.run.xml | 15 +++++++++++++++ .run/FileService.run.xml | 15 +++++++++++++++ .run/TexeraWebApplication.run.xml | 15 +++++++++++++++ .run/WorkflowCompilingService.run.xml | 15 +++++++++++++++ .run/start.run.xml | 12 ++++++++++++ .run/texera micro services.run.xml | 13 +++++++++++++ .run/texera-lakefs.run.xml | 10 ++++++++++ 11 files changed, 155 insertions(+) create mode 100644 .run/AccessControlService.run.xml create mode 100644 .run/ComputingUnitManagingService.run.xml create mode 100644 .run/ComputingUnitMaster.run.xml create mode 100644 .run/ComputingUnitWorker.run.xml create mode 100644 .run/ConfigService.run.xml create mode 100644 .run/FileService.run.xml create mode 100644 .run/TexeraWebApplication.run.xml create mode 100644 .run/WorkflowCompilingService.run.xml create mode 100644 .run/start.run.xml create mode 100644 .run/texera micro services.run.xml create mode 100644 .run/texera-lakefs.run.xml diff --git a/.run/AccessControlService.run.xml b/.run/AccessControlService.run.xml new file mode 100644 index 00000000000..b4e672567e7 --- /dev/null +++ b/.run/AccessControlService.run.xml @@ -0,0 +1,15 @@ + + + + \ No newline at end of file diff --git a/.run/ComputingUnitManagingService.run.xml b/.run/ComputingUnitManagingService.run.xml new file mode 100644 index 00000000000..2c53045ab88 --- /dev/null +++ b/.run/ComputingUnitManagingService.run.xml @@ -0,0 +1,15 @@ + + + + \ No newline at end of file diff --git a/.run/ComputingUnitMaster.run.xml b/.run/ComputingUnitMaster.run.xml new file mode 100644 index 00000000000..ea65238f48b --- /dev/null +++ b/.run/ComputingUnitMaster.run.xml @@ -0,0 +1,15 @@ + + + + \ No newline at end of file diff --git a/.run/ComputingUnitWorker.run.xml b/.run/ComputingUnitWorker.run.xml new file mode 100644 index 00000000000..60c250f281f --- /dev/null +++ b/.run/ComputingUnitWorker.run.xml @@ -0,0 +1,15 @@ + + + + \ No newline at end of file diff --git a/.run/ConfigService.run.xml b/.run/ConfigService.run.xml new file mode 100644 index 00000000000..9068f858240 --- /dev/null +++ b/.run/ConfigService.run.xml @@ -0,0 +1,15 @@ + + + + \ No newline at end of file diff --git a/.run/FileService.run.xml b/.run/FileService.run.xml new file mode 100644 index 00000000000..d4bfdebe44f --- /dev/null +++ b/.run/FileService.run.xml @@ -0,0 +1,15 @@ + + + + \ No newline at end of file diff --git a/.run/TexeraWebApplication.run.xml b/.run/TexeraWebApplication.run.xml new file mode 100644 index 00000000000..b55239f9aad --- /dev/null +++ b/.run/TexeraWebApplication.run.xml @@ -0,0 +1,15 @@ + + + + \ No newline at end of file diff --git a/.run/WorkflowCompilingService.run.xml b/.run/WorkflowCompilingService.run.xml new file mode 100644 index 00000000000..4c6d4d9b963 --- /dev/null +++ b/.run/WorkflowCompilingService.run.xml @@ -0,0 +1,15 @@ + + + + \ No newline at end of file diff --git a/.run/start.run.xml b/.run/start.run.xml new file mode 100644 index 00000000000..3c628092113 --- /dev/null +++ b/.run/start.run.xml @@ -0,0 +1,12 @@ + + + + + +