Issues Fixed In Cloudera Data Science Workbench 1.2.2
The current release of Cloudera Data Science Workbench includes fixes for bugs.
-
Fixed an issue where Conda environmental variables were not being propagated to the Terminal correctly.
Cloudera Bug: DSE-2256
-
Fixed an issue where GPUs were not being detected by Cloudera Data Science Workbench due to incorrect mount settings.
Cloudera Bug: DSE-2957
-
Fixed an issue where jobs were failing due to Kerberos TGT renewal issues.
Cloudera Bug: DSE-1007
-
Fixed an issue on Internet Explorer 10 and 11 where the browser would fail to render console output after launching too many interactive sessions.
Cloudera Bug: DSE-2998, DSE-2979
-
Cloudera Data Science Workbench now correctly renders HTML that contains iFrames with the
srcdoc
attribute.Cloudera Bug: DSE-2034
-
Fixed an issue where logging in using LDAP/Active Directory would sometimes crash the Cloudera Data Science Workbench web application.
Cloudera Bug: DSE-2672
-
The file tree in the Workbench now refreshes correctly when switching between sessions or launching a new session.
Cloudera Bug: DSE-2829
-
Fixed a file descriptors leak that would cause the "Failed to get Kubernetes client configuration" error in Cloudera Manager.
Cloudera Bug: DSE-2910
-
Fixed an issue where the host-controller process was consuming too much CPU. This was occurring due to a bug in the Kubernetes
client-go
library.Cloudera Bug: DSE-2993