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

Apache Spark reassigned SPARK-10248:
------------------------------------

    Assignee:     (was: Apache Spark)

> 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
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to