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

Andrew Or resolved SPARK-10248.
-------------------------------
          Resolution: Fixed
            Assignee: Imran Rashid
       Fix Version/s: 2.0.0
                      1.6.1
    Target Version/s: 1.6.1, 2.0.0

> DAGSchedulerSuite should check there were no errors in EventProcessLoop
> -----------------------------------------------------------------------
>
>                 Key: SPARK-10248
>                 URL: https://issues.apache.org/jira/browse/SPARK-10248
>             Project: Spark
>          Issue Type: Test
>          Components: Spark Core
>    Affects Versions: 1.5.0
>            Reporter: Imran Rashid
>            Assignee: Imran Rashid
>             Fix For: 1.6.1, 2.0.0
>
>
> If an exception is thrown inside {{DAGSchedulerEventProcessLoop}}, it is just 
> logged, so its hard to directly check in tests.  (In fact, the scheduler 
> isn't even stopped, b/c the tests don't use the {{DAGSchduler}} that is known 
> by the {{SparkContext}}).
> We should update the test framework so we can check if there is an error in 
> the event loop.



--
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