This repository has been archived by the owner on Aug 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 144
Fairing TrainJob failure on Microsoft Azure - AttributeError: 'ServicePrincipalCredentials' object has no attribute 'get_token' #561
Labels
Comments
The following changes to the Here is the new azure.py after applying changes to fix this issue..
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
/kind bug
When trying to run TrainJob command in Kubeflow Fairing package on Microsoft Azure, it fails with following error message:
AttributeError: 'ServicePrincipalCredentials' object has no attribute 'get_token'
What did you expect to happen:
Expected TrainJob command to run without any error and perform TrainJob
Environment:
kubectl version
): v1.21.2/etc/os-release
): Ubuntu 20.04 LTS (Focal Fossa)The text was updated successfully, but these errors were encountered: