Github user nssalian commented on the pull request:
https://github.com/apache/spark/pull/7250#issuecomment-120748280
Hitting this error on the test for StreamingContextSuite.
Is the streamingSource not being found in the right ArrayBuffer? I tried
different variations of the registrations to try alleviate this. Didn't help.
@tdas any suggestions?
Ran this:
build/sbt -Pyarn -Phadoop-2.4 -Dhadoop.version=2.5.0 -Pscala-2.10
project streaming
~test-only *StreamingContextSuite
Test failure message:
ArrayBuffer(org.apache.spark.scheduler.DAGSchedulerSource@1473d83a,
org.apache.spark.storage.BlockManagerSource@7560392b) did not contain
org.apache.spark.streaming.StreamingSource@1c71ddd7
(StreamingContextSuite.scala:322)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]