GitHub user xinyuiscool opened a pull request: https://github.com/apache/samza/pull/508
SAMZA-1704: Fix compatibility issues with scala 2.12 Need to add override keyword for overriding a method in scala 2.12. You can merge this pull request into a Git repository by running: $ git pull https://github.com/xinyuiscool/samza SAMZA-1704 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/508.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 #508 ---- commit 6d5ebf9c6e683320f0dfe308d22508cf454ec0c2 Author: xiliu <xiliu@...> Date: 2018-05-08T01:00:27Z SAMZA-1704: Fix compatibility issues with scala 2.12 ---- ---