twitter / summingbird

Streaming MapReduce with Scalding and Storm
https://twitter.com/summingbird
Apache License 2.0
2.14k stars 267 forks source link

StormPlatform laws are flakey #605

Open johnynek opened 9 years ago

johnynek commented 9 years ago

[error] x StormPlatform matches Scala for single step jobs [error] the value is false (StormLaws.scala:132)

Usually passes. Sometimes it doesn't. May be a race condition, may be a real bug.

egonina commented 9 years ago

+1

johnynek commented 9 years ago

at least getting a clearer error report would help. :/

johnynek commented 8 years ago

I think it may help to use a more modern storm.

@pankajroark any news on getting heron to use the modern storm namespaces so we can use storm 1.0 or so and see if we can fix our issues?