twitter / summingbird

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

Add better tests around naming #633

Open johnynek opened 8 years ago

johnynek commented 8 years ago

We had to revert using our optimizer for storm:

https://github.com/twitter/summingbird/pull/610

Because after optimization the names/options mappings were not correct for some customers at Twitter. We need tests on how names are applied that are robust enough so that we can trust if the tests are green that we didn't break naming.