Contributor
Jae Hyeon Park

Implement RESTful API and web ui interface in Nemo


Mentors
Wonook, Jangho Seo
Organization
Apache Software Foundation

Apache Nemo (incubating) is a data processing system that supports various deployment characteristics, by easily customizing translation of a dataflow program into a physical execution plan. Supporting RESTful API and web interface can help Apache Nemo to:

  • Provide easy way to inspect compiler passes and runtime modules for developers.
  • Provide intuitive way to introspect the behaviour of Nemo stack and to make reasonable decision on their configuration for application writers and cluster operators.