[
https://issues.apache.org/jira/browse/GRIFFIN-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16788816#comment-16788816
]
Randal Boyle commented on GRIFFIN-237:
--------------------------------------
ive created a pull request for this https://github.com/apache/griffin/pull/486
> [Jobs] Implement service method getting JobInstanceBean by JobInstanceBean id
> -----------------------------------------------------------------------------
>
> Key: GRIFFIN-237
> URL: https://issues.apache.org/jira/browse/GRIFFIN-237
> Project: Griffin (Incubating)
> Issue Type: New Feature
> Reporter: Dmitry Ershov
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Getting particular entity by id is very natural part of any API.Together with
> GRIFFIN-229 it would allow to wait for job
> completion, unlocking lots of potential use cases.
>
> h2. Server
> Provide a RESTful GET method to _/api/v1//jobs/instances/\{jobInstanceId}_
> returning JobInstanceBean for specified jobInstanceBean id.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)