File tree Expand file tree Collapse file tree
data-lakehouse-iceberg-trino-spark
nifi-kafka-druid-superset-s3 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ metadata:
1414 name : kafka
1515spec :
1616 image :
17- productVersion : 4.1 .1
17+ productVersion : 4.2 .1
1818 clusterConfig :
1919 tls :
2020 serverSecretClass : tls
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ metadata:
55 name : kafka
66spec :
77 image :
8- productVersion : 4.1 .1
8+ productVersion : 4.2 .1
99 clusterConfig :
1010 authentication :
1111 - authenticationClass : kafka-client-tls
Original file line number Diff line number Diff line change 88 productVersion : 35.0.1
99 clusterConfig :
1010 zookeeperConfigMapName : druid-znode
11- metadataStorageDatabase :
12- dbType : postgresql
13- connString : jdbc:postgresql://postgresql-druid/druid
14- host : postgresql-druid
15- port : 5432
16- credentialsSecret : druid-db-credentials
11+ metadataDatabase :
12+ postgresql :
13+ host : postgresql-druid
14+ database : druid
15+ credentialsSecretName : druid-db-credentials
1716 deepStorage :
1817 s3 :
1918 bucket :
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ metadata:
55 name : kafka
66spec :
77 image :
8- productVersion : 4.1 .1
8+ productVersion : 4.2 .1
99 clusterConfig :
1010 authentication :
1111 - authenticationClass : kafka-client-tls
You can’t perform that action at this time.
0 commit comments