dimajix / flowman

Flowman is an ETL framework powered by Apache Spark. With its declarative approach, Flowman simplifies the development of complex data pipelines.
https://flowman.io
Apache License 2.0
89 stars 18 forks source link

Add Maven build profile for CDP 7.1.9 SP1 #496

Closed jacekKmiecik closed 1 month ago

jacekKmiecik commented 1 month ago

The existing profile "CDP-7.1" is linked to the CDP release 7.1.8.0-801. To ensure full compliance with the 7.1.9 release, a dedicated profile should be created.

The properties should be filled out based on the library versions specified by Cloudera: https://docs.cloudera.com/cdp-private-cloud-base/7.1.9/runtime-release-notes/topics/rt-pvc-runtime-component-versions-719sp1.html

kupferk commented 1 month ago

Please don't create a new profile, but simply adjust the existing one to use the new versions.