You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by bharathkk <gi...@git.apache.org> on 2018/10/11 19:32:21 UTC

[GitHub] samza pull request #707: Fix local side input table tests to use java.io.tmp...

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 <co...@...>
Date:   2018-10-11T19:30:38Z

    Fix local side input table tests to use java.io.tmp directory

----


---

[GitHub] samza pull request #707: Use different paths for logged and non-logged store...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---