Member since
03-02-2022
5
Posts
0
Kudos Received
0
Solutions
10-12-2023
10:18 AM
I am testing with cdsw 1.10.0, and there is a problem registering the custom ml-runtime in the runtime catalog. The Docker registry is a private registry(gitlab) and TLS is applied. I followed the official document (https://docs.cloudera.com/cdsw/1.10.0/runtimes/topics/ml-creating-a-customized-runtimes-image.html), but the image isn't added in the Adding New ML Runtimes step. The web pod log is as follows: 2023-10-12 16:38:59.956 7 INFO AppServer.RuntimeManager.grpc validateCustomRuntimeImage response data = [{"response":"1"},{"wrappers_":null,"arrayIndexOffset_":-1,"array": "2","pivot_":1.7976931348623157e+308,"convertedPrimitiveFields_":"3"},[null,"4","5"],{},"fetchImageMetaFailed","parseImageSourceFailed : error pinging docker registry <registry -server>: Get \"https://<registry-server>/v2/\": x509: certificate signed by unknown authority"] Because I set tls as a self-signed certificate in the Docker registry, I think I need to configure CA to trust, but I don't know how. I need help.
... View more
Labels:
07-28-2023
06:52 AM
I installed cdsw1.10.0, but the application is down right after starting. When monitoring pods, all pods belonging to the default namespace are created and then terminated. I can't find out what the cause is. The error written to stdout when running the application is as follows. . . . ERROR:: Unable to apply patches.: 1 ERROR:: Unable to apply CDSW application configuration.: 1 ERROR:: Unable to start CDSW Application.: 1 deployment.apps "web" deleted deploymnet.apps "s2i-server" deleted Wating for termination of [1] web pods and [0] s2i-server pods... Wating for termination of [3] web pods and [1] s2i-server pods... Wating for termination of [2] web pods and [1] s2i-server pods... Wating for termination of [2] web pods and [1] s2i-server pods... No resources found No resources found deploymnet.apps "db" deleted release "cdsw-app" uninstalled release "cdsw-compute" uninstalled release "cdsw-clusterwide-resource" uninstalled Cloudera Data Science Workbench App stopped. . . . What could be the cause? Thank you
... View more
Labels:
04-13-2023
07:48 AM
When setting hue ldap integration, I would like to know why the setting is not applied when unchecked like the first picture I confirmed that it had to be put in the snippet like the second picture to be applied. Aren't they the same configuration value? 1. 2.
... View more
Labels:
- Labels:
-
Cloudera Hue
10-09-2022
08:07 PM
Thank you. I checked the status changed to hidden. Is delete sync not applied by usersync restart?
... View more
10-09-2022
08:26 AM
I have registered AD in Ranger Usersync and want to sync deleted user in ad. so, I am following the guide on the link (https://docs.cloudera.com/cdp-private-cloud-base/7.1.7/security-ranger-authentication-unix-ldap-ad/topics/security-ranger-authentication-usersync-deleted-users.html) However, even if I delete the account from AD, the account does not change to the hidden state in Ranger. Is there anything else I need to configure besides what's in the document?
... View more
Labels:
- Labels:
-
Apache Ranger