We’ve been using opensearch instead of elasticsear...
# all-things-deployment
h
We’ve been using opensearch instead of elasticsearch for a while now, without issues. Now we’re looking to update to a newer version of opensearch, and got nervous about the compatibility. Are there any integration tests we could run locally to ensure the graph backend still works as expected?
f
Hi @high-hospital-85984, I’m about to use AWS Opensearch. But unfortunately,
elasticsearchSetupJob
doesn’t work with this error.
Copy code
Received 401 from https://<<domain-endpoint>>:443. Sleeping 1s
I’ve followed the guideline here. Would you mind helping me out? :) https://datahubproject.io/docs/deploy/aws/#elasticsearch-service
h
We’re not on AWS unfortunately. But seems like you havent defined your URL or credentials properly
f
Thanks @high-hospital-85984. I’m digging into my AWS Opensearch configuration to see what went wrong. Btw, my URL has been amended before posting here.
h
@high-hospital-85984 same thing here. Any issues upgrading? What version of opensearch are you running?
h
1.3.8 at the moment