You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "ZhouKang (Jira)" <ji...@apache.org> on 2019/09/20 13:55:00 UTC

[jira] [Created] (KYLIN-4174) job statistics info is incorrect

ZhouKang created KYLIN-4174:
-------------------------------

             Summary: job statistics info is incorrect
                 Key: KYLIN-4174
                 URL: https://issues.apache.org/jira/browse/KYLIN-4174
             Project: Kylin
          Issue Type: Bug
            Reporter: ZhouKang


Kylin: master branch

The job statistics info is incorrect. The number behind type is not equal to the size of job list.

Step 1: login kylin webui, open the Monitor

Step 2: refresh the web page

 

You can see, the query params of RESTful API is wrong, projectName is "_null"
{code:java}
// code placeholder
curl 'http://zjy-bigdata-prc-kylin04.bj:7070/kylin/api/jobs/overview?jobSearchMode=ALL&projectName=_null&timeFilter=1' 
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)