ashb commented on issue #56243:
URL: https://github.com/apache/airflow/issues/56243#issuecomment-3442883132

   > @ashb The `NoCredentialsError` exception still happens when pulling 
`"apache-airflow @ git+https://github.com/apache/[email protected]"`
   > 
   > Additionally the env variables are set like this.
   > ```
   > AIRFLOW__LOGGING__REMOTE_LOGGING='true'
   > AIRFLOW__LOGGING__REMOTE_BASE_LOG_FOLDER="s3://lvao-dev-airflow"
   > AIRFLOW__LOGGING__REMOTE_LOG_CONN_ID='scalewaylogs'
   > AIRFLOW__LOGGING__ENCRYPT_S3_LOGS="false"
   > ```
   > 
   > The remote connection is set through the web UI, filling in the extras 
JSON.
   
   You need the rc of apache-airflow-task-sdk too
   
   Also they are on pypi, so I'd suggest using that over git (but it makes no 
difference)


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to