GAL-651 Job配置文件properties 迁移至env下
This commit is contained in:
@@ -144,10 +144,10 @@ application:
|
|||||||
shade.identifier: aes
|
shade.identifier: aes
|
||||||
pipeline:
|
pipeline:
|
||||||
object-reuse: true
|
object-reuse: true
|
||||||
properties:
|
properties:
|
||||||
hos.bucket.name.rtp_file: traffic_rtp_file_bucket
|
hos.bucket.name.rtp_file: traffic_rtp_file_bucket
|
||||||
hos.bucket.name.http_file: traffic_http_file_bucket
|
hos.bucket.name.http_file: traffic_http_file_bucket
|
||||||
hos.bucket.name.eml_file: traffic_eml_file_bucket
|
hos.bucket.name.eml_file: traffic_eml_file_bucket
|
||||||
hos.bucket.name.policy_capture_file: traffic_policy_capture_file_bucket
|
hos.bucket.name.policy_capture_file: traffic_policy_capture_file_bucket
|
||||||
{{ topology }}
|
{{ topology }}
|
||||||
|
|
||||||
|
|||||||
@@ -143,15 +143,9 @@ application:
|
|||||||
shade.identifier: aes
|
shade.identifier: aes
|
||||||
pipeline:
|
pipeline:
|
||||||
object-reuse: true
|
object-reuse: true
|
||||||
|
properties:
|
||||||
|
hos.bucket.name.rtp_file: traffic_rtp_file_bucket
|
||||||
|
hos.bucket.name.http_file: traffic_http_file_bucket
|
||||||
|
hos.bucket.name.eml_file: traffic_eml_file_bucket
|
||||||
|
hos.bucket.name.policy_capture_file: traffic_policy_capture_file_bucket
|
||||||
{{ topology }}
|
{{ topology }}
|
||||||
properties:
|
|
||||||
hos.bucket.name.rtp_file: traffic_rtp_file_bucket
|
|
||||||
hos.bucket.name.http_file: traffic_http_file_bucket
|
|
||||||
hos.bucket.name.eml_file: traffic_eml_file_bucket
|
|
||||||
hos.bucket.name.policy_capture_file: traffic_policy_capture_file_bucket
|
|
||||||
# topology:
|
|
||||||
# - name: kafka_source
|
|
||||||
# downstream: [etl_processor]
|
|
||||||
# - name: etl_processor
|
|
||||||
# downstream: [clickhouse_sink]
|
|
||||||
# - name: clickhouse_sink
|
|
||||||
|
|||||||
@@ -143,9 +143,9 @@ application:
|
|||||||
shade.identifier: aes
|
shade.identifier: aes
|
||||||
pipeline:
|
pipeline:
|
||||||
object-reuse: true
|
object-reuse: true
|
||||||
properties:
|
properties:
|
||||||
hos.bucket.name.rtp_file: traffic_rtp_file_bucket
|
hos.bucket.name.rtp_file: traffic_rtp_file_bucket
|
||||||
hos.bucket.name.http_file: traffic_http_file_bucket
|
hos.bucket.name.http_file: traffic_http_file_bucket
|
||||||
hos.bucket.name.eml_file: traffic_eml_file_bucket
|
hos.bucket.name.eml_file: traffic_eml_file_bucket
|
||||||
hos.bucket.name.policy_capture_file: traffic_policy_capture_file_bucket
|
hos.bucket.name.policy_capture_file: traffic_policy_capture_file_bucket
|
||||||
{{ topology }}
|
{{ topology }}
|
||||||
|
|||||||
@@ -143,9 +143,9 @@ application:
|
|||||||
shade.identifier: aes
|
shade.identifier: aes
|
||||||
pipeline:
|
pipeline:
|
||||||
object-reuse: true
|
object-reuse: true
|
||||||
properties:
|
properties:
|
||||||
hos.bucket.name.rtp_file: traffic_rtp_file_bucket
|
hos.bucket.name.rtp_file: traffic_rtp_file_bucket
|
||||||
hos.bucket.name.http_file: traffic_http_file_bucket
|
hos.bucket.name.http_file: traffic_http_file_bucket
|
||||||
hos.bucket.name.eml_file: traffic_eml_file_bucket
|
hos.bucket.name.eml_file: traffic_eml_file_bucket
|
||||||
hos.bucket.name.policy_capture_file: traffic_policy_capture_file_bucket
|
hos.bucket.name.policy_capture_file: traffic_policy_capture_file_bucket
|
||||||
{{ topology }}
|
{{ topology }}
|
||||||
Reference in New Issue
Block a user