kamal_ch
Databricks Employee
Databricks Employee

Ensure that the Databricks workspace has the necessary permissions to access the GCS bucket. Check if the service account used for Databricks has "Storage Object Viewer" or a similar role granted.

Verify that the path "gs://cimb-prod-lakehouse/bronze-layer/dbd/customer_info_update_request_processing/_delta_log/" exists and matches exactly with the resource on the bucket, including case sensitivity.

Double-check the GCS configuration (e.g., credentials, region settings) in the Databricks environment.

If none of these steps resolve the issue, a detailed inspection of logs or collaborating with the Databricks support team may be necessary for further investigation.