Thanks a lot!
On Wed, Jan 22, 2020 at 3:58 AM Yang Wang wrote:
> Hi Soheil,
>
> Since you are not using any container orchestration framework(e.g.
> docker-compose, Kubernetes,
> mesos), so you need to manually update the flink-conf.yaml in your docker
> images. Usually, it is
> located in the p
Hi Soheil,
Since you are not using any container orchestration framework(e.g.
docker-compose, Kubernetes,
mesos), so you need to manually update the flink-conf.yaml in your docker
images. Usually, it is
located in the path "/opt/flink/conf".
Docker volume also could be used to override the flink c