GitHub user bharathkk opened a pull request: https://github.com/apache/samza/pull/265
SAMZA-1385: Fix zookeeper path conflict between LocalApplicationRunner and ZkJobCoordinator Tested the fix w/ sample page view adclick joiner job. @navina @sborya @nickpan47 can you please take a look at the RB? You can merge this pull request into a Git repository by running: $ git pull https://github.com/bharathkk/samza master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/265.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 #265 ---- commit c86ec0a22b8e18f544343609a3d8b423cd85658a Author: Bharath Kumarasubramanian <bkuma...@linkedin.com> Date: 2017-05-26T20:14:17Z Extract hdfs docs into its own section commit eb48b5d3a2f651b44d0402287682868c58d1d444 Author: Bharath Kumarasubramanian <bkuma...@linkedin.com> Date: 2017-06-08T22:40:54Z Merge remote-tracking branch 'upstream/master' commit a28cb882d7790c35ed54f9f9d9291b75a63faf1c Author: Bharath Kumarasubramanian <bkuma...@linkedin.com> Date: 2017-08-08T00:34:35Z Merge remote-tracking branch 'upstream/master' commit 37c5879517b0ea931aa8f8bdd3aadd32c8b1106d Author: Bharath Kumarasubramanian <bkuma...@linkedin.com> Date: 2017-08-09T18:07:15Z Merge remote-tracking branch 'upstream/master' commit e2ed4c8fe5d2976d0783e8b3fe978dc7ebcd4483 Author: Bharath Kumarasubramanian <bkuma...@linkedin.com> Date: 2017-08-09T22:11:25Z SAMZA-1385: Fix zookeeper path conflict between LocalApplicationRunner and ZkJobCoordinator ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---