You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Shaofeng SHI (JIRA)" <ji...@apache.org> on 2016/07/28 06:48:22 UTC

[jira] [Closed] (KYLIN-1879) RestAPI /api/jobs always returns 0 for exec_start_time and exec_end_time fields

     [ https://issues.apache.org/jira/browse/KYLIN-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shaofeng SHI closed KYLIN-1879.
-------------------------------

Resolved in release 1.5.3 (2-16-07-28)

> RestAPI /api/jobs always returns 0 for exec_start_time and exec_end_time fields
> -------------------------------------------------------------------------------
>
>                 Key: KYLIN-1879
>                 URL: https://issues.apache.org/jira/browse/KYLIN-1879
>             Project: Kylin
>          Issue Type: Bug
>          Components: REST Service
>    Affects Versions: v1.5.2
>            Reporter: Dong Li
>            Assignee: Dong Li
>            Priority: Minor
>             Fix For: v1.5.3
>
>
> URL: http://sandbox:7070/kylin/api/jobs?limit=15&offset=0&projectName=learn_kylin&timeFilter=1
> ....
> submitter: "ADMIN",
> progress: 100,
> last_modified: 1468318063053,
> related_cube: "kylin_sales_cube",
> related_segment: "2955247b-5fe3-4225-807f-f2fd32bab73d",
> exec_start_time: 0,
> exec_end_time: 0,
> mr_waiting: 114,
> job_status: "FINISHED"



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