hadoop-cluster-docker
hadoop-cluster-docker copied to clipboard
how to update the version of hadoop to the latest ?
just change the Dockerfile replace the old hadoop download url to the newest url then you need build your own image just run docker build -t xxx/hadoop:version at the last just run the start script "start-container.sh"