Jacek Laskowski created SPARK-11631:
---------------------------------------

             Summary: DAGScheduler prints "Stopping DAGScheduler" at INFO to 
the logs with no corresponding "Starting"
                 Key: SPARK-11631
                 URL: https://issues.apache.org/jira/browse/SPARK-11631
             Project: Spark
          Issue Type: Improvement
          Components: Scheduler
    Affects Versions: 1.6.0
         Environment: Spark sources as of today - revision {{5039a49}}
            Reporter: Jacek Laskowski
            Priority: Trivial


At stop, DAGScheduler prints out {{INFO DAGScheduler: Stopping DAGScheduler}}, 
but there's no corresponding Starting INFO message. It can be surprising.

I think Spark should have a change and pick one:

1. {{INFO DAGScheduler: Stopping DAGScheduler}} should be DEBUG at the most (or 
even TRACE)
2. {{INFO DAGScheduler: Stopping DAGScheduler}} should have corresponding 
{{INFO DAGScheduler: Starting DAGScheduler}}.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to