openeuler/druidThe official druid docker image.
Maintained by: openEuler CloudNative SIG.
Where to get help: openEuler CloudNative SIG, openEuler.
Current druid docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.
Druid is a high performance real-time analytics database. Druid's main value add is to reduce time to insight and action.
Learn more about Druid on Druid Website.
The tag of each druid docker image is consist of the version of druid and the version of basic image. The details are as follows
| Tag | Currently | Architectures |
|---|---|---|
| 35.0.0-oe2403sp2 | druid 35.0.0 on openEuler 24.03-LTS-SP2 | amd64, arm64 |
| 32.0.1-oe2403sp1 | Apache druid 32.0.1 on openEuler 24.03-LTS-SP1 | amd64, arm64 |
In this usage, users can select the corresponding {Tag} based on their requirements.
Run with the single server deployment, which automatically configures various memory-related parameters based on the available processors and memory, using the default JVM arguments and service-specific runtime properties.
Pull the openeuler/druid image from docker
bashdocker pull openeuler/druid:{Tag}
Start a druid instance
bashdocker run -d -p 8888:8888 --name my-druid openeuler/druid:{Tag}
After the instance my-druid is started, access the web console through http://{ip}:8888.
View container running logs
bashdocker logs -f my-druid
To get an interactive shell
bashdocker exec -it my-druid /bin/bash
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 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务