You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I attempting to create a job after setting up an MRS Cluster using Terraform, I encountered the following error message:
Error: error execution MapReduce job: Bad request with: [POST https://mrs.ap-southeast-2.myhuaweicloud.com/v2/2786001ce8074c4c8e5a5ebb3499dc37/clusters/17cd0faa-c252-429f-a034-2d5ef3aed6aa/job-executions], request_id: 8f7ede12462caeab8c644e911bde93cf, error message: {"error_code":"0192","error_msg":"The current user does not exist on MRS Manager. Grant the user sufficient permissions on IAM and then perform IAM user synchronization on the Dashboard tab page."}
Upon further investigation, I discovered that this issue does not occur when I manually create an MRS Cluster via the HWC Console and then proceed to create the job using Terraform and it works properly.
I attempting to create a job after setting up an MRS Cluster using Terraform, I encountered the following error message:
Upon further investigation, I discovered that this issue does not occur when I manually create an MRS Cluster via the HWC Console and then proceed to create the job using Terraform and it works properly.
Here are example variables:
Could you please assist me in resolving this issue? Any guidance or support you can provide would be greatly appreciated.
The text was updated successfully, but these errors were encountered: