You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "nirav pranami (JIRA)" <ji...@apache.org> on 2016/05/07 16:35:12 UTC

[jira] [Updated] (AIRFLOW-67) Problem with from SSHExecuteOperator

     [ https://issues.apache.org/jira/browse/AIRFLOW-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

nirav pranami updated AIRFLOW-67:
---------------------------------
    Description: 
Dear Airflow Maintainers,

Before I tell you about my issue, let me describe my Airflow environment:

Airflow version: 1.7.0
Airflow components: CeleryExecutor
Python Version: 2.7.6
Operating System: Centos
Description of Issue

Now that you know a little about me, let me tell you about the issue I am having:
I am not able to see the dag on UI once I add {{from airflow.contrib.operators import SSHExecuteOperator}}  to my dag file. I get the

dag zzz is missing
when I click on the dag link

Below is the screenshot for the same. 


  was:
Dear Airflow Maintainers,

Before I tell you about my issue, let me describe my Airflow environment:

Airflow version: 1.7.0
Airflow components: CeleryExecutor
Python Version: 2.7.6
Operating System: Centos
Description of Issue

Now that you know a little about me, let me tell you about the issue I am having:
I am not able to see the dag on UI once I add from airflow.contrib.operators import SSHExecuteOperator  to my dag file. I get the

dag zzz is missing
when I click on the dag link

Below is the screenshot for the same. 



> Problem with from SSHExecuteOperator
> ------------------------------------
>
>                 Key: AIRFLOW-67
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-67
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: nirav pranami
>
> Dear Airflow Maintainers,
> Before I tell you about my issue, let me describe my Airflow environment:
> Airflow version: 1.7.0
> Airflow components: CeleryExecutor
> Python Version: 2.7.6
> Operating System: Centos
> Description of Issue
> Now that you know a little about me, let me tell you about the issue I am having:
> I am not able to see the dag on UI once I add {{from airflow.contrib.operators import SSHExecuteOperator}}  to my dag file. I get the
> dag zzz is missing
> when I click on the dag link
> Below is the screenshot for the same. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)