gopidesupavan commented on PR #49788:
URL: https://github.com/apache/airflow/pull/49788#issuecomment-2856938276

   > I tried to update the local settings to fix the import error but then I 
ran into:
   > 
   > ```
   > GCSRemoteLogIO.__init__() missing 3 required positional arguments: 
'gcp_keyfile_dict', 'scopes', and 'project_id'
   > ```
   > 
   > Same conn_id I always used in Airflow 2. I don't have any of those things 
defined since I just use Workload Identity and add the service account 
annotations.
   
   How your configuring this one?
   
   You need to set them in the logging section in conf with 
`remote_task_handler_kwargs` as key 


-- 
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