You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Yaqian Zhang (Jira)" <ji...@apache.org> on 2021/11/17 03:35:00 UTC

[jira] [Comment Edited] (KYLIN-5123) API getTableSnapshots is not supported in Kylin 4.0

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

Yaqian Zhang edited comment on KYLIN-5123 at 11/17/21, 3:34 AM:
----------------------------------------------------------------

Hi [~lixz]:
This error should not be the real error that caused the cube build to fail.
You can view the build log on kylin's monitor page , as shown below:
 !screenshot-1.png! 

You can download the complete log and provide it to us to analyze this problem.


was (Author: zhangyaqian):
Hi [~lixz]:
This error should not be the real error that caused the cube build to fail.
You can view the build log on kylin's monitor page , as shown below:
 !screenshot-1.png! 

> API getTableSnapshots is not supported in Kylin 4.0
> ---------------------------------------------------
>
>                 Key: KYLIN-5123
>                 URL: https://issues.apache.org/jira/browse/KYLIN-5123
>             Project: Kylin
>          Issue Type: Bug
>          Components: Others
>    Affects Versions: v4.0.0
>         Environment: HDP-3.1.5,hive-3.1.1,hadoop-3.0.0,spark-2.4.7
>            Reporter: lixinzhao
>            Priority: Critical
>         Attachments: screenshot-1.png
>
>
> build cube时异常,后台日志报错:
>  java.lang.UnsupportedOperationException: API getTableSnapshots is not supported in Kylin 4.0 .
> 	at org.apache.kylin.rest.controller.TableController.getTableSnapshots(TableController.java:227) ~[kylin-server-base-4.0.0.jar:4.0.0]
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291]
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)