[CONF] Apache Samza > SEP-11: Host affinity in standalone.

2018-01-25 Thread Shanthoosh Venkataraman (Confluence)
Title: Message Title Shanthoosh Venkataraman edited a page   SEP-11: Host affinity in standalone. ... Code Block language java // '+' denotes addition, '-' denotes

[CONF] Apache Samza > SEP-11: Host affinity in standalone.

2018-01-25 Thread Shanthoosh Venkataraman (Confluence)
Title: Message Title Shanthoosh Venkataraman edited a page   SEP-11: Host affinity in standalone. ... After the rebalancing phase, before the start of processing each stream processor will register the

[CONF] Apache Samza > SEP-11: Host affinity in standalone.

2018-01-25 Thread Shanthoosh Venkataraman (Confluence)
Title: Message Title Shanthoosh Venkataraman edited a page   SEP-11: Host affinity in standalone. ... After this change, we will have one method in TaskNameGrouper interface clearly defining the contract and

[CONF] Apache Samza > SEP-11: Host affinity in standalone.

2018-01-25 Thread Shanthoosh Venkataraman (Confluence)
Title: Message Title Shanthoosh Venkataraman edited a page   SEP-11: Host affinity in standalone. ... Code Block language java // '+' denotes addition, '-' denotes

[CONF] Apache Samza > SEP-11: Host affinity in standalone.

2018-01-25 Thread Shanthoosh Venkataraman (Confluence)
Title: Message Title Shanthoosh Venkataraman edited a page   SEP-11: Host affinity in standalone. ... Code Block language java // '+' denotes addition, '-' denotes

[CONF] Apache Samza > SEP-11: Host affinity in standalone.

2018-01-25 Thread Shanthoosh Venkataraman (Confluence)
Title: Message Title Shanthoosh Venkataraman edited a page   SEP-11: Host affinity in standalone. ... High level flow in standalone with HostAffinity Image Added ZK Data Model to

[CONF] Apache Samza > SEP-11: Host affinity in standalone.

2018-01-25 Thread Shanthoosh Venkataraman (Confluence)
Title: Message Title Shanthoosh Venkataraman edited a page   SEP-11: Host affinity in standalone. ... If an optimal assignment for each task to a particular processor is generated in the JobModel as part of

[jira] [Commented] (SAMZA-1548) Add start() and stop() to SystemAdmin

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

[2/2] samza git commit: SAMZA-1548; Add start() and stop() to SystemAdmin

2018-01-25 Thread pmaheshwari
SAMZA-1548; Add start() and stop() to SystemAdmin This patch adds start() and stop() to SystemAdmin interface. This can be useful for e.g. kafka.admin.AdminClient which needs to be started before it can be used. Since we add this method in interface and expect AdminClient to be stateful and

[1/2] samza git commit: SAMZA-1548; Add start() and stop() to SystemAdmin

2018-01-25 Thread pmaheshwari
Repository: samza Updated Branches: refs/heads/master 2e04e1772 -> 75e70e569 http://git-wip-us.apache.org/repos/asf/samza/blob/75e70e56/samza-core/src/test/java/org/apache/samza/clustermanager/TestClusterBasedJobCoordinator.java

[CONF] Apache Samza > SEP-11: Host affinity in standalone.

2018-01-25 Thread Shanthoosh Venkataraman (Confluence)
Title: Message Title Shanthoosh Venkataraman edited a page   SEP-11: Host affinity in standalone. Status Current state: UNDER DISCUSSION ... JIRA:  JIRA server ASF JIRA

[jira] [Created] (SAMZA-1576) Reorganize topics in Documentation page

2018-01-25 Thread Jake Maes (JIRA)
Jake Maes created SAMZA-1576: Summary: Reorganize topics in Documentation page Key: SAMZA-1576 URL: https://issues.apache.org/jira/browse/SAMZA-1576 Project: Samza Issue Type: Sub-task

[CONF] Apache Samza > Host affinity in standalone.

2018-01-25 Thread Shanthoosh Venkataraman (Confluence)
Title: Message Title Shanthoosh Venkataraman edited a page   Host affinity in standalone. ... Code Block language java -

[jira] [Created] (SAMZA-1575) Update overview page

2018-01-25 Thread Jake Maes (JIRA)
Jake Maes created SAMZA-1575: Summary: Update overview page Key: SAMZA-1575 URL: https://issues.apache.org/jira/browse/SAMZA-1575 Project: Samza Issue Type: Sub-task Reporter: Jake

[jira] [Created] (SAMZA-1574) Update logos

2018-01-25 Thread Jake Maes (JIRA)
Jake Maes created SAMZA-1574: Summary: Update logos Key: SAMZA-1574 URL: https://issues.apache.org/jira/browse/SAMZA-1574 Project: Samza Issue Type: Sub-task Reporter: Jake Maes

[jira] [Resolved] (SAMZA-1238) Documentation for Samza 0.13.0: Architecture overview

2018-01-25 Thread Jake Maes (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Maes resolved SAMZA-1238. -- Resolution: Fixed Superseded by SAMZA-1573 > Documentation for Samza 0.13.0: Architecture overview >

[jira] [Created] (SAMZA-1573) Website Documentation Updates

2018-01-25 Thread Jake Maes (JIRA)
Jake Maes created SAMZA-1573: Summary: Website Documentation Updates Key: SAMZA-1573 URL: https://issues.apache.org/jira/browse/SAMZA-1573 Project: Samza Issue Type: Improvement

[jira] [Created] (SAMZA-1572) Add fixed retries on failure in KafkaCheckpointManager

2018-01-25 Thread Shanthoosh Venkataraman (JIRA)
Shanthoosh Venkataraman created SAMZA-1572: -- Summary: Add fixed retries on failure in KafkaCheckpointManager Key: SAMZA-1572 URL: https://issues.apache.org/jira/browse/SAMZA-1572 Project:

[jira] [Resolved] (SAMZA-1345) Samza REST: ScriptRunner should better manage environment variables.

2018-01-25 Thread Jake Maes (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Maes resolved SAMZA-1345. -- Resolution: Fixed Fix Version/s: 0.13.1 This was done in SAMZA-1366 > Samza REST: ScriptRunner

[jira] [Created] (SAMZA-1571) Make Eventhubs system configs compatible with Samza standalone.

2018-01-25 Thread Boris Shkolnik (JIRA)
Boris Shkolnik created SAMZA-1571: - Summary: Make Eventhubs system configs compatible with Samza standalone. Key: SAMZA-1571 URL: https://issues.apache.org/jira/browse/SAMZA-1571 Project: Samza

[jira] [Updated] (SAMZA-1568) Handle ZkInterruptedException in zkclient.close.

2018-01-25 Thread Shanthoosh Venkataraman (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shanthoosh Venkataraman updated SAMZA-1568: --- Description: When zookeeper session failures occur in a stream processor,   

[jira] [Updated] (SAMZA-1568) Handle ZkInterruptedException in zkclient.close.

2018-01-25 Thread Shanthoosh Venkataraman (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shanthoosh Venkataraman updated SAMZA-1568: --- Description: When zookeeper session failures occur in a stream processor,   

[jira] [Updated] (SAMZA-1568) Handle ZkInterruptedException in zkclient.close.

2018-01-25 Thread Shanthoosh Venkataraman (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shanthoosh Venkataraman updated SAMZA-1568: --- Description: When zookeeper session failures occur in a stream processor,   

[jira] [Created] (SAMZA-1570) Programmatic way to set input stream priority and bootstrap mode for high-level API

2018-01-25 Thread Jake Maes (JIRA)
Jake Maes created SAMZA-1570: Summary: Programmatic way to set input stream priority and bootstrap mode for high-level API Key: SAMZA-1570 URL: https://issues.apache.org/jira/browse/SAMZA-1570 Project:

[jira] [Created] (SAMZA-1569) Support Broadcast input stream in high-level API

2018-01-25 Thread Xinyu Liu (JIRA)
Xinyu Liu created SAMZA-1569: Summary: Support Broadcast input stream in high-level API Key: SAMZA-1569 URL: https://issues.apache.org/jira/browse/SAMZA-1569 Project: Samza Issue Type: Bug

[jira] [Updated] (SAMZA-1569) Support Broadcast input stream in high-level API

2018-01-25 Thread Xinyu Liu (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xinyu Liu updated SAMZA-1569: - Fix Version/s: 0.15.0 > Support Broadcast input stream in high-level API >

[jira] [Updated] (SAMZA-1568) Handle ZkInterruptedException in zkclient.close.

2018-01-25 Thread Shanthoosh Venkataraman (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shanthoosh Venkataraman updated SAMZA-1568: --- Description: When zookeeper session failures occur in a stream processor,   

[jira] [Created] (SAMZA-1568) Handle ZkInterruptedException in zkclient.close.

2018-01-25 Thread Shanthoosh Venkataraman (JIRA)
Shanthoosh Venkataraman created SAMZA-1568: -- Summary: Handle ZkInterruptedException in zkclient.close. Key: SAMZA-1568 URL: https://issues.apache.org/jira/browse/SAMZA-1568 Project: Samza