Re: Deploy multi-node Hadoop with Docker

2023-09-22 Thread Ayush Saxena
Hi Nikos, I think you are talking about the documentation in the overview section of the docker image: https://hub.docker.com/r/apache/hadoop I just wrote that 2-3 Months back particularly for dev purposes not for any prod use case, you should change those values accordingly. The docker-compose fi

Re: Deploy multi-node Hadoop with Docker

2023-09-22 Thread Wei-Chiu Chuang
The Hadoop's docker image is not for production use. That's why But we should update that if people are thinking to use it for production. Not familiar with docker compose but contributions welcomed: https://github.com/apache/hadoop/blob/docker-hadoop-3/docker-compose.yaml On Fri, Sep 22, 2023 at

Deploy multi-node Hadoop with Docker

2023-09-22 Thread Nikos Spanos
Hi, I am creating a multi-node Hadoop cluster for a personal project, and I would like to use the official docker image (apache/hadoop). However, looking at the official docker image documentation and the docker-compose file I have seen the following env