You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "chuxiao (Jira)" <ji...@apache.org> on 2020/07/03 02:28:00 UTC

[jira] [Assigned] (KYLIN-4603) listjob return NPE

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

chuxiao reassigned KYLIN-4603:
------------------------------

    Assignee: chuxiao

> listjob return NPE
> ------------------
>
>                 Key: KYLIN-4603
>                 URL: https://issues.apache.org/jira/browse/KYLIN-4603
>             Project: Kylin
>          Issue Type: Bug
>          Components: Job Engine
>    Affects Versions: v3.0.0-alpha
>            Reporter: chuxiao
>            Assignee: chuxiao
>            Priority: Major
>         Attachments: D-Chat_20200610181627.png
>
>
> 如题,这是cache刷新时短暂不一致导致,要跳过
> Caused by: java.lang.NullPointerException at org.apache.kylin.rest.service.JobService$22.apply(JobService.java:1162) at org.apache.kylin.rest.service.JobService$22.apply(JobService.java:1156) at com.google.common.base.Predicates$AndPredicate.apply(Predicates.java:343) at com.google.common.collect.Iterators$7.computeNext(Iterators.java:702) at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143) at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138) at com.google.common.collect.Lists.newArrayList(Lists.java:144) at com.google.common.collect.Lists.newArrayList(Lists.java:125) at org.apache.kylin.rest.service.JobService.innerSearchCubingJobsV2(JobService.java:1120) at org.apache.kylin.rest.service.JobService.innerSearchCubingJobsV2(JobService.java:1064) at org.apache.kylin.rest.service.JobService.searchJobsByCubeNameV2(JobService.java:1034) at org.apache.kylin.rest.service.JobService.searchJobsV2(JobService.java:996) at org.apache.kylin.rest.controller.JobController.list(JobController.java:86)



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