You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by wi...@apache.org on 2020/09/09 18:23:37 UTC

[incubator-streampipes-extensions] branch dev updated: [STREAMPIPES-167] place only needed IntelliJ run configs

This is an automated email from the ASF dual-hosted git repository.

wiener pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes-extensions.git


The following commit(s) were added to refs/heads/dev by this push:
     new 1a72cc9  [STREAMPIPES-167] place only needed IntelliJ run configs
1a72cc9 is described below

commit 1a72cc9e057dcd916f379922228ec4acae2c1078
Author: Patrick Wiener <wi...@fzi.de>
AuthorDate: Wed Sep 9 20:20:22 2020 +0200

    [STREAMPIPES-167] place only needed IntelliJ run configs
---
 .../{SinksInternalJvmInit.xml => all_pipeline_elements_jvm.xml}  | 9 ++++-----
 .../{ConnectAdapterInit.xml => connect_adapters.xml}             | 2 +-
 ...AggregationFlinkInit.xml => processors_aggregation_flink.xml} | 2 +-
 .../{EnricherFlinkInit.xml => processors_enricher_flink.xml}     | 2 +-
 .../{EnricherJvmInit.xml => processors_enricher_jvm.xml}         | 2 +-
 .../{FiltersJvmInit.xml => processors_filters_jvm.xml}           | 2 +-
 .../{FiltersSiddhiInit.xml => processors_filters_siddhi.xml}     | 2 +-
 .../{GeoFlinkInit.xml => processors_geo_flink.xml}               | 2 +-
 .../runConfigurations/{GeoJvmInit.xml => processors_geo_jvm.xml} | 2 +-
 ...eProcessingJvmInit.xml => processors_imageprocessing_jvm.xml} | 2 +-
 ...ctionFlinkInit.xml => processors_pattern_detection_flink.xml} | 2 +-
 .../{StatisticsFlinkInit.xml => processors_statistics_flink.xml} | 2 +-
 .../{TestMiningFlinkInit.xml => processors_textmining_flink.xml} | 2 +-
 .../{TestMiningJvmInit.xml => processors_textmining_jvm.xml}     | 2 +-
 ...ormationFlinkInit.xml => processors_transformation_flink.xml} | 2 +-
 ...ansformationJvmInit.xml => processors_transformation_jvm.xml} | 2 +-
 .../{BrokersJvmInit.xml => sinks_brokers_jvm.xml}                | 2 +-
 .../{DatabasesFlinkInit.xml => sinks_databases_flink.xml}        | 2 +-
 .../{DatabasesJvmInit.xml => sinks_databases_jvm.xml}            | 2 +-
 .../{SinksInternalJvmInit.xml => sinks_internal_jvm.xml}         | 2 +-
 ...SinksNotificationsJvmInit.xml => sinks_notifications_jvm.xml} | 2 +-
 ...ehicleSimulatorInit.xml => sources_vehicle_simulator_jvm.xml} | 2 +-
 ...tankSimulatorInit.xml => sources_watertank_simulator_jvm.xml} | 2 +-
 23 files changed, 26 insertions(+), 27 deletions(-)

diff --git a/.idea/runConfigurations/SinksInternalJvmInit.xml b/.idea/runConfigurations/all_pipeline_elements_jvm.xml
similarity index 68%
copy from .idea/runConfigurations/SinksInternalJvmInit.xml
copy to .idea/runConfigurations/all_pipeline_elements_jvm.xml
index 6d2525a..71ff5d7 100644
--- a/.idea/runConfigurations/SinksInternalJvmInit.xml
+++ b/.idea/runConfigurations/all_pipeline_elements_jvm.xml
@@ -1,7 +1,7 @@
 <component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="SinksInternalJvmInit" type="Application" factoryName="Application">
+  <configuration default="false" name="all-pipeline-elements-jvm" type="Application" factoryName="Application">
     <envs>
-      <env name="SP_PORT" value="7020" />
+      <env name="SP_PORT" value="7023" />
       <env name="SP_HOST" value="host.docker.internal" />
       <env name="SP_DEBUG" value="true" />
       <env name="SP_COUCHDB_HOST" value="localhost" />
@@ -11,10 +11,9 @@
       <env name="SP_DATA_LAKE_PORT" value="8086" />
       <env name="SP_BACKEND_HOST" value="localhost" />
       <env name="SP_BACKEND_PORT" value="8030" />
-      <env name="SP_IMAGE_STORAGE_LOCATION" value="" />
     </envs>
-    <option name="MAIN_CLASS_NAME" value="org.apache.streampipes.sinks.internal.jvm.SinksInternalJvmInit" />
-    <module name="streampipes-sinks-internal-jvm" />
+    <option name="MAIN_CLASS_NAME" value="org.apache.streampipes.pe.jvm.AllPipelineElementsInit" />
+    <module name="streampipes-pipeline-elements-all-jvm" />
     <method v="2">
       <option name="Make" enabled="true" />
     </method>
diff --git a/.idea/runConfigurations/ConnectAdapterInit.xml b/.idea/runConfigurations/connect_adapters.xml
similarity index 85%
rename from .idea/runConfigurations/ConnectAdapterInit.xml
rename to .idea/runConfigurations/connect_adapters.xml
index 3bd220f..f59895f 100644
--- a/.idea/runConfigurations/ConnectAdapterInit.xml
+++ b/.idea/runConfigurations/connect_adapters.xml
@@ -1,5 +1,5 @@
 <component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="ConnectAdapterInit" type="Application" factoryName="Application">
+  <configuration default="false" name="connect-adapters" type="Application" factoryName="Application">
     <envs>
       <env name="SP_CONNECT_CONTAINER_WORKER_HOST" value="host.docker.internal" />
       <env name="SP_CONNECT_CONTAINER_HOST" value="host.docker.internal" />
diff --git a/.idea/runConfigurations/AggregationFlinkInit.xml b/.idea/runConfigurations/processors_aggregation_flink.xml
similarity index 81%
rename from .idea/runConfigurations/AggregationFlinkInit.xml
rename to .idea/runConfigurations/processors_aggregation_flink.xml
index 6a305f6..71da1c5 100644
--- a/.idea/runConfigurations/AggregationFlinkInit.xml
+++ b/.idea/runConfigurations/processors_aggregation_flink.xml
@@ -1,5 +1,5 @@
 <component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="AggregationFlinkInit" type="Application" factoryName="Application">
+  <configuration default="false" name="processors-aggregation-flink" type="Application" factoryName="Application">
     <envs>
       <env name="SP_PORT" value="6005" />
       <env name="SP_HOST" value="host.docker.internal" />
diff --git a/.idea/runConfigurations/EnricherFlinkInit.xml b/.idea/runConfigurations/processors_enricher_flink.xml
similarity index 81%
rename from .idea/runConfigurations/EnricherFlinkInit.xml
rename to .idea/runConfigurations/processors_enricher_flink.xml
index de9f6c5..8160ec3 100644
--- a/.idea/runConfigurations/EnricherFlinkInit.xml
+++ b/.idea/runConfigurations/processors_enricher_flink.xml
@@ -1,5 +1,5 @@
 <component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="EnricherFlinkInit" type="Application" factoryName="Application">
+  <configuration default="false" name="processors-enricher-flink" type="Application" factoryName="Application">
     <envs>
       <env name="SP_PORT" value="6010" />
       <env name="SP_HOST" value="host.docker.internal" />
diff --git a/.idea/runConfigurations/EnricherJvmInit.xml b/.idea/runConfigurations/processors_enricher_jvm.xml
similarity index 79%
rename from .idea/runConfigurations/EnricherJvmInit.xml
rename to .idea/runConfigurations/processors_enricher_jvm.xml
index d56289c..da8803d 100644
--- a/.idea/runConfigurations/EnricherJvmInit.xml
+++ b/.idea/runConfigurations/processors_enricher_jvm.xml
@@ -1,5 +1,5 @@
 <component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="EnricherJvmInit" type="Application" factoryName="Application">
+  <configuration default="false" name="processors-enricher-jvm" type="Application" factoryName="Application">
     <envs>
       <env name="SP_PORT" value="6015" />
       <env name="SP_HOST" value="host.docker.internal" />
diff --git a/.idea/runConfigurations/FiltersJvmInit.xml b/.idea/runConfigurations/processors_filters_jvm.xml
similarity index 79%
rename from .idea/runConfigurations/FiltersJvmInit.xml
rename to .idea/runConfigurations/processors_filters_jvm.xml
index 4b656cb..290abe9 100644
--- a/.idea/runConfigurations/FiltersJvmInit.xml
+++ b/.idea/runConfigurations/processors_filters_jvm.xml
@@ -1,5 +1,5 @@
 <component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="FiltersJvmInit" type="Application" factoryName="Application">
+  <configuration default="false" name="processors-filters-jvm" type="Application" factoryName="Application">
     <envs>
       <env name="SP_PORT" value="6025" />
       <env name="SP_HOST" value="host.docker.internal" />
diff --git a/.idea/runConfigurations/FiltersSiddhiInit.xml b/.idea/runConfigurations/processors_filters_siddhi.xml
similarity index 79%
rename from .idea/runConfigurations/FiltersSiddhiInit.xml
rename to .idea/runConfigurations/processors_filters_siddhi.xml
index 43eb8fb..cf2077e 100644
--- a/.idea/runConfigurations/FiltersSiddhiInit.xml
+++ b/.idea/runConfigurations/processors_filters_siddhi.xml
@@ -1,5 +1,5 @@
 <component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="FiltersSiddhiInit" type="Application" factoryName="Application">
+  <configuration default="false" name="processors-filters-siddhi" type="Application" factoryName="Application">
     <envs>
       <env name="SP_PORT" value="6025" />
       <env name="SP_HOST" value="host.docker.internal" />
diff --git a/.idea/runConfigurations/GeoFlinkInit.xml b/.idea/runConfigurations/processors_geo_flink.xml
similarity index 81%
rename from .idea/runConfigurations/GeoFlinkInit.xml
rename to .idea/runConfigurations/processors_geo_flink.xml
index cd7b193..228fa78 100644
--- a/.idea/runConfigurations/GeoFlinkInit.xml
+++ b/.idea/runConfigurations/processors_geo_flink.xml
@@ -1,5 +1,5 @@
 <component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="GeoFlinkInit" type="Application" factoryName="Application">
+  <configuration default="false" name="processors-geo-flink" type="Application" factoryName="Application">
     <envs>
       <env name="SP_PORT" value="6025" />
       <env name="SP_HOST" value="host.docker.internal" />
diff --git a/.idea/runConfigurations/GeoJvmInit.xml b/.idea/runConfigurations/processors_geo_jvm.xml
similarity index 79%
rename from .idea/runConfigurations/GeoJvmInit.xml
rename to .idea/runConfigurations/processors_geo_jvm.xml
index efb896e..3795efc 100644
--- a/.idea/runConfigurations/GeoJvmInit.xml
+++ b/.idea/runConfigurations/processors_geo_jvm.xml
@@ -1,5 +1,5 @@
 <component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="GeoJvmInit" type="Application" factoryName="Application">
+  <configuration default="false" name="processors-geo-jvm" type="Application" factoryName="Application">
     <envs>
       <env name="SP_PORT" value="8005" />
       <env name="SP_HOST" value="172.17.0.1" />
diff --git a/.idea/runConfigurations/ImageProcessingJvmInit.xml b/.idea/runConfigurations/processors_imageprocessing_jvm.xml
similarity index 79%
rename from .idea/runConfigurations/ImageProcessingJvmInit.xml
rename to .idea/runConfigurations/processors_imageprocessing_jvm.xml
index ccc253d..38a2690 100644
--- a/.idea/runConfigurations/ImageProcessingJvmInit.xml
+++ b/.idea/runConfigurations/processors_imageprocessing_jvm.xml
@@ -1,5 +1,5 @@
 <component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="ImageProcessingJvmInit" type="Application" factoryName="Application">
+  <configuration default="false" name="processors-imageprocessing-jvm" type="Application" factoryName="Application">
     <envs>
       <env name="SP_PORT" value="6035" />
       <env name="SP_HOST" value="host.docker.internal" />
diff --git a/.idea/runConfigurations/PatternDetectionFlinkInit.xml b/.idea/runConfigurations/processors_pattern_detection_flink.xml
similarity index 80%
rename from .idea/runConfigurations/PatternDetectionFlinkInit.xml
rename to .idea/runConfigurations/processors_pattern_detection_flink.xml
index 73abdbf..55c052a 100644
--- a/.idea/runConfigurations/PatternDetectionFlinkInit.xml
+++ b/.idea/runConfigurations/processors_pattern_detection_flink.xml
@@ -1,5 +1,5 @@
 <component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="PatternDetectionFlinkInit" type="Application" factoryName="Application">
+  <configuration default="false" name="processors-pattern-detection-flink" type="Application" factoryName="Application">
     <envs>
       <env name="SP_PORT" value="6040" />
       <env name="SP_HOST" value="host.docker.internal" />
diff --git a/.idea/runConfigurations/StatisticsFlinkInit.xml b/.idea/runConfigurations/processors_statistics_flink.xml
similarity index 81%
rename from .idea/runConfigurations/StatisticsFlinkInit.xml
rename to .idea/runConfigurations/processors_statistics_flink.xml
index 1f41f0e..0fb9fc3 100644
--- a/.idea/runConfigurations/StatisticsFlinkInit.xml
+++ b/.idea/runConfigurations/processors_statistics_flink.xml
@@ -1,5 +1,5 @@
 <component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="StatisticsFlinkInit" type="Application" factoryName="Application">
+  <configuration default="false" name="processors-statistics-flink" type="Application" factoryName="Application">
     <envs>
       <env name="SP_PORT" value="6045" />
       <env name="SP_HOST" value="host.docker.internal" />
diff --git a/.idea/runConfigurations/TestMiningFlinkInit.xml b/.idea/runConfigurations/processors_textmining_flink.xml
similarity index 81%
rename from .idea/runConfigurations/TestMiningFlinkInit.xml
rename to .idea/runConfigurations/processors_textmining_flink.xml
index dbcfd58..b964075 100644
--- a/.idea/runConfigurations/TestMiningFlinkInit.xml
+++ b/.idea/runConfigurations/processors_textmining_flink.xml
@@ -1,5 +1,5 @@
 <component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="TextMiningFlinkInit" type="Application" factoryName="Application">
+  <configuration default="false" name="processors-textmining-flink" type="Application" factoryName="Application">
     <envs>
       <env name="SP_PORT" value="6050" />
       <env name="SP_HOST" value="host.docker.internal" />
diff --git a/.idea/runConfigurations/TestMiningJvmInit.xml b/.idea/runConfigurations/processors_textmining_jvm.xml
similarity index 79%
rename from .idea/runConfigurations/TestMiningJvmInit.xml
rename to .idea/runConfigurations/processors_textmining_jvm.xml
index c4fdb72..e179022 100644
--- a/.idea/runConfigurations/TestMiningJvmInit.xml
+++ b/.idea/runConfigurations/processors_textmining_jvm.xml
@@ -1,5 +1,5 @@
 <component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="TextMiningJvmInit" type="Application" factoryName="Application">
+  <configuration default="false" name="processors-textmining-jvm" type="Application" factoryName="Application">
     <envs>
       <env name="SP_PORT" value="6065" />
       <env name="SP_HOST" value="host.docker.internal" />
diff --git a/.idea/runConfigurations/TransformationFlinkInit.xml b/.idea/runConfigurations/processors_transformation_flink.xml
similarity index 80%
rename from .idea/runConfigurations/TransformationFlinkInit.xml
rename to .idea/runConfigurations/processors_transformation_flink.xml
index caff969..6b888b9 100644
--- a/.idea/runConfigurations/TransformationFlinkInit.xml
+++ b/.idea/runConfigurations/processors_transformation_flink.xml
@@ -1,5 +1,5 @@
 <component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="TransformationFlinkInit" type="Application" factoryName="Application">
+  <configuration default="false" name="processors-transformation-flink" type="Application" factoryName="Application">
     <envs>
       <env name="SP_PORT" value="6055" />
       <env name="SP_HOST" value="host.docker.internal" />
diff --git a/.idea/runConfigurations/TransformationJvmInit.xml b/.idea/runConfigurations/processors_transformation_jvm.xml
similarity index 79%
rename from .idea/runConfigurations/TransformationJvmInit.xml
rename to .idea/runConfigurations/processors_transformation_jvm.xml
index 8936e66..5ebb364 100644
--- a/.idea/runConfigurations/TransformationJvmInit.xml
+++ b/.idea/runConfigurations/processors_transformation_jvm.xml
@@ -1,5 +1,5 @@
 <component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="TransformationJvmInit" type="Application" factoryName="Application">
+  <configuration default="false" name="processors-transformation-jvm" type="Application" factoryName="Application">
     <envs>
       <env name="SP_PORT" value="6060" />
       <env name="SP_HOST" value="host.docker.internal" />
diff --git a/.idea/runConfigurations/BrokersJvmInit.xml b/.idea/runConfigurations/sinks_brokers_jvm.xml
similarity index 80%
rename from .idea/runConfigurations/BrokersJvmInit.xml
rename to .idea/runConfigurations/sinks_brokers_jvm.xml
index e84405d..1a8c8ed 100644
--- a/.idea/runConfigurations/BrokersJvmInit.xml
+++ b/.idea/runConfigurations/sinks_brokers_jvm.xml
@@ -1,5 +1,5 @@
 <component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="BrokersJvmInit" type="Application" factoryName="Application">
+  <configuration default="false" name="sinks-brokers-jvm" type="Application" factoryName="Application">
     <envs>
       <env name="SP_PORT" value="7005" />
       <env name="SP_HOST" value="host.docker.internal" />
diff --git a/.idea/runConfigurations/DatabasesFlinkInit.xml b/.idea/runConfigurations/sinks_databases_flink.xml
similarity index 83%
rename from .idea/runConfigurations/DatabasesFlinkInit.xml
rename to .idea/runConfigurations/sinks_databases_flink.xml
index f6fd97a..a785043 100644
--- a/.idea/runConfigurations/DatabasesFlinkInit.xml
+++ b/.idea/runConfigurations/sinks_databases_flink.xml
@@ -1,5 +1,5 @@
 <component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="DatabasesFlinkInit" type="Application" factoryName="Application">
+  <configuration default="false" name="sinks-databases-flink" type="Application" factoryName="Application">
     <envs>
       <env name="SP_PORT" value="7010" />
       <env name="SP_HOST" value="host.docker.internal" />
diff --git a/.idea/runConfigurations/DatabasesJvmInit.xml b/.idea/runConfigurations/sinks_databases_jvm.xml
similarity index 80%
rename from .idea/runConfigurations/DatabasesJvmInit.xml
rename to .idea/runConfigurations/sinks_databases_jvm.xml
index c5e359f..ae22ec3 100644
--- a/.idea/runConfigurations/DatabasesJvmInit.xml
+++ b/.idea/runConfigurations/sinks_databases_jvm.xml
@@ -1,5 +1,5 @@
 <component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="DatabasesJvmInit" type="Application" factoryName="Application">
+  <configuration default="false" name="sinks-databases-jvm" type="Application" factoryName="Application">
     <envs>
       <env name="SP_PORT" value="7015" />
       <env name="SP_HOST" value="host.docker.internal" />
diff --git a/.idea/runConfigurations/SinksInternalJvmInit.xml b/.idea/runConfigurations/sinks_internal_jvm.xml
similarity index 88%
rename from .idea/runConfigurations/SinksInternalJvmInit.xml
rename to .idea/runConfigurations/sinks_internal_jvm.xml
index 6d2525a..31c0728 100644
--- a/.idea/runConfigurations/SinksInternalJvmInit.xml
+++ b/.idea/runConfigurations/sinks_internal_jvm.xml
@@ -1,5 +1,5 @@
 <component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="SinksInternalJvmInit" type="Application" factoryName="Application">
+  <configuration default="false" name="sinks-internal-jvm" type="Application" factoryName="Application">
     <envs>
       <env name="SP_PORT" value="7020" />
       <env name="SP_HOST" value="host.docker.internal" />
diff --git a/.idea/runConfigurations/SinksNotificationsJvmInit.xml b/.idea/runConfigurations/sinks_notifications_jvm.xml
similarity index 87%
rename from .idea/runConfigurations/SinksNotificationsJvmInit.xml
rename to .idea/runConfigurations/sinks_notifications_jvm.xml
index 6ec3b14..7ba03a7 100644
--- a/.idea/runConfigurations/SinksNotificationsJvmInit.xml
+++ b/.idea/runConfigurations/sinks_notifications_jvm.xml
@@ -1,5 +1,5 @@
 <component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="SinksNotificationsJvmInit" type="Application" factoryName="Application">
+  <configuration default="false" name="sinks-notifications-jvm" type="Application" factoryName="Application">
     <envs>
       <env name="SP_PORT" value="7025" />
       <env name="SP_HOST" value="host.docker.internal" />
diff --git a/.idea/runConfigurations/VehicleSimulatorInit.xml b/.idea/runConfigurations/sources_vehicle_simulator_jvm.xml
similarity index 82%
rename from .idea/runConfigurations/VehicleSimulatorInit.xml
rename to .idea/runConfigurations/sources_vehicle_simulator_jvm.xml
index 33e3b72..7da01b8 100644
--- a/.idea/runConfigurations/VehicleSimulatorInit.xml
+++ b/.idea/runConfigurations/sources_vehicle_simulator_jvm.xml
@@ -1,5 +1,5 @@
 <component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="VehicleSimulatorInit" type="Application" factoryName="Application">
+  <configuration default="false" name="sources-vehicle-simulator-jvm" type="Application" factoryName="Application">
     <envs>
       <env name="SP_PORT" value="5010" />
       <env name="SP_HOST" value="host.docker.internal" />
diff --git a/.idea/runConfigurations/WatertankSimulatorInit.xml b/.idea/runConfigurations/sources_watertank_simulator_jvm.xml
similarity index 82%
rename from .idea/runConfigurations/WatertankSimulatorInit.xml
rename to .idea/runConfigurations/sources_watertank_simulator_jvm.xml
index 068fb63..bde654a 100644
--- a/.idea/runConfigurations/WatertankSimulatorInit.xml
+++ b/.idea/runConfigurations/sources_watertank_simulator_jvm.xml
@@ -1,5 +1,5 @@
 <component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="WatertankSimulatorInit" type="Application" factoryName="Application">
+  <configuration default="false" name="sources-watertank-simulator-jvm" type="Application" factoryName="Application">
     <envs>
       <env name="SP_PORT" value="5015" />
       <env name="SP_HOST" value="host.docker.internal" />