Behavioral Changes
Learn about behavioral changes in Cloudera Machine Learning.
- The minimum length for environment name has changed
- When creating new CML Workspaces, the minimum for environment name length has changed from 4 to 5 characters. Workspaces may fail with the error Invalid Argument: Environment name must only include lowercase letters, numbers, and hyphens and must be between 5 and 28 characters.
commitProtocolClassoptimised for S3 blobstore-
CML Spark session generates a default
spark-defaults.confin /etc/spark/conf with the followingcommitProtocolClassoptimised for Cloud blobstore, which however does not supportdynamicPartitionOverwritemode:spark.sql.sources.commitProtocolClass=org.apache.spark.internal.io.cloud.PathOutputCommitProtocol
