You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/12/20 02:51:00 UTC

[GitHub] [airflow] clairezhuang commented on issue #27830: DatabricksSubmitRunDeferrableOperator runs in timeout when using AAD Token for SPN

clairezhuang commented on issue #27830:
URL: https://github.com/apache/airflow/issues/27830#issuecomment-1358767741

   Hi,
   
   This is Claire from Azure Databricks Support team. I want to share the same error:
   INFO - Using AAD Token for SPN.
   INFO - Existing AAD token is expired, or going to expire soon. Refreshing...
   ......
   requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: ***********
   ......
   airflow.exceptions.AirflowException: Response: b'{"error_code":"403","message":"Unauthorized access to Org: ****************"}', Status Code: 403
   
   since the mentioned job url in the provided logs was executed successfully from Databricks side, may I know if there would be more information shared from Airflow?
   Thanks.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org