Member since
08-22-2018
73
Posts
7
Kudos Received
3
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
468 | 06-27-2024 02:58 AM | |
671 | 01-08-2024 02:22 AM | |
1386 | 06-19-2023 02:41 AM |
11-13-2024
12:26 AM
2 Kudos
Hey, in the application logs everything looks fine. Instead of being able to click on the application name like I would normally do when the status is running, I have to go into the application logs and find the gradio app link at the bottom. When I look at the container logs, the last 3 lines are: 2024-11-13 08:22:14.557 18 INFO JupyterWSGLauncher ngh4jdz5m3ua258n Finish running startup chunks: success. data = {"user":"cdsw"} 2024-11-13 08:22:14.557 18 INFO JupyterWSGLauncher ngh4jdz5m3ua258n Proxying to livelog data = {"user":"cdsw"} 2024-11-13 08:22:14.557 18 INFO JupyterWSGTimeoutHandler ngh4jdz5m3ua258n idleTimeoutInMinutes data = {"idleTimeoutInMinutes":60,"user":"cdsw"} Suggesting everything is as expected? Edited: I found the problem. It was how I was defining the port for the application. Instead of using 'os.getenv('CDSW_APP_PORT')' I was using a manually set one. Thank you!
... View more
08-18-2024
10:11 PM
Pyspark 3.5.2 - python >= 3.8 and <=3.11 ref: https://pypi.org/project/pyspark/3.5.2/
... View more
07-12-2024
06:19 AM
Its a CDSW job.
... View more
06-27-2024
02:58 AM
1 Kudo
@littlecong The files need to be uploaded to the individual project. As of now there is no documented provision to share contents between the projects.
... View more
06-14-2024
12:28 AM
I am sceptical that quickstartvm is still available. AFAIK, both Cloudera quickstartvm and Hortonworks sandbox are deprecated and download links/documentations are not public now. You may check if any of archived/cached pages still have the documentation.
... View more
04-25-2024
10:00 PM
2 Kudos
@akshay0103 Could you please check with your account team of a new docker credentials or getting the existing one activated or create an administrative case.
... View more
01-08-2024
02:22 AM
pip index url can be configured as an admin environment variable, but users can override the same with the project environment variable or manual override. utmost way is to make the cluster air gapped. As long as the cluster has internet gateway, sessions can reach internet to pull the packages
... View more
12-11-2023
03:27 AM
@srikanth11 Okta Auth JS is all about providing the core functionalities for authentication, giving developers control to implement their own authentication flows. Okta Sign-In Widget harnesses the capabilities of Okta Auth JS but emphasizes building a ready-made, customizable visual interface for authentication. Auth JS empowers developers with authentication capabilities, while the Sign-In Widget streamlines the process by offering a pre-built visual experience utilizing those functionalities.
... View more
07-06-2023
12:51 AM
Hi @Gopinath We are currently struggling to find the brackets.json file in our CDSW. Is such a file available in principle or would we need to create it and place it in a specific directory?
... View more