hadoop-cluster-docker icon indicating copy to clipboard operation
hadoop-cluster-docker copied to clipboard

how to update the version of hadoop to the latest ?

Open wwj-go opened this issue 6 years ago • 1 comments

wwj-go avatar Apr 22 '18 02:04 wwj-go

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"

heavens420 avatar Sep 11 '21 05:09 heavens420