[GitHub] samza pull request #857: SAMZA-2041: add hdfs and kinesis descriptor

2018-12-14 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/samza/pull/857


---


[GitHub] samza pull request #862: SAMZA-2044 - Change api to avoid OOMem Exceptions

2018-12-14 Thread georgantasp
GitHub user georgantasp opened a pull request:

https://github.com/apache/samza/pull/862

SAMZA-2044 - Change api to avoid OOMem Exceptions



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/georgantasp/samza SAMZA-2044

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/samza/pull/862.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 #862


commit 0844025d7b037150d42d71c692abb9484945957b
Author: Peter Georgantas 
Date:   2018-12-14T15:14:58Z

SAMZA-2044 - change api to avoid OOMem Exceptions




---