[
https://issues.apache.org/jira/browse/AIRFLOW-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16068704#comment-16068704
]
Pavan KN edited comment on AIRFLOW-1355 at 6/29/17 5:52 PM:
------------------------------------------------------------
Related log screen entries are as follows:
|| ||Id||Dttm||Dag Id||Task Id|| Event|| Execution Date|| Owner||
Extra||
| |2 |06-29T23:12:20.969631 |example_bash_operator| | |trigger
|anonymous |[('dag_id', 'example_bash_operator')]|
| |1 |06-29T23:12:16.316600 |example_bash_operator| | |paused
|anonymous |[('is_paused', 'true'), ('dag_id', 'example_bash_operator')]|
There are no changes after this.
was (Author: ngpvn_k):
Related log screen entries are as follows:
|| ||Id||Dttm||Dag Id||Task Id|| Event|| Execution Date|| Owner||
Extra||
| |2 |06-29T23:12:20.969631 |example_bash_operator| | |trigger
|anonymous |[('dag_id', 'example_bash_operator')]|
| |1 |06-29T23:12:16.316600 |example_bash_operator| | |paused
|anonymous |[('is_paused', 'true'), ('dag_id', 'example_bash_operator')]|
There is no changes after this.
> Unable to launch jobs : DAGs not being executed.
> ------------------------------------------------
>
> Key: AIRFLOW-1355
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1355
> Project: Apache Airflow
> Issue Type: Bug
> Components: DAG
> Affects Versions: Airflow 2.0
> Environment: Mac OS and Ubuntu
> Reporter: Pavan KN
>
> Steps to re-produce:
> 1. Create new installation
> 2. Launch Airflow
> 3. Enable a DAG and trigger it manually
> DAG/Job won't get executed. Will stay in Running status, but no execution
> starts and continues to stay at same status.
> Same issues is there with Sequential, Local and Celeri executors.
> Happening in 2.0 version. Tried on multiple Mac machines and on Ubuntu.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)