GitHub user prateekm opened a pull request:
https://github.com/apache/samza/pull/376
Updated Serde related documentation and error messages for High Level API
Updated and clarified the documentation and error messages related to
Serdes for Input/Output/PartitionBy streams.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/prateekm/samza documentation-cleanup
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/376.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 #376
----
commit ef46a9cab1a03d0f3e077949c98005c46913c372
Author: Prateek Maheshwari <[email protected]>
Date: 2017-12-01T20:57:53Z
Updated Serde related documentation for I/O operators
----
---