big-data-europe / docker-hadoop

Apache Hadoop docker image
2.18k stars 1.27k forks source link

Bump Apache Hadoop to version 3.3.1 #120

Open EvilFreelancer opened 2 years ago

EvilFreelancer commented 2 years ago

Hello! Here is a small PR with update of Hadoop from 3.2.1 to 3.3.1

I've tested this update on make wordcount and test was passed without errors.

EvilFreelancer commented 2 years ago

Seems this #108 PR is much more better than mine :)

johnsout commented 2 years ago

I am not able to pull the docker image @EvilFreelancer docker pull bde2020/hadoop-base:2.0.0-hadoop3.3.1-java8 Error response from daemon: manifest for bde2020/hadoop-base:2.0.0-hadoop3.3.1-java8 not found: manifest unknown: manifest unknown

EvilFreelancer commented 2 years ago

Hello! Try to build it first, you need to run make command, or execute commands from Makefile.