You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by Zedmor <gi...@git.apache.org> on 2018/02/22 23:16:28 UTC

[GitHub] samza pull request #428: Json file reader

GitHub user Zedmor opened a pull request:

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

    Json file reader

    1. Gradle.build changes
    2. Staging directory fix for properties
    3. Initial offset fix to set it to 0:0 if missing
    4. Text file reader

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

    $ git pull https://github.com/curren-c/samza JsonFileReader

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

    https://github.com/apache/samza/pull/428.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 #428
    
----
commit 03e8f6b00bef593fe4c68f8813cca3c1226dc4f1
Author: Akim Akimov <ze...@...>
Date:   2018-02-21T14:47:14Z

    publishing in gradle

commit 76a9c90c2a0246c8505a6988dcb455a4ef99bd12
Author: Akim Akimov <ze...@...>
Date:   2018-02-22T23:13:43Z

    various bugs and issues

----


---

[GitHub] samza pull request #428: Json file reader

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

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


---