creamy-church-10353
06/17/2022, 9:37 AM7.10
, and also using it as a backend for GMS graph service by setting global.graph_service_impl = elasticsearch
in the helm chart.
I'm getting errors while accessing data on Datahub UI, for e.g Analytics
page. I have attached the corresponding errors produced by GMS service. See datahub-gms.log
Any help or hint in this case, please.big-carpet-38439
06/17/2022, 1:46 PMcreamy-church-10353
06/20/2022, 12:24 PMbig-carpet-38439
06/20/2022, 12:25 PMbig-carpet-38439
06/20/2022, 12:26 PMcreamy-church-10353
06/20/2022, 12:43 PM7.10
. And from https://aws.amazon.com/blogs/aws/amazon-elasticsearch-service-is-now-amazon-opensearch-service-and-supports-opensearch-10/ I think AWS elasticsearch is now opensearchcreamy-church-10353
06/20/2022, 12:46 PMdatahub_usage_event_policy exists
datahub_usage_event_index_template exists
2022/06/14 11:55:58 Command finished successfully.
big-carpet-38439
06/20/2022, 12:46 PMsquare-activity-64562
06/20/2022, 12:54 PMcalm-dinner-63735
06/20/2022, 1:55 PMcreamy-church-10353
06/20/2022, 2:11 PM7.10
in terraform
, type conversion from number
to string
omitted the trailing zero and provisioned the es version 7.1
instead. It is fixed by adding quotes like "7.10"
. After correction, Datahub UI is working fine
Sorry for the noise 😞