Replies: 2 comments 1 reply
-
Yes. That is elastic's thing. If you need newer elasticsearch version, you need to bump up the version by yourself. We don't do that because the newer versions are not APLv2 anymore. We have documented as this
Note, https://skywalking.apache.org/docs/main/next/en/setup/backend/storages/elasticsearch/#elasticsearch Or, you need to use OpenSearch. Meanwhile, we are mostly using BanyanDB by ourselves. |
Beta Was this translation helpful? Give feedback.
-
I see. Thank you very much for your answers @wu-sheng @wallezhang |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Search before asking
Apache SkyWalking Component
OAP server (apache/skywalking)
What happened
My computer is a Mac Book M1 Pro with an ARM architecture. When I executed
bash <(curl -sSL https://skywalking.apache.org/quickstart-docker.sh)
, the following error message appeared:What you expected to happen
I think that
docker.elastic.co/elasticsearch/elasticsearch-oss:7.4.2
only supports the AMD architecture.How to reproduce
I think this problem can be reproduced by finding a device with an ARM architecture.
Anything else
No response
Are you willing to submit a pull request to fix on your own?
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions