求助:FinBI获取phoenix实时数据预览可视化面板报错

楼主
我是社区第493206位番薯,欢迎点我头像关注我哦~

 

phoenix测试的确报错:

0: jdbc:phoenix:192.168.52.100:2181> select T_94FBDE.* from (select * from "school") T_94FBDE limit 1000

. . . . . . . . . . . . . . . . . .> ;

Error: ERROR 1001 (42I01): Undefined column family. familyName=T_94FBDE.null (state=42I01,code=1001)

org.apache.phoenix.schema.ColumnFamilyNotFoundException: ERROR 1001 (42I01): Undefined column family. familyName=T_94FBDE.null

        at org.apache.phoenix.schema.PTableImpl.getColumnFamily(PTableImpl.java:787)

        at org.apache.phoenix.compile.ProjectionCompiler.projectTableColumnFamily(ProjectionCompiler.java:262)

        at org.apache.phoenix.compile.ProjectionCompiler.compile(ProjectionCompiler.java:393)

        at org.apache.phoenix.compile.QueryCompiler.compileSingleFlatQuery(QueryCompiler.java:538)

        at org.apache.phoenix.compile.QueryCompiler.compileSingleQuery(QueryCompiler.java:489)

        at org.apache.phoenix.compile.QueryCompiler.compileSelect(QueryCompiler.java:201)

        at org.apache.phoenix.compile.QueryCompiler.compile(QueryCompiler.java:158)

        at org.apache.phoenix.jdbc.PhoenixStatement$ExecutableSelectStatement.compilePlan(PhoenixStatement.java:381)

        at org.apache.phoenix.jdbc.PhoenixStatement$ExecutableSelectStatement.compilePlan(PhoenixStatement.java:355)

        at org.apache.phoenix.jdbc.PhoenixStatement$1.call(PhoenixStatement.java:261)

        at org.apache.phoenix.jdbc.PhoenixStatement$1.call(PhoenixStatement.java:256)

        at org.apache.phoenix.call.CallRunner.run(CallRunner.java:53)

        at org.apache.phoenix.jdbc.PhoenixStatement.executeQuery(PhoenixStatement.java:255)

        at org.apache.phoenix.jdbc.PhoenixStatement.execute(PhoenixStatement.java:1436)

        at sqlline.Commands.execute(Commands.java:822)

        at sqlline.Commands.sql(Commands.java:732)

        at sqlline.SqlLine.dispatch(SqlLine.java:808)

        at sqlline.SqlLine.begin(SqlLine.java:681)

        at sqlline.SqlLine.start(SqlLine.java:398)

        at sqlline.SqlLine.main(SqlLine.java:292)

 

 

分享扩散:

沙发
发表于 2023-3-13 09:25:54
您好,可以到https://bbs.fanruan.com/wenda去提问
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

返回顶部 返回列表