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 <zedmor@...> Date: 2018-02-21T14:47:14Z publishing in gradle commit 76a9c90c2a0246c8505a6988dcb455a4ef99bd12 Author: Akim Akimov <zedmor@...> Date: 2018-02-22T23:13:43Z various bugs and issues ---- ---