"Simple" Release
This release marks a major change to how Cloudera Enterprise Data Hub deployment is performed on OCI using Terraform. All post-deployment tasks are now "hands off", meaning a combination of user_data (CloudInit) and extended_metadata are leveraged to automate Cluster setup. The Utility host now runs all Cluster deployment tasks, which are logged to /var/log/cloudera-OCI-initialize.log.
As part of the "simple" enhancement, Cluster Security (Kerberos) and High Availability are turned off by default. This was done to simplify the deployment, improve deployment speed, and improve usability for end users who are not familiar with Kerberos Principals as they relate to Hadoop operation.
It is highly recommended that these features are enabled for any production deployment, or if any sensitive data is being used. This is detailed in the top level README in the Kerberos section.