Hi! If you only modified Java code, use mvn clean package to build Flink from source code. After that COPY all jars in flink-dist/target/flink-<version>/lib to the lib directory of the latest Flink image.
Chenyu Zheng <chenyu.zh...@hulu.com> 于2021年8月19日周四 下午7:36写道: > Hi contributors, > > > > I’ve changed a little bit code in flink, and want to build a docker image > to test it. Could you tell me how can I build the image from source code? > > > > Thx! >