[jira] [Commented] (SAMZA-906) Host Affinity - Minimize task reassignment when container count changes

2016-04-04 Thread Yi Pan (Data Infrastructure) (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15225374#comment-15225374 ] Yi Pan (Data Infrastructure) commented on SAMZA-906: Thanks! Merged and committed. >

[2/2] samza git commit: SAMZA-906: Host Affinity - Minimize task reassignment when container count changes

2016-04-04 Thread nickpan47
SAMZA-906: Host Affinity - Minimize task reassignment when container count changes Project: http://git-wip-us.apache.org/repos/asf/samza/repo Commit: http://git-wip-us.apache.org/repos/asf/samza/commit/2a531b0b Tree: http://git-wip-us.apache.org/repos/asf/samza/tree/2a531b0b Diff:

[1/2] samza git commit: SAMZA-906: Host Affinity - Minimize task reassignment when container count changes

2016-04-04 Thread nickpan47
Repository: samza Updated Branches: refs/heads/master 3dce4935c -> 2a531b0bb http://git-wip-us.apache.org/repos/asf/samza/blob/2a531b0b/samza-core/src/test/java/org/apache/samza/container/grouper/task/TestTaskAssignmentManager.java

[jira] [Resolved] (SAMZA-919) Add milliseconds and thread name to log4j configs.

2016-04-04 Thread Yi Pan (Data Infrastructure) (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Pan (Data Infrastructure) resolved SAMZA-919. Resolution: Fixed +1ed on RBs. Merged and submitted. Thanks! > Add

samza-hello-samza git commit: SAMZA-919: Add milliseconds and thread name to log4j configs.

2016-04-04 Thread nickpan47
Repository: samza-hello-samza Updated Branches: refs/heads/latest 805ff4269 -> 70ad4c5af SAMZA-919: Add milliseconds and thread name to log4j configs. Project: http://git-wip-us.apache.org/repos/asf/samza-hello-samza/repo Commit:

[jira] [Commented] (SAMZA-906) Host Affinity - Minimize task reassignment when container count changes

2016-04-04 Thread Jake Maes (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15225070#comment-15225070 ] Jake Maes commented on SAMZA-906: - [~yipan] Try that one ^^ > Host Affinity - Minimize task reassignment

[jira] [Updated] (SAMZA-906) Host Affinity - Minimize task reassignment when container count changes

2016-04-04 Thread Jake Maes (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Maes updated SAMZA-906: Attachment: SAMZA-906_5.patch Patch 5 is just a rebase. > Host Affinity - Minimize task reassignment when

samza git commit: SAMZA-919: Add milliseconds and thread name to log4j configs.

2016-04-04 Thread nickpan47
Repository: samza Updated Branches: refs/heads/master 5096ddb1b -> 3dce4935c SAMZA-919: Add milliseconds and thread name to log4j configs. Project: http://git-wip-us.apache.org/repos/asf/samza/repo Commit: http://git-wip-us.apache.org/repos/asf/samza/commit/3dce4935 Tree:

[jira] [Updated] (SAMZA-930) samza-autoscaling YarnUtils json deserialisation fails with list values

2016-04-04 Thread Alex Buck (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Buck updated SAMZA-930: Labels: (was: patch) Description: Current: The {{getRunningAppId}} method in

samza git commit: SAMZA-905: Host Affinity - State restore doesn't work if the previous shutdown was uncontrolled (continuous offset)

2016-04-04 Thread nickpan47
Repository: samza Updated Branches: refs/heads/master 1efcbf136 -> 5096ddb1b SAMZA-905: Host Affinity - State restore doesn't work if the previous shutdown was uncontrolled (continuous offset) Project: http://git-wip-us.apache.org/repos/asf/samza/repo Commit:

[jira] [Updated] (SAMZA-931) TaskNameGrouper and BalancingTaskNameGrouper should be moved from samza-core to samza-api

2016-04-04 Thread Jake Maes (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Maes updated SAMZA-931: Affects Version/s: 0.10.1 > TaskNameGrouper and BalancingTaskNameGrouper should be moved from samza-core >

[jira] [Created] (SAMZA-931) TaskNameGrouper and BalancingTaskNameGrouper should be moved from samza-core to samza-api

2016-04-04 Thread Jake Maes (JIRA)
Jake Maes created SAMZA-931: --- Summary: TaskNameGrouper and BalancingTaskNameGrouper should be moved from samza-core to samza-api Key: SAMZA-931 URL: https://issues.apache.org/jira/browse/SAMZA-931 Project:

[jira] [Updated] (SAMZA-930) samza-autoscaling YarnUtils json deserialisation fails with list values

2016-04-04 Thread Alex Buck (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Buck updated SAMZA-930: Attachment: json_deser_bug.patch [~nickpan47] perhaps you could take a look? > samza-autoscaling YarnUtils

[jira] [Created] (SAMZA-930) samza-autoscaling YarnUtils json deserialisation fails with list values

2016-04-04 Thread Alex Buck (JIRA)
Alex Buck created SAMZA-930: --- Summary: samza-autoscaling YarnUtils json deserialisation fails with list values Key: SAMZA-930 URL: https://issues.apache.org/jira/browse/SAMZA-930 Project: Samza

[jira] [Commented] (SAMZA-727) Support for Kerberos

2016-04-04 Thread Yi Pan (Data Infrastructure) (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15224539#comment-15224539 ] Yi Pan (Data Infrastructure) commented on SAMZA-727: Opened a JIRA to track the AM

[jira] [Created] (SAMZA-929) Support AM restart in Kerberos secured YARN after the original token in launch context expires

2016-04-04 Thread Yi Pan (Data Infrastructure) (JIRA)
Yi Pan (Data Infrastructure) created SAMZA-929: -- Summary: Support AM restart in Kerberos secured YARN after the original token in launch context expires Key: SAMZA-929 URL:

[jira] [Commented] (SAMZA-727) Support for Kerberos

2016-04-04 Thread Yi Pan (Data Infrastructure) (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15224526#comment-15224526 ] Yi Pan (Data Infrastructure) commented on SAMZA-727: [~steve_l], thanks a lot for

[jira] [Commented] (SAMZA-727) Support for Kerberos

2016-04-04 Thread Chen Song (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15224318#comment-15224318 ] Chen Song commented on SAMZA-727: - Thanks [~steve_l] for the clarifications. For 1), since AM will create

[jira] [Commented] (SAMZA-727) Support for Kerberos

2016-04-04 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15223897#comment-15223897 ] Steve Loughran commented on SAMZA-727: -- ..missed this discussion.. # when you launch a container, you