[4/6] samza git commit: SAMZA-1298; Create zk path.

2017-05-22 Thread xinyu
SAMZA-1298; Create zk path. if ZK path contains extra path at the end, it needs to be created in ZK at first connect. Author: Boris Shkolnik Reviewers: Jagadish Closes #197 from sborya/createZkPath Project:

[6/6] samza git commit: Improve documentation for Resource Localization

2017-05-22 Thread xinyu
Improve documentation for Resource Localization This is a follow-up to Fred Ji's original PR : https://github.com/apache/samza/pull/191 . Author: vjagadish1989 Reviewers: Prateek Maheshwari Closes #199 from vjagadish1989/doc-improvements

[5/6] samza git commit: SAMZA-1280; document for the general/universal resource localization in YARN

2017-05-22 Thread xinyu
SAMZA-1280; document for the general/universal resource localization in YARN This PR added a MD for localizing resource in Samza on YARN by configuring path, local.name, local.type and local.visibility, and also updated the configuration table and index table. Author: Fred Ji

[1/6] samza git commit: SAMZA-1258. Integration tests. Happy Path.

2017-05-22 Thread xinyu
Repository: samza Updated Branches: refs/heads/0.13.0 864562444 -> 06860479f SAMZA-1258. Integration tests. Happy Path. This is reincarnation of PR #157 It was not possible to merge/rebase that branch, so I had to create another one and reapply the changes. Author: Boris Shkolnik

[3/6] samza git commit: SAMZA-1291: StandAlone config

2017-05-22 Thread xinyu
SAMZA-1291: StandAlone config Author: Boris Shkolnik Reviewers: Xinyu Liu Closes #192 from sborya/StandAloneConfig Project: http://git-wip-us.apache.org/repos/asf/samza/repo Commit: http://git-wip-us.apache.org/repos/asf/samza/commit/f9849c5c Tree:

[2/6] samza git commit: SAMZA-1193. re-enable the test TestZkBarrierForVersionUpgrade.testZkBarrierForVersionUpgrade

2017-05-22 Thread xinyu
SAMZA-1193. re-enable the test TestZkBarrierForVersionUpgrade.testZkBarrierForVersionUpgrade The code changed significantly. I've rerun the test multiple times both with gradle and intelij. It passed every time. I suggest we enable it back. Author: Boris Shkolnik

samza git commit: Improve documentation for Resource Localization

2017-05-22 Thread jagadish
Repository: samza Updated Branches: refs/heads/master 2a75a209b -> c3db20483 Improve documentation for Resource Localization This is a follow-up to Fred Ji's original PR : https://github.com/apache/samza/pull/191 . Author: vjagadish1989 Reviewers: Prateek Maheshwari

[jira] [Updated] (SAMZA-1303) Request for waitForFinish(time, TimeUnit) api in LocalApplicationRunner

2017-05-22 Thread Prateek Maheshwari (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prateek Maheshwari updated SAMZA-1303: -- Description: Existing waitForFinish() API in LocalApplicationRunner waits indefinitely

[jira] [Updated] (SAMZA-1303) Request for waitForFinish(time, TimeUnit) api in LocalApplicationRunner

2017-05-22 Thread Prateek Maheshwari (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prateek Maheshwari updated SAMZA-1303: -- Fix Version/s: 0.14.0 > Request for waitForFinish(time, TimeUnit) api in

[jira] [Commented] (SAMZA-1280) add documentation for general resource localization support in yarn

2017-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16020278#comment-16020278 ] ASF GitHub Bot commented on SAMZA-1280: --- Github user asfgit closed the pull request at:

samza git commit: SAMZA-1280; document for the general/universal resource localization in YARN

2017-05-22 Thread jagadish
Repository: samza Updated Branches: refs/heads/master f758fb591 -> 2a75a209b SAMZA-1280; document for the general/universal resource localization in YARN This PR added a MD for localizing resource in Samza on YARN by configuring path, local.name, local.type and local.visibility, and also

[jira] [Reopened] (SAMZA-1303) Request for waitForFinish(time, TimeUnit) api in LocalApplicationRunner

2017-05-22 Thread Prateek Maheshwari (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prateek Maheshwari reopened SAMZA-1303: --- > Request for waitForFinish(time, TimeUnit) api in LocalApplicationRunner >

[jira] [Commented] (SAMZA-1304) Improve duplicate processors detection

2017-05-22 Thread Navina Ramesh (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16020037#comment-16020037 ] Navina Ramesh commented on SAMZA-1304: -- [~boryas] I think he is talking about rogue or orphaned

[jira] [Commented] (SAMZA-1303) Request for waitForFinish(time, TimeUnit) api in LocalApplicationRunner

2017-05-22 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16020035#comment-16020035 ] Boris Shkolnik commented on SAMZA-1303: --- Agree with Prateek. Having timeout in waitForFinish -

[jira] [Resolved] (SAMZA-1303) Request for waitForFinish(time, TimeUnit) api in LocalApplicationRunner

2017-05-22 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Shkolnik resolved SAMZA-1303. --- Resolution: Fixed > Request for waitForFinish(time, TimeUnit) api in LocalApplicationRunner >

[jira] [Updated] (SAMZA-1301) Investigate ZKClient exceptions in ZkJobCoordinator.

2017-05-22 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Shkolnik updated SAMZA-1301: -- Issue Type: Bug (was: Sub-task) Parent: (was: SAMZA-1064) > Investigate ZKClient

[jira] [Updated] (SAMZA-1302) Improve Zookeeper error handling

2017-05-22 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Shkolnik updated SAMZA-1302: -- Issue Type: Bug (was: Sub-task) Parent: (was: SAMZA-1064) > Improve Zookeeper

[jira] [Commented] (SAMZA-1304) Improve duplicate processors detection

2017-05-22 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16020027#comment-16020027 ] Boris Shkolnik commented on SAMZA-1304: --- Duplicate - you mean with the same processor ID? I think

[jira] [Updated] (SAMZA-1301) Investigate ZKClient exceptions in ZkJobCoordinator.

2017-05-22 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Shkolnik updated SAMZA-1301: -- Issue Type: Sub-task (was: Task) Parent: SAMZA-1064 > Investigate ZKClient exceptions

[jira] [Resolved] (SAMZA-1298) if ZkConnect string contains extra path, it needs to be created on the ZK.

2017-05-22 Thread Jagadish (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jagadish resolved SAMZA-1298. - Resolution: Fixed > if ZkConnect string contains extra path, it needs to be created on the ZK. >

[jira] [Closed] (SAMZA-1298) if ZkConnect string contains extra path, it needs to be created on the ZK.

2017-05-22 Thread Jagadish (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jagadish closed SAMZA-1298. --- > if ZkConnect string contains extra path, it needs to be created on the ZK. >

[jira] [Commented] (SAMZA-1298) if ZkConnect string contains extra path, it needs to be created on the ZK.

2017-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16020017#comment-16020017 ] ASF GitHub Bot commented on SAMZA-1298: --- Github user asfgit closed the pull request at:

samza git commit: SAMZA-1298; Create zk path.

2017-05-22 Thread jagadish
Repository: samza Updated Branches: refs/heads/master 1e9ae7395 -> f758fb591 SAMZA-1298; Create zk path. if ZK path contains extra path at the end, it needs to be created in ZK at first connect. Author: Boris Shkolnik Reviewers: Jagadish Closes

[jira] [Created] (SAMZA-1306) Error Testing. Failing processor.

2017-05-22 Thread Boris Shkolnik (JIRA)
Boris Shkolnik created SAMZA-1306: - Summary: Error Testing. Failing processor. Key: SAMZA-1306 URL: https://issues.apache.org/jira/browse/SAMZA-1306 Project: Samza Issue Type: Sub-task

[jira] [Created] (SAMZA-1305) Error Testing. ZkUnavailable.

2017-05-22 Thread Boris Shkolnik (JIRA)
Boris Shkolnik created SAMZA-1305: - Summary: Error Testing. ZkUnavailable. Key: SAMZA-1305 URL: https://issues.apache.org/jira/browse/SAMZA-1305 Project: Samza Issue Type: Sub-task

[jira] [Resolved] (SAMZA-1193) Fix the flaky test TestZkBarrierForVersionUpgrade.testZkBarrierForVersionUpgrade

2017-05-22 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Shkolnik resolved SAMZA-1193. --- Resolution: Fixed > Fix the flaky test >

[jira] [Updated] (SAMZA-1258) HappyPathTesting. Single and multiple processors happy path.

2017-05-22 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Shkolnik updated SAMZA-1258: -- Issue Type: Sub-task (was: Task) Parent: SAMZA-1064 > HappyPathTesting. Single and

[jira] [Commented] (SAMZA-1291) add new StandAlone configs to the configuration doc

2017-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16019790#comment-16019790 ] ASF GitHub Bot commented on SAMZA-1291: --- Github user asfgit closed the pull request at:

samza git commit: SAMZA-1291: StandAlone config

2017-05-22 Thread xinyu
Repository: samza Updated Branches: refs/heads/master f41fd2545 -> 1e9ae7395 SAMZA-1291: StandAlone config Author: Boris Shkolnik Reviewers: Xinyu Liu Closes #192 from sborya/StandAloneConfig Project: http://git-wip-us.apache.org/repos/asf/samza/repo