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

Lionel Liu edited comment on GRIFFIN-192 at 9/15/18 2:56 PM:
-------------------------------------------------------------

Thanks [~chemikadze], you're right, we'll fix this bug later.

Line: 
[https://github.com/apache/incubator-griffin/blob/3bbbcb32686bb691bdef9af71ef48685d04ea63f/service/src/main/java/org/apache/griffin/core/job/JobServiceImpl.java#L331]

Because for virtual job, we didn't set the job type as batch or streaming, we 
need another branch to return a fake jobOperator for virtual job, cause virtual 
job doesn't need any operation.


was (Author: lionel_3l):
Thanks [~chemikadze], you're right, we'll fix this bug later.

> Job listing attempt with VirtualJobs in database fails with error
> -----------------------------------------------------------------
>
>                 Key: GRIFFIN-192
>                 URL: https://issues.apache.org/jira/browse/GRIFFIN-192
>             Project: Griffin (Incubating)
>          Issue Type: Bug
>            Reporter: Nikolay Sokolov
>            Priority: Trivial
>
> If VirtualJob instances are there in database (for example, created from UI), 
> JOB_TYPE_DOES_NOT_SUPPORT is thrown by getJobOperator, inside getJobDataBeans.
> Effectively presence of VirtualJob in db makes Job page of UI unusable.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to