Open CaryMoore-DB opened 1 year ago
Also fails on the Create Dashboard too. Need to add these two options. dbdemos.install('lakehouse-fsi-credit', use_current_cluster=True, skip_dashboards = True)
Same issue here with HIPAA compliant workspace
The problem is that the cluster it is trying to create is based on an i3.xlarge. That is not allowed when you enable the compliance security profile. @QuentinAmbard is it possible to set the default cluster that is created to a different instance type? In this case an i3.xlarge to an i4i.large?
There is an option to create your own cluster.
dbdemos.install('lakehouse-fsi-credit', use_current_cluster=True, skip_dashboards = True)
Hoping they fix the cluster issue, but thank you for reporting it.
On Sun, Dec 10, 2023 at 9:09 PM Scott Stafford @.***> wrote:
The problem is that the cluster it is trying to create is based on an i3.xlarge. That is not allowed when you enable the compliance security profile https://docs.databricks.com/en/security/privacy/security-profile.html#prepare-a-workspace-for-the-compliance-security-profile. @QuentinAmbard https://github.com/QuentinAmbard is it possible to set the default cluster that is created to a different instance type? In this case an i3.xlarge to an i4i.large?
— Reply to this email directly, view it on GitHub https://github.com/databricks-demos/dbdemos/issues/81#issuecomment-1849214360, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOX366RUVVURNRWFTDOXZHTYIZTMDAVCNFSM6AAAAAA6RMTVFOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNBZGIYTIMZWGA . You are receiving this because you authored the thread.Message ID: @.***>
-- Cary Moore Sr. Solution Architect Databricks Federal, LLC @.** 571-275-2158 Looking for Free Databricks Training? Go here* https://files.training.databricks.com/static/ilt-sessions/onboarding/index.html !
Installing demo lakehouse-fsi-credit under /Users/cary.moore@databricks.com, please wait... Help us improving dbdemos, share your feedback or create an issue if something isn't working: https://github.com/databricks-demos/dbdemos WARN: couldn't create the cluster for the demo: {'error_code': 'INVALID_PARAMETER_VALUE', 'message': 'Workspace restricted to instance types that encrypt in transit. Please specify one such driver node type', 'details': [{'@type': 'type.googleapis.com/google.rpc.ErrorInfo', 'reason': 'CM_API_ERROR_SOURCE_CALLER_ERROR', 'domain': ''}]}