edenGlu opened a new issue #11882:
URL: https://github.com/apache/airflow/issues/11882


   Hey, 
   I use 
   Apache Airflow version: 1.10.12
   Kubernetes version: v1.17.0
   executor: KubernetesExecutor
   
   I create a task - SubDagOperator with executor=KubernetesExecutor()
   I run this task and it work, but I can't clear the task , not from the UI 
and not from the command .
   the error that I get is:
   ```
       'Pickling an AuthenticationString object is '
   TypeError: Pickling an AuthenticationString object is disallowed for 
security reasons
   
   ```any ideas?
   


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

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


Reply via email to