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)