[
https://issues.apache.org/jira/browse/SPARK-10248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14714502#comment-14714502
]
Apache Spark commented on SPARK-10248:
--------------------------------------
User 'squito' has created a pull request for this issue:
https://github.com/apache/spark/pull/8466
> 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]