From 9c81a25b9cd0e8eadb0d7c4d67868a9fe32c2400 Mon Sep 17 00:00:00 2001 From: Sammi Chen Date: Wed, 7 Dec 2022 21:28:47 +0800 Subject: [PATCH 1/4] enable scm ha in intellij --- .../intellij/runConfigurations/OzoneAdmin.xml | 33 +++++++++++++++++++ .../intellij/runConfigurations/Scm1.xml | 33 +++++++++++++++++++ .../intellij/runConfigurations/Scm1Init.xml | 33 +++++++++++++++++++ .../intellij/runConfigurations/Scm2.xml | 33 +++++++++++++++++++ .../runConfigurations/Scm2Bootstrap.xml | 33 +++++++++++++++++++ .../intellij/runConfigurations/Scm3.xml | 33 +++++++++++++++++++ .../runConfigurations/Scm3Bootstrap.xml | 33 +++++++++++++++++++ .../StorageContainerManager.xml | 2 +- 8 files changed, 232 insertions(+), 1 deletion(-) create mode 100644 hadoop-ozone/dev-support/intellij/runConfigurations/OzoneAdmin.xml create mode 100644 hadoop-ozone/dev-support/intellij/runConfigurations/Scm1.xml create mode 100644 hadoop-ozone/dev-support/intellij/runConfigurations/Scm1Init.xml create mode 100644 hadoop-ozone/dev-support/intellij/runConfigurations/Scm2.xml create mode 100644 hadoop-ozone/dev-support/intellij/runConfigurations/Scm2Bootstrap.xml create mode 100644 hadoop-ozone/dev-support/intellij/runConfigurations/Scm3.xml create mode 100644 hadoop-ozone/dev-support/intellij/runConfigurations/Scm3Bootstrap.xml diff --git a/hadoop-ozone/dev-support/intellij/runConfigurations/OzoneAdmin.xml b/hadoop-ozone/dev-support/intellij/runConfigurations/OzoneAdmin.xml new file mode 100644 index 000000000000..ee2c22fab7c2 --- /dev/null +++ b/hadoop-ozone/dev-support/intellij/runConfigurations/OzoneAdmin.xml @@ -0,0 +1,33 @@ + + + + + diff --git a/hadoop-ozone/dev-support/intellij/runConfigurations/Scm1.xml b/hadoop-ozone/dev-support/intellij/runConfigurations/Scm1.xml new file mode 100644 index 000000000000..e602aec277b8 --- /dev/null +++ b/hadoop-ozone/dev-support/intellij/runConfigurations/Scm1.xml @@ -0,0 +1,33 @@ + + + + + diff --git a/hadoop-ozone/dev-support/intellij/runConfigurations/Scm1Init.xml b/hadoop-ozone/dev-support/intellij/runConfigurations/Scm1Init.xml new file mode 100644 index 000000000000..187e774a7fa3 --- /dev/null +++ b/hadoop-ozone/dev-support/intellij/runConfigurations/Scm1Init.xml @@ -0,0 +1,33 @@ + + + + + diff --git a/hadoop-ozone/dev-support/intellij/runConfigurations/Scm2.xml b/hadoop-ozone/dev-support/intellij/runConfigurations/Scm2.xml new file mode 100644 index 000000000000..384f3412f65f --- /dev/null +++ b/hadoop-ozone/dev-support/intellij/runConfigurations/Scm2.xml @@ -0,0 +1,33 @@ + + + + + diff --git a/hadoop-ozone/dev-support/intellij/runConfigurations/Scm2Bootstrap.xml b/hadoop-ozone/dev-support/intellij/runConfigurations/Scm2Bootstrap.xml new file mode 100644 index 000000000000..a957cf2a1f4a --- /dev/null +++ b/hadoop-ozone/dev-support/intellij/runConfigurations/Scm2Bootstrap.xml @@ -0,0 +1,33 @@ + + + + + diff --git a/hadoop-ozone/dev-support/intellij/runConfigurations/Scm3.xml b/hadoop-ozone/dev-support/intellij/runConfigurations/Scm3.xml new file mode 100644 index 000000000000..48cbc2d34117 --- /dev/null +++ b/hadoop-ozone/dev-support/intellij/runConfigurations/Scm3.xml @@ -0,0 +1,33 @@ + + + + + diff --git a/hadoop-ozone/dev-support/intellij/runConfigurations/Scm3Bootstrap.xml b/hadoop-ozone/dev-support/intellij/runConfigurations/Scm3Bootstrap.xml new file mode 100644 index 000000000000..a09fff70ec0e --- /dev/null +++ b/hadoop-ozone/dev-support/intellij/runConfigurations/Scm3Bootstrap.xml @@ -0,0 +1,33 @@ + + + + + diff --git a/hadoop-ozone/dev-support/intellij/runConfigurations/StorageContainerManager.xml b/hadoop-ozone/dev-support/intellij/runConfigurations/StorageContainerManager.xml index a4f894ec1f7b..0d26691fc9ea 100644 --- a/hadoop-ozone/dev-support/intellij/runConfigurations/StorageContainerManager.xml +++ b/hadoop-ozone/dev-support/intellij/runConfigurations/StorageContainerManager.xml @@ -15,7 +15,7 @@ limitations under the License. --> - +