请上传宽度大于 1200px,高度大于 164px 的封面图片
    调整图片尺寸与位置
    滚轮可以放大缩小图片尺寸,按住图片拖动可调整位置,多余的会自动被裁剪掉
取消
用户R9502024(uid:493206)
职业资格认证:尚未取得认证
求助:FinBI获取phoenix实时数据预览可视化面板报错
  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)    
个人成就
内容被浏览1,647
加入社区3年246天
返回顶部