GitHub user rayman7718 opened a pull request: https://github.com/apache/samza/pull/542
MetricsSnapshotReporter improvements 1. Adding config to specify MetricsSnapshotStream partitionKey, defaults to hostname (to maintain backword compat) You can merge this pull request into a Git repository by running: $ git pull https://github.com/rayman7718/samza snapshotreporterimprovements Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/542.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 #542 ---- commit 3cd6dfab6e7dccf5d8ff068b8177fd17509dbbba Author: Ray Matharu <rmatharu@...> Date: 2018-05-30T22:08:52Z Adding config to specify MetricsSnapshotStream partitionKey, defaults to hostname (to maintain backword compat) ---- ---