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