You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Jake Maes (JIRA)" <ji...@apache.org> on 2016/01/28 02:03:39 UTC

[jira] [Created] (SAMZA-865) Add a REST API to start, stop, and get status for Samza jobs

Jake Maes created SAMZA-865:
-------------------------------

             Summary: Add a REST API to start, stop, and get status for Samza jobs
                 Key: SAMZA-865
                 URL: https://issues.apache.org/jira/browse/SAMZA-865
             Project: Samza
          Issue Type: New Feature
            Reporter: Jake Maes


The shell scripts we currently use to start and stop jobs are mostly specific to YARN and are not well documented APIs. This puts some burden on developers, which may develop a Samza solution with a YARN alternative or try to integrate Samza with other services like dashboards. 

This ticket is to discuss the addition of a REST API to start, stop and get status for jobs. Such an API could be extended for other use cases like modifying checkpoints, getting stack traces, getting logs, etc.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)