Data Integration Connectors
- Data Integration Connectors
- All Products
fs.s3a.<bucket_name>.access.key=<access key value> fs.s3a.<bucket_name>.secret.key=<secret key value> fs.s3a.impl=org.apache.hadoop.fs.s3a.S3AFileSystem
fs.azure.account.auth.type=<Authentication type> fs.azure.account.oauth.provider.type=<Authentication_provider> fs.azure.account.oauth2.client.id=<Client_ID> fs.azure.account.oauth2.client.secret=<Client-secret> fs.azure.account.oauth2.client.endpoint=<ADLS Gen2 endpoint>