The simplest way to run Flowman is to use a prebuilt Docker image available on Docker Hub. This will save you from installing all required Spark and Hadoop libraries on your local machine, and gets you started almost immediately.
# Start the Docker container
$ docker run --rm -ti dimajix/flowman:1.2.0-oss-spark3.5-hadoop3.3 bash
# Run Flowman inside the container
$ cd /opt/flowman
$ flowshell -f examples/weather
Streamline your development workflow by making most of all Flowman tools.
Copyright © The Flowman Authors | Kaya Kupferschmidt | Freiherr-vom-Stein Straße 3, 60323 Frankfurt, Germany | +49 69 71588909 | info@flowman.io
Webdesign by Katharina Vennewald