-
Notifications
You must be signed in to change notification settings - Fork 3.3k
{dls} Update azure-datalake-store dependency #29408
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
{dls} Update azure-datalake-store dependency #29408
Conversation
️✔️AzureCLI-FullTest
|
️✔️AzureCLI-BreakingChangeTest
|
|
ADLS Gen1 |
|
Addresses #29276 |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
I would prefer the PR title as
Also, there is no need to add a history note, as this change is not customer-facing. |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
Though I have upgraded |
Related command
az dls fs *
Description
Update the azure-datalake-store version to 0.0.53.
Main reason is to removes the dependency on adal and uses msal. There are other small changes that can be found in the change history at https://github.com/Azure/azure-data-lake-store-python/blob/master/HISTORY.rst
Testing Guide
azdev test dls --live
Tests the dls command tests with a live account. Please ask me for any needed access.
History Notes
This checklist is used to make sure that common guidelines for a pull request are followed.
The PR title and description has followed the guideline in Submitting Pull Requests.
[ NA] I adhere to the Command Guidelines.
[ NA] I adhere to the Error Handling Guidelines.