Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Introduce interfaces and implementation described above
  • Add unit tests to test and verify functionality (plain, bootstrap, broadcast, ...)different scenarios
    • plain
    • bootstrap
    • broadcast
    • failover
  • Verify in different deployment environment, note: implementation should be agnostic to deployment environment (YARN, Hadoop or standalone). 

...