this is a bug in v1.2 and previous versions:
https://issues.apache.org/jira/browse/KYLIN-1250

Two options to bypass this error before upgrading to v1.3:
1) create a new cube
2) or using tool to download all metadata to local, then delete this job,
after that, reset the hbase metadata and restore from the local; the tool
can be found in : 
https://kylin.apache.org/docs/howto/howto_backup_metadata.html

Please use 1) if you¹re not much familiar with kylin metadata structure;
If use 2), highly suggest you take a hbase snapshot (as backup) on the
metadata table before doing any change.

On 1/7/16, 10:16 AM, "Zhang, Zhong" <[email protected]> wrote:

>Hi All,
>
>I edit a cube before discarding its associated job.
>When I try to discard the job after the editing, it
>pop out a java.lang.NullPointerException error.
>Is there way to fix this problem?
>
>Best regards,
>Zhong

Reply via email to