lixinzhao created KYLIN-5123:
--------------------------------
Summary: 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
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)