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-14-2023
02:36 AM
1 Kudo
@ygbaek , This is a known issue and is resolved in releases 7.1.8 and 7.2.16.0. What is the CDP version you are using? It looks like the use_start_tls is set to true by default. https://github.com/cloudera/hue/blob/master/desktop/conf.dist/hue.ini#L477 Hope this helps, Tarun Was your question answered? Make sure to mark the answer as the accepted solution. If you find a reply useful, say thanks by clicking on the thumbs-up button.
... View more
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