openeuler/hadoopThe official hadoop docker image.
Maintained by: openEuler CloudNative SIG.
Where to get help: openEuler CloudNative SIG, openEuler.
Current hadoop docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.
The Apache Hadoop software library is a framework that allows for the distributed processing of large data sets across clusters of computers using simple programming models.
Learn more on hadoop website.
The tag of each hadoop docker image is consist of the version of hadoop and the version of basic image. The details are as follows
| Tags | Currently | Architectures |
|---|---|---|
| 3.4.1-oe2403sp1 | Apache hadoop 3.4.1 on openEuler 24.03-LTS-SP1 | amd64, arm64 |
Deploy a hadoop instance by following command:
bashdocker run -d \ --name hadoop \ --hostname localhost \ -p 9870:9870 \ -p 8088:8088 \ -p ***:*** \ openeuler/hadoop:latest docker logs --follow hadoop
The following message indicates that the hadoop is ready :
Starting resourcemanager Starting nodemanagers
After that, please press Ctrl + C to exit docker logs, and visit hadoop web UI.
| Service Name | URL |
|---|---|
| NameNode | http://localhost:9870 |
| ResourceManager | http://localhost:8088 |
| JobHistory | http://localhost:*** |
To stop and remove the container, use these commands.
docker stop hadoop docker rm hadoop
If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.




manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务