一月下旬新内容速递丨地理智能、函数实战与新春启航

年末将至,智慧不停!一月下旬更新聚焦地理智能、函数实战、二次开发与新春趣味活动,助你在数据探索中持续突破!

一、图表应用精选

【地图】GIS地图:告别平面报表,激活你的业务“地理智能”》→学习GIS地图应用,实现业务数据与地理信息的深度融合。
【散点图】商业世界的“关系侦探”》→掌握散点图在商业分析中的实战应用,洞察变量间的隐藏关系。

二、二次开发视频更新

Excel导入模板扩展数据处理类》→如何让导入的“1”和“0”自动变成“是”和“否”

三、函数应用进阶

【函数课堂】Fixed :数据计算中的“定海神针”》→系统讲解Fixed函数的使用场景与技巧,助你掌握数据计算的稳定性关键。

四、插件更新

离线导出功能集成阿里云OSS》→新增离线导出至阿里云OSS功能,提升数据导出安全性与存储灵活性。

五、新年活动进行中

新年第②弹|新春知识擂台:智慧解码,喜迎新年!》→新春特别活动,智慧解码挑战,喜迎新年好运!

六、任务持续上线

【图表应用】GIS地图诊断市场盈亏,制定精准策略》→掌握GIS地图分析技能,精准诊断市场表现,助力策略制定。
【函数】Fixed函数实战任务》→深入Fixed函数实战应用,提升数据计算稳定性和精准度。
【图表应用】散点图:你的“广告效果侦查局”已上线!》→运用散点图分析广告效果,成为数据驱动的“侦查高手”。
【新年活动】智慧解码擂台:挑战你的数据脑力!》→参与数据解码挑战,激活你的逻辑思维与分析能力。


地理智能赋能业务,函数实战夯实基础,新春活动智趣相融——一月下旬,与数据共赴新年新征程!

麦粉社区
>
帖子详情

体验中心,数据模型抽取失败

认证考试 发表于 2023-4-6 11:29
发表于 2023-4-6 11:29:21
本帖最后由 zuzu 于 2023-4-6 11:30 编辑

 


体验中心数据模型抽取失败




 


 


错误日志:


smartbix.SmartbiXException: SQL错误: insert into `smartbimpp`.`I8aaa81f9018720bd20bd143c0187271b83360fd3_temp` select `column1` as `column1`, `column2` as `column2`, toString(toYear( toDate(`T0`.`column2`) ))  || '-' || if(toMonth(toDate(`T0`.`column2`)) < 10, '0' || toString(toMonth(toDate(`T0`.`column2`))), toString(toMonth(toDate(`T0`.`column2`)))) || '-' || if(toDayOfMonth( toDate(`T0`.`column2`) ) < 10, '0' || toString(toDayOfMonth( toDate(`T0`.`column2`) )), toString(toDayOfMonth( toDate(`T0`.`column2`) ))) as `column2_Day`, toString(toYear( toDate(`T0`.`column2`) ))  || '-' || if(toMonth(toDate(`T0`.`column2`)) < 10, '0' || toString(toMonth(toDate(`T0`.`column2`))), toString(toMonth(toDate(`T0`.`column2`)))) as `column2_Month`, toString(toYear( toDate(`T0`.`column2`) ))  as `column2_Year`, `column3` as `column3`, `column4` as `column4`, `column5` as `column5`, `column6` as `column6`, `column7` as `column7`, `column8` as `column8`, `column9` as `column9`, `column10` as `column10`, `column11` as `column11`, `column12` as `column12`, `column13` as `column13`, `column14` as `column14`, `column15` as `column15`, `column16` as `column16`, `column17` as `column17`, `column18` as `column18`, `T0`.`viewId` as `viewId` from (select `sdpkgb20bb42b001872714f0a97ec0`.`column1` as `column1`, `sdpkgb20bb42b001872714f0a97ec0`.`column2` as `column2`, `sdpkgb20bb42b001872714f0a97ec0`.`column3` as `column3`, `sdpkgb20bb42b001872714f0a97ec0`.`column4` as `column4`, `sdpkgb20bb42b001872714f0a97ec0`.`column5` as `column5`, `sdpkgb20bb42b001872714f0a97ec0`.`column6` as `column6`, `sdpkgb20bb42b001872714f0a97ec0`.`column7` as `column7`, `sdpkgb20bb42b001872714f0a97ec0`.`column8` as `column8`, `sdpkgb20bb42b001872714f0a97ec0`.`column9` as `column9`, `sdpkgb20bb42b001872714f0a97ec0`.`column10` as `column10`, `sdpkgb20bb42b001872714f0a97ec0`.`column11` as `column11`, `sdpkgb20bb42b001872714f0a97ec0`.`column12` as `column12`, `sdpkgb20bb42b001872714f0a97ec0`.`column13` as `column13`, `sdpkgb20bb42b001872714f0a97ec0`.`column14` as `column14`, `sdpkgb20bb42b001872714f0a97ec0`.`column15` as `column15`, `sdpkgb20bb42b001872714f0a97ec0`.`column16` as `column16`, `sdpkgb20bb42b001872714f0a97ec0`.`column17` as `column17`, `sdpkgb20bb42b001872714f0a97ec0`.`column18` as `column18`, '订单' as `viewId` from `smartbimpp`.`sdpkgb20bb42b001872714f0a97ec0` `sdpkgb20bb42b001872714f0a97ec0`)`T0` -> ClickHouse exception, code: 60, host: 172.17.11.220, port: 31823; Code: 60, e.displayText() = DB::Exception: Table smartbimpp.sdpkgb20bb42b001872714f0a97ec0 doesn't exist (version 21.6.6.51 (official build))


    at smartbix.SmartbiXException.create(SmartbiXException.java:68)
    at smartbix.smartbi.service.GridDataServiceHandler.handle(GridDataServiceHandler.java:118)
    at sun.reflect.GeneratedMethodAccessor967.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at smartbixlibs.org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)
    at smartbixlibs.org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)
    at smartbixlibs.org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)
    at smartbixlibs.org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at smartbixlibs.org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763)
    at smartbixlibs.org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)
    at smartbixlibs.org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at smartbixlibs.org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763)
    at smartbixlibs.org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708)
    at smartbix.dataprocess.service.DatabaseResultService$$EnhancerBySpringCGLIB$$f9f58b4a.executeUpdateSql()
    at smartbix.augmenteddataset.repository.service.AugmentedDatabaseResultService.executeUpdateSql(AugmentedDatabaseResultService.java:137)
    at smartbix.augmenteddataset.extract.AugmentedMppLoadService.loadData(AugmentedMppLoadService.java:196)
    at smartbix.augmenteddataset.extract.SingleThreadedExtractor$1.call(SingleThreadedExtractor.java:308)
    at smartbix.augmenteddataset.extract.SingleThreadedExtractor$1.call(SingleThreadedExtractor.java:246)
    at smartbix.augmenteddataset.extract.ExtractTaskWrapper.call(ExtractTaskWrapper.java:40)
    at smartbix.util.ThreadUtil$SubmitRunnable.call(ThreadUtil.java:220)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run(Thread.java:748)
Caused by: ru.yandex.clickhouse.except.ClickHouseException: ClickHouse exception, code: 60, host: 172.17.11.220, port: 31823; Code: 60, e.displayText() = DB::Exception: Table smartbimpp.sdpkgb20bb42b001872714f0a97ec0 doesn't exist (version 21.6.6.51 (official build))


    at ru.yandex.clickhouse.except.ClickHouseExceptionSpecifier.specify(ClickHouseExceptionSpecifier.java:59)
    at ru.yandex.clickhouse.except.ClickHouseExceptionSpecifier.specify(ClickHouseExceptionSpecifier.java:29)
    at ru.yandex.clickhouse.ClickHouseStatementImpl.checkForErrorAndThrow(ClickHouseStatementImpl.java:1099)
    at ru.yandex.clickhouse.ClickHouseStatementImpl.getInputStream(ClickHouseStatementImpl.java:778)
    at ru.yandex.clickhouse.ClickHouseStatementImpl.getLastInputStream(ClickHouseStatementImpl.java:692)
    at ru.yandex.clickhouse.ClickHouseStatementImpl.executeUpdate(ClickHouseStatementImpl.java:434)
    at org.apache.commons.dbcp.DelegatingStatement.executeUpdate(DelegatingStatement.java:228)
    at org.apache.commons.dbcp.DelegatingStatement.executeUpdate(DelegatingStatement.java:228)
    at org.apache.commons.dbcp.DelegatingStatement.executeUpdate(DelegatingStatement.java:228)
    at smartbix.dataprocess.service.DatabaseResultService.executeUpdateSql(DatabaseResultService.java:545)
    at smartbix.dataprocess.service.DatabaseResultService$$FastClassBySpringCGLIB$$7e915f15.invoke()
    at smartbixlibs.org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at smartbixlibs.org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793)
    at smartbixlibs.org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at smartbixlibs.org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763)
    at smartbixlibs.org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:102)
    at smartbix.smartbi.service.GridDataServiceHandler.handle(GridDataServiceHandler.java:93)
    ... 23 more
Caused by: java.lang.Throwable: Code: 60, e.displayText() = DB::Exception: Table smartbimpp.sdpkgb20bb42b001872714f0a97ec0 doesn't exist (version 21.6.6.51 (official build))


    at ru.yandex.clickhouse.except.ClickHouseExceptionSpecifier.specify(ClickHouseExceptionSpecifier.java:54)
    ... 39 more

发表于 2023-4-6 15:33:52
右键编辑,重新上传一次Excel看看吧,可能是之前高速缓存库里的数据没了
  •   zuzu
    右键订单编辑,报错了。重新添加数据模型,上传Excel保存后抽取还是报错
    
    2023-4-14 15:47| 回复
  •   小何爬墙
     回复 zuzu
    亲爱的麦粉您好,此问题已联系内部相关人员处理,目前问题已解决,给您带来不便深感抱歉,后续如仍有问题可再反馈~
    2023-4-14 18:50| 回复
  •   zuzu
     回复 小何爬墙
    好的,谢谢
    2023-4-17 09:49| 回复

回复

使用道具 举报

发表于 2023-4-17 11:22:07
亲爱的麦粉您好,如果问题得到解答的话可以采纳最佳回复闭环问题哦~,会有麦豆奖励的哟
回复

使用道具 举报

高级模式
B Color Image Link Quote Code Smilies
您需要登录后才可以回帖 登录 | 立即注册

5回帖数 0关注人数 1643浏览人数
最后回复于:2023-4-17 11:22

社区

指南

快速回复 返回顶部 返回列表