You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "jack (JIRA)" <ji...@apache.org> on 2019/01/27 12:42:00 UTC

[jira] [Comment Edited] (AIRFLOW-2076) [2017-11-21 16:12:40,961] {jobs.py:187} DEBUG - [heart] Boom.

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

jack edited comment on AIRFLOW-2076 at 1/27/19 12:41 PM:
---------------------------------------------------------

The [heart] Boom was removed in 1.9 since users were confusing this with errors (Boom isn't an error).

[https://github.com/apache/airflow/pull/2743]

It's likely that the error you were facing has nothing to do with this message (which is just a debug message of the scheduler).

I suggest closing this as there is no further report from the author, it's based on version earlier than 1.9 and it's unclear what is the issue here.

 


was (Author: jackjack10):
The [heart] Boom was removed in 1.9 since users were confusing this with errors (Boom isn't an error).

[https://github.com/apache/airflow/pull/2743]

It's likely that the error you were facing has nothing to do with this message.

I suggest closing this as there is no further report from the author, it's based on version earlier than 1.9 and it's unclear what is the issue here.

 

> [2017-11-21 16:12:40,961] {jobs.py:187} DEBUG - [heart] Boom.
> -------------------------------------------------------------
>
>                 Key: AIRFLOW-2076
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2076
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: api
>    Affects Versions: 1.8.0, 1.8.2, 2.0.0
>            Reporter: fann
>            Priority: Critical
>              Labels: features
>
> I used airflow submit spark application, the airflow DAG always print DEBUG - [heart] Boom. When my spark application is finished, the print is still on,and the DAG cannot finished!
> I was used the LocalExecutor. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)