openeuler/accumuloThe official accumulo docker image.
Maintained by: openEuler CloudNative SIG.
Where to get help: openEuler CloudNative SIG, openEuler.
Current accumulo docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.
Apache Accumulo is a sorted, distributed key/value store that provides robust, scalable data storage and retrieval. With Apache Accumulo, users can store and manage large data sets across a cluster.
Learn more on accumulo website.
The tag of each accumulo docker image is consist of the version of accumulo and the version of basic image. The details are as follows
| Tags | Currently | Architectures |
|---|---|---|
| 2.1.3-oe2403sp1 | Apache accumulo 2.1.3 on openEuler 24.03-LTS-SP1 | amd64, arm64 |
Deploy a accumulo instance with pre-installed hadoop and zookeeper components by following command:
bash# Start Accumulo docker run -it \ --name accumulo \ openeuler/accumulo:latest
The following message indicates that the accumulo is ready :
************************************************************/ Starting Hadoop... Starting namenodes on [localhost] localhost: Warning: Permanently added 'localhost' (ED25519) to the list of known hosts. Starting datanodes Starting secondary namenodes [183cfa448d9e] 183cfa448d9e: Warning: Permanently added '183cfa448d9e' (ED25519) to the list of known hosts. 2025-06-27 09:44:28,879 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable Starting resourcemanager Starting nodemanagers Start History Server WARNING: Use of this script to start the MR JobHistory daemon is deprecated. WARNING: Attempting to execute replacement "mapred --daemon start" instead. 2025-06-27T09:44:36,603 [conf.SiteConfiguration] INFO : Found Accumulo configuration on classpath at /usr/local/accumulo/conf/accumulo.properties 2025-06-27T09:44:36,758 [util.NativeCodeLoader] WARN : Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2025-06-27T09:44:37,033 [fs.VolumeManagerImpl] WARN : dfs.datanode.synconclose set to false in hdfs-site.xml: data loss is possible on hard system reset or power loss 2025-06-27T09:44:37,033 [init.Initialize] INFO : Hadoop Filesystem is hdfs://localhost:8020 2025-06-27T09:44:37,033 [init.Initialize] INFO : Accumulo data dirs are [[hdfs://localhost:8020/accumulo]] 2025-06-27T09:44:37,033 [init.Initialize] INFO : Zookeeper server is localhost:2181 2025-06-27T09:44:37,033 [init.Initialize] INFO : Checking if Zookeeper is available. If this hangs, then you need to make sure zookeeper is running Warning!!! Your instance secret is still set to the default, this is not secure. We highly recommend you change it. You can change the instance secret in accumulo by using: bin/accumulo org.apache.accumulo.server.util.ChangeSecret You will also need to edit your secret in your configuration file by adding the property instance.secret to your accumulo.properties. Without this accumulo will not operate correctly Instance name :
To stop and remove the container, use these commands.
docker stop accumulo docker rm accumulo
If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.
探索更多轩辕镜像的使用方法,找到最适合您系统的配置方式
通过 Docker 登录认证访问私有仓库
无需登录使用专属域名
Kubernetes 集群配置 Containerd
K3s 轻量级 Kubernetes 镜像加速
VS Code Dev Containers 配置
Podman 容器引擎配置
HPC 科学计算容器配置
ghcr、Quay、nvcr 等镜像仓库
Harbor Proxy Repository 对接专属域名
Portainer Registries 加速拉取
Nexus3 Docker Proxy 内网缓存
需要其他帮助?请查看我们的 常见问题Docker 镜像访问常见问题解答 或 提交工单
manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务