izhangzhihao / Real-time-Data-Warehouse

Real-time Data Warehouse with Apache Flink & Apache Kafka & Apache Hudi
106 stars 42 forks source link

ERROR: Service 'connect' has a link to service 'mysql' which is undefined. #1

Closed mbiombani closed 2 years ago

mbiombani commented 2 years ago

i have error, docker-compose up

ERROR: Service 'connect' has a link to service 'mysql' which is undefined.

izhangzhihao commented 2 years ago

Fixed

mbiombani commented 2 years ago

thanks !

I have a another error

Step 5/6 : COPY jars/* /opt/flink/lib/ COPY failed: no source files were specified ERROR: Service 'flink-base-img' failed to build : Build failed

izhangzhihao commented 2 years ago

If you need additional jar files(sometimes, HUDI support need you build your own jar file), put them into jar folder, otherwise, you can remove this step from Dockerfile