You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Cameron Lee (Jira)" <ji...@apache.org> on 2021/06/30 23:14:00 UTC

[jira] [Resolved] (SAMZA-2648) Add simple placeholder FaultDomainManager for when YARN is not used

     [ https://issues.apache.org/jira/browse/SAMZA-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cameron Lee resolved SAMZA-2648.
--------------------------------
    Resolution: Fixed

> Add simple placeholder FaultDomainManager for when YARN is not used
> -------------------------------------------------------------------
>
>                 Key: SAMZA-2648
>                 URL: https://issues.apache.org/jira/browse/SAMZA-2648
>             Project: Samza
>          Issue Type: Improvement
>            Reporter: Cameron Lee
>            Assignee: Cameron Lee
>            Priority: Major
>             Fix For: 1.7
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> There is currently only one concrete FaultDomainManager implementation, and it is for YARN usage. It is also specified as the default in code. However, for non-YARN environments, we shouldn't include YARN dependencies, so we need another concrete implementation. For now, we can just add a very simple implementation as a placeholder.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)