Open donhk opened 2 years ago
after the changes the script works as expected
[donhk@workpc Building-Big-Data-Pipelines-with-Apache-Beam]$ kubectl get pods -l app=flink
NAME READY STATUS RESTARTS AGE
flink-jobmanager-5f7d864b54-lh6dz 1/1 Running 0 69m
flink-taskmanager-5b6d4bf4f9-bxq6x 2/2 Running 14 (28m ago) 69m
latest changes fix the remaining issues
@donhk can you please rebase this on current main
?
@je-ik just updated the branch from main
fixed some build issues with flink install script