twitter / summingbird

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

Support Scala 2.12 #721

Closed ttim closed 7 years ago

ttim commented 7 years ago

This PR bumps scalding version to 0.17.0, algebird to 0.13.0, bijection to 0.9.5 and chill to 0.8.4. Algebird fixes based on https://github.com/twitter/summingbird/pull/715.

This PR also removes support for Scala 2.10, because scalding doesn't support it.

ttim commented 7 years ago

Recreated as https://github.com/twitter/summingbird/pull/724