Member since
09-14-2023
3
Posts
0
Kudos Received
0
Solutions
09-18-2023
10:38 AM
Hi, I am getting this error while accessing one environment in Cloudera director... there is no issue with other environments. Also, I could not see the option "Update Environment Credentails" when I click choose the environment. I have tried to use the rest api to update the credentials but it didnt work. curl -u admin -X POST http://sampleweb.net:7189/api/d6.2/environmen ts/testenv/provider/credentials -H 'Content-Type: application/json' -d '{"Access key ID":"username","Secret access key":"password"}' Enter host password for user 'admin': { "timestamp" : 1695055508171, "status" : 405, "error" : "Method Not Allowed", "message" : "Request method 'POST' not supported", "path" : "/api/d6.2/environments/testenv/provider/credentials"
... View more
09-14-2023
11:20 AM
Hi All, I have initiated node repair in cloudera atlus director on 2 different clusters and both of them are stuck. In addition to this, I am getting aws login error for one the cluster and I could not see the option to update. I have restarted cloudera-director-server. I am able to see the service active and running but the UI is down. Looking at application.log, I could see below error. Unable to recrypt the database because there are still entities in the process of being created, updated or terminated. Please set encryption back to the old scheme, start the server, and wait for in-flight operations to complete. We are using mysql database in the backend and there are a bunch of databases and tables. I am not sure where to set the encyption back to old scheme. OR If the issue could be anything else. Can someone please help? Thanks
... View more
Labels:
- Labels:
-
Cloudera Manager