ucx
ucx copied to clipboard
[BUG]: UCX job clusters are deployed with incorrect config
Is there an existing issue for this?
- [X] I have searched the existing issues
Current Behavior
On AWS, LEGACY_SINGLE_USER
clusters have passthrough enabled. This results in error when running assessment job
AnalysisException: org.apache.hadoop.hive.ql.metadata.HiveException: com.amazonaws.SdkClientException: Unable to load AWS credentials from any provider in the chain: [com.databricks.backend.daemon.driver.aws.AwsLocalCredentialContextTokenProvider@4c7592e8: No role specified and no roles available., com.databricks.backend.daemon.driver.aws.ProxiedIAMCredentialProvider@21a98c2: User does not have any IAM roles]
Caused by: HiveException: com.amazonaws.SdkClientException: Unable to load AWS credentials from any provider in the chain: [com.databricks.backend.daemon.driver.aws.AwsLocalCredentialContextTokenProvider@4c7592e8: No role specified and no roles available., com.databricks.backend.daemon.driver.aws.ProxiedIAMCredentialProvider@21a98c2: User does not have any IAM roles]
Caused by: SdkClientException: Unable to load AWS credentials from any provider in the chain: [com.databricks.backend.daemon.driver.aws.AwsLocalCredentialContextTokenProvider@4c7592e8: No role specified and no roles available., com.databricks.backend.daemon.driver.aws.ProxiedIAMCredentialProvider@21a98c2: User does not have any IAM roles]
Expected Behavior
No response
Steps To Reproduce
No response
Cloud
AWS
Operating System
macOS
Version
latest via Databricks CLI
Relevant log output
No response