[
https://issues.apache.org/jira/browse/AIRFLOW-2533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16507145#comment-16507145
]
ASF subversion and git services commented on AIRFLOW-2533:
----------------------------------------------------------
Commit c5a5ae947d966424a4e38c448f98c36a982125c9 in incubator-airflow's branch
refs/heads/master from [~bnutt]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=c5a5ae9 ]
[AIRFLOW-2533] Fix path to DAG's on kubernetes executor workers
Closes #3470 from
bnutt/brian/kubernetes_executor_fix_path_to_dags
> Kubernetes worker configuration improperly sets path to DAG on worker node
> --------------------------------------------------------------------------
>
> Key: AIRFLOW-2533
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2533
> Project: Apache Airflow
> Issue Type: Bug
> Components: executor, worker
> Affects Versions: 1.10.0
> Reporter: Brian Nutt
> Priority: Blocker
> Fix For: 1.10.0, 2.0.0
>
> Attachments: Screen Shot 2018-05-24 at 5.06.25 PM.png
>
>
> When triggering a DAG using the kubernetes executor, the path to the DAG on
> the worker node is not properly set due to the modification of the command
> that is sent to the pod for the worker node to perform. See !Screen Shot
> 2018-05-24 at 5.06.25 PM.png!
> This means that the only DAG's that are working at the example DAGs.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)