- Home
- Unravel 4.5 Documentation
- Advanced Topics
- Unravel properties
- Azure Data Lake properties
Azure Data Lake properties
These properties are required if you are using Azure Data Lake.
Property/Description | Set By User | Unit | Default |
---|---|---|---|
com.unraveldata.adl.accountFQDN The data lake's fully qualified domain name, e.g., mydatalake.azuredatalakestore.net. | Optional | string | - |
com.unraveldata.adl.clientId An application ID. An application registration has to be created in the Azure Active Directory. | Optional | string | - |
com.unraveldata.adl.clientKey An application access key which can be created after registering an application. | Optional | string | - |
com.unraveldata.adl.accessTokenEndpoint The OAUTH 2.0 Access Token Endpoint. It is obtained from the application registration tab on Azure portal. | Optional | string | - |
com.unraveldata.adl.clientRootPath The path in the Data lake store where the target cluster has been given access. | Optional | string URL | - |