GitHub user bharathkk opened a pull request:
https://github.com/apache/samza/pull/707
Fix local side input table tests to use java.io.tmp directory
Use java.io.tmp directory for tests instead of temporary folder inside
module directories.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bharathkk/samza fix-table-test
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/707.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 #707
----
commit 6cff6bc3e6ad8681a70e424afab21a33e411e5c6
Author: bharathkk <codin.martial@...>
Date: 2018-10-11T19:30:38Z
Fix local side input table tests to use java.io.tmp directory
----
---