Member since
08-01-2018
9
Posts
0
Kudos Received
0
Solutions
10-09-2019
05:48 AM
I actually found that under the known limitation of CDSW 1.6 and applied the workaround and worked. Thanks
... View more
10-08-2019
04:05 AM
HI Guys,
I upgrade to the latest CDSW 1.6 over the weekend. The upgrade was successful, however i am having trouble lunching a CLI terminal once i have created a project. Every time i do, i get the below error.
This page isn’t working
tty-8c51gbduvszddduehl.domain.co.za is currently unable to handle this request.
HTTP ERROR 500
My cluster is fully TLS'ed and only having this problem since the upgrade.
... View more
Labels:
- Labels:
-
Cloudera AI Workbench
08-13-2019
01:15 AM
Hi Community,
I am we have configured auto TLS on our dev enviroment and trying to switch to custom and not using self signed cert anymore. When i try and upload the.
I have ran
psql (9.2.24) Type "help" for help.
postgres=# \c scm You are now connected to database "scm" as user "postgres". scm=# update CONFIGS set VALUE='false' where ATTR='agent_tls'; UPDATE 1 scm=# delete from CONFIGS where ATTR='web_tls'; DELETE 1 scm=# \q
but still cant add cert add custom certs
... View more
Labels:
- Labels:
-
Cloudera Manager