Open ChaladiMohanVamsi opened 3 days ago
Proposed Change
Add support to refresh and consume vended storage credentials for ADLSFileIO.
client.refresh-credentials-enabled
client.refresh-credentials-endpoint
adls.sas-token-expire-at-ms.
adls.sas-token.
cc// @nastra @jackye1995 @amogh-jahagirdar @munendrasn Can you please help with the review.
Proposed Change
Add support to refresh and consume vended storage credentials for ADLSFileIO.
New Azure properties
client.refresh-credentials-enabled
property to control credential refresh and defaults to true.client.refresh-credentials-endpoint
defines endpoint to fetch the refresh credentials with below spec.Requirements of credential config
adls.sas-token-expire-at-ms.
similar to existing sas token prefixadls.sas-token.
Similar PRs for other FileIOs