[
https://issues.apache.org/jira/browse/SAMZA-865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15126859#comment-15126859
]
Xinyu Liu commented on SAMZA-865:
---------------------------------
+1 on the REST API design. The API is very useful for admin and remote access.
One comment, I saw the response from the API has the "status" and
"statusDetail". Could you please provide more details about them, like all the
possible status or statusDetail a job might have? Thanks!
> REST API for starting and stopping Samza jobs.
> -----------------------------------------------
>
> Key: SAMZA-865
> URL: https://issues.apache.org/jira/browse/SAMZA-865
> Project: Samza
> Issue Type: New Feature
> Reporter: Jake Maes
> Assignee: Jake Maes
> Labels: design
> Attachments: DESIGN-SAMZA-865-1.md, DESIGN-SAMZA-865-1.pdf
>
>
> 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)