-
|
Hello, On the SOCA web page under "My Activity," I am getting the following message: However, when I follow the instructions in the documentation, I am unable to create the soca-jobs* index. Instead, I can only create the soca_jobs* index, which results in the Dashboard not displaying correctly. Could you provide more information on what might be causing this issue? I am not sure where the problem lies. Thank you for your help. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Hello, I assume you are using OpenSearch and not ElasticSearch. It seems we haven't had the chance to update Since it's a defect, can you please create a Github Issue and I will look into our options here. (aka: query OpenSearch JobIndex API to list them). For now, as you mentioned, |
Beta Was this translation helpful? Give feedback.
-
|
Closing as this will be tracked on #129 |
Beta Was this translation helpful? Give feedback.
Hello,
I assume you are using OpenSearch and not ElasticSearch. It seems we haven't had the chance to update
my_filesfor OpenSearch yet per. https://github.com/awslabs/scale-out-computing-on-aws/blob/main/source/soca/cluster_web_ui/views/my_activity.py#L62-L79 .Since it's a defect, can you please create a Github Issue and I will look into our options here. (aka: query OpenSearch JobIndex API to list them).
For now, as you mentioned,
my_activitywill not work for you but you can still get all data directly on your OpenSearch dashboard.