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/04/26 22:17:00 UTC

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

Cameron Lee created SAMZA-2648:
----------------------------------

             Summary: 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


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)