GitHub user prateekm opened a pull request: https://github.com/apache/samza/pull/316
SAMZA-1435: Changed samza-api Serde implementations from Scala to Java. You can merge this pull request into a Git repository by running: $ git pull https://github.com/prateekm/samza java-serdes Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/316.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 #316 ---- commit 82197b5bcefb85ca02347361649f13989c135ea5 Author: Prateek Maheshwari <pmahe...@linkedin.com> Date: 2017-10-05T22:47:35Z Changed samza-api Serde implementations from Scala to Java. ---- ---