GitHub user srinipunuru opened a pull request:
https://github.com/apache/samza/pull/424
Fixes to get the build working with Scala 2.10 build
The fixes needed to get the build working with the Scala 2.10.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srinipunuru/samza rel-fixes.1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/424.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #424
----
commit 35da8b5dd0a4fa5c542e9bd30b3271a907a09f0a
Author: Srinivasulu Punuru <spunuru@...>
Date: 2018-02-21T18:29:42Z
Fixes to get the build working with Scala 2.10 build
----
---