You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Chi Wen (JIRA)" <ji...@apache.org> on 2017/10/27 12:08:00 UTC

[jira] [Comment Edited] (OOZIE-3098) Allow to use the rest api to get the creation time of the Coordinator

    [ https://issues.apache.org/jira/browse/OOZIE-3098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16222242#comment-16222242 ] 

Chi Wen edited comment on OOZIE-3098 at 10/27/17 12:07 PM:
-----------------------------------------------------------

Hi, [~andras.piros]:
There is no assign button which I think that I don't have the permission to assign;

In {noformat}WebServicesAPI.twiki{noformat}, it said that request {noformat}/oozie/v1/jobs?filter=user%3Dbansalm&offset=1&len=50&timezone=GMT{noformat}, the coordinator type will Response {noformat}createdTime{noformat}, but in my test there is no {noformat}createdTime{noformat}field, so I add it in this patch;


was (Author: chiwen):
Hi, [~andras.piros]:
There is no assign button which I think that I don't have the permission to assign;

In 
{noformat}
WebServicesAPI.twiki
{noformat},
 it said that request 
{noformat}
/oozie/v1/jobs?filter=user%3Dbansalm&offset=1&len=50&timezone=GMT
{noformat}
 , the coordinator type will Response 
{noformat}
createdTime
{noformat}
, but in my test there is no 
{noformat}
createdTime
{noformat}
 field;

> Allow to use the rest api to get the creation time of the Coordinator
> ---------------------------------------------------------------------
>
>                 Key: OOZIE-3098
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3098
>             Project: Oozie
>          Issue Type: Improvement
>          Components: coordinator
>            Reporter: Chi Wen
>         Attachments: OOZIE-3098-001.patch
>
>
> It seems that the rest api cannot get the creation time of the Coordinator;
> RB link: https://reviews.apache.org/r/63296/



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)