Dong Li created KYLIN-1879:
------------------------------
Summary: 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
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)