TrivadisPF / platys-modern-data-platform

Support for generating modern platforms dynamically with services such as Kafka, Spark, Streamsets, HDFS, ....
Apache License 2.0
68 stars 15 forks source link

Undefined variable: 'FLINK_install_maven_dep' is undefined #894

Open pascalhubacher opened 1 month ago

pascalhubacher commented 1 month ago

Hi platys team When I add flink to the config.yml then I get the following error when I execute "platys gen".

_Process Definition: '/opt/mdps-gen/stack-config.yml' Render template: 'templates/docker-compose.yml.j2' --> 'destination/docker-compose.yml' Error while rendering template: Undefined variable: 'FLINK_install_mavendep' is undefined

I checked in the platys container that is started with the platys gen command and the variable is not existent.