Hey folks, I wanted to solicit feedback on the design for a REST API for starting and stopping jobs.
At LinkedIn, this API is going to help us integrate other services/features with Samza and provide a cluster-management-agnostic means of managing Samza jobs. As mentioned in the design doc, despite the constrained initial use case, this REST service will likely be extended for additional use cases in the future. I imagine this will be useful for most other Samza implementations as well. Please have a look. Feedback is appreciated. https://issues.apache.org/jira/browse/SAMZA-865 -Jake