[
https://issues.apache.org/jira/browse/KYLIN-5123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444920#comment-17444920
]
Yaqian Zhang commented on KYLIN-5123:
-------------------------------------
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)