[ 
https://issues.apache.org/jira/browse/AIRFLOW-5810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16963299#comment-16963299
 ] 

Francesco Macagno commented on AIRFLOW-5810:
--------------------------------------------

airflow run; Example:  `airflow run k8s-test python 20191010 -int`

 

See https://airflow.apache.org/cli.html#run

> Using `-int` with `airflow run` with a kubernetesexecutor does not pass -int 
> to container run command
> -----------------------------------------------------------------------------------------------------
>
>                 Key: AIRFLOW-5810
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5810
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: executor-kubernetes
>    Affects Versions: 1.10.3
>            Reporter: Francesco Macagno
>            Assignee: Daniel Imberman
>            Priority: Major
>
> Running `airflow run` with a task using a kubernetes executor does output the 
> logs of the k8s status messages, but the resulting pod arguments should also 
> include the `-int` tag so that the child pod logs include the output of the 
> task.
>  
> This not being the case makes testing k8s much harder.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to