You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "forevernull (JIRA)" <ji...@apache.org> on 2016/10/24 08:26:58 UTC

[jira] [Assigned] (AIRFLOW-592) example_xcom import Error

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

forevernull reassigned AIRFLOW-592:
-----------------------------------

    Assignee: forevernull

> example_xcom import Error
> -------------------------
>
>                 Key: AIRFLOW-592
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-592
>             Project: Apache Airflow
>          Issue Type: Bug
>         Environment: Centos
>            Reporter: forevernull
>            Assignee: forevernull
>
> python ./airflow/example_dags/example_xcom.py
> [2016-10-23 23:53:13,160] {__init__.py:36} INFO - Using executor SequentialExecutor
> Traceback (most recent call last):
>   File "./airflow/example_dags/example_xcom.py", line 62, in <module>
>     push1 = airflow.operators.python_operator.PythonOperator(
> AttributeError: 'module' object has no attribute 'python_operator'



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