2023-04-25 16:58:47 +02:00
|
|
|
---
|
|
|
|
title: Datalake Connector Troubleshooting
|
|
|
|
slug: /connectors/database/datalake/troubleshooting
|
|
|
|
---
|
|
|
|
|
|
|
|
# Troubleshooting
|
|
|
|
|
|
|
|
Learn how to resolve the most common problems people encounter in the Datalake connector.
|
|
|
|
|
|
|
|
* **'Access Denied' error when reading from S3 bucket**
|
|
|
|
|
|
|
|
Please, ensure you have a Bucket Policy with the permissions explained in the requirement section [here](/connectors/database/datalake).
|
|
|
|
|
|
|
|
|
|
|
|
#### **'Azure Datalake'** credentials details
|
|
|
|
|
|
|
|
##### Where can I find 'Client Secret' from.
|
|
|
|
|
|
|
|
- Login to `Azure Portal`
|
|
|
|
- Find and click on your application
|
|
|
|
- Select `Certificates & Secret` under `Manage` Section
|
|
|
|
|
|
|
|
|
|
|
|
{% image
|
2023-05-16 08:30:15 +02:00
|
|
|
src="/images/v0.13.3/openmetadata/connectors/datalake/troubleshoot-clientId.png"
|
2023-04-25 16:58:47 +02:00
|
|
|
alt="Configure service connection"
|
|
|
|
caption="Find Client ID" /%}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|