二月内容合辑丨磁盘清理、图表进阶与AI探索

新春二月,学习正酣!二月更新聚焦磁盘清理、图表进阶、场景深化与AI探索,助你在数据智能的道路上驰骋前行!

一、场景应用精选

酱油的数字化呼吸:当千年技艺遇上数据分析》→探索传统工艺与数据分析结合,领略数字化赋能案例。
【联合图】你的业务“双视角侦察机”使用指南》→学习联合图实战应用,提升业务分析效率。

【瀑布图】财务的“瀑布流水账”,一眼看穿数字背后的故事》——用瀑布图拆解财务数据流转,洞悉每一笔增减的来龙去脉。

【函数】Exclude函数:你的数据分析“一键清屏”神器!》——掌握Exclude函数用法,轻松排除干扰数据,聚焦关键信息。

二、二次开发视频更新

(5-2)扩展包开发知识点——知识库升级以及查询对象》→深入学习扩展包开发,掌握知识库升级与查询对象技术。

三、技术经验分享

Smartbi磁盘空间告急?这篇清理指南让你轻松腾出几十GB!》→学习磁盘空间清理方法,释放存储资源,优化系统性能。

四、AI每日一学

【AI每日一学】讲一下MCP的三个场景及优势与局限性》→每日一学AI知识,快速掌握MCP的核心要点。

五、新年活动进行中

新年第③弹 | 新春祝福驰骋:马上送祝福,立马领麦豆!》→参与新春祝福活动,赢取麦豆奖励,开启新年好运。

六、任务持续上线

【BI知识闯关】Smartbi磁盘空间告急?这篇清理指南让你轻松腾出几十GB!》→通过知识闯关巩固磁盘清理技巧,提升运维能力。
【行业场景】制曲环节合格率诊断实战》→深入制曲生产场景,学习合格率诊断分析方法,助力质量提升。
【图表应用】驾驭“联合图”,成为业务的双视角指挥官》→掌握联合图使用技巧,实现业务数据的多维度洞察。
【AI知识巩固】讲一下MCP的三个场景及优势与局限性》→巩固AI知识,了解MCP的典型场景及其优缺点。

【图表应用】瀑布图一眼看穿数字背后的故事》——实战演练瀑布图,让财务、库存等流水数据一目了然。
【函数】Exclude函数实战任务》——通过任务实战,熟练运用Exclude函数进行数据筛选与分析。

磁盘清理释放空间,联合图表洞察双维,Exclude函数精准筛选,AI探索拓展认知——二月合辑,与数据共赴新春新征程!

麦粉社区
>
帖子详情

数据模型抽取失败

其它 发表于 2025-6-6 09:39
发表于 2025-6-6 09:39:05
本帖最后由 smt46SA5M21287STZ2 于 2025-6-10 08:30 编辑

数据模型抽取失败。


数据模型每隔一个月就会发生抽取报错的现象,该如何解决呢?


create time: 2025-06-06 08:51:18
extract param:{"paramValues":{"$$extractInfo$$":{"value":{"extractType":"FULL","incrementalType":null,"incrementalRows":null,"incrementalRowIndexs":null,"fieldIdMapping":null,"formatMapping":null,"clearBeforeExtract":true,"extractCurrentDay":false,"reExtractInterval":0,"reExtractTimeUnit":null,"dbType":null,"srcCsvPaths":null,"lastExtractType":"FULL","lastIncrementalType":null,"lastIncrementalRows":[],"lastSelectAllSql":null,"failModel":"CONTINUE","rejectMaxRecord":2147483647,"rejectRecordFile":"","rejectReasonFile":"","realExtractType":"FULL","logSelectAllSql":null,"lastExtractState":true,"keepRejectRecord":true,"keepRejectReason":true},"displayValue":null,"noValue":false}},"offset":0,"limit":9223372036854775807,"sample":false,"userName":null,"cacheIdentity":"null09223372036854775807false$$extractInfo$$smartbix.augmenteddataset.extract.save2csv.ExtractInfo@2e6f5bd1null","extract":false}/nsmartbix.augmenteddataset.extract.SmartbiXException: 抽取未完成或抽取失败: delete SmartbiCache tableFail:drop table if exists `smartbimpp`.`xniiwwq5jahwiajqitfla` ON CLUSTER `smartbi_cluster_1S_2R` SYNC
smartbix.SmartbiXException: SQL错误: drop table if exists `smartbimpp`.`xniiwwq5jahwiajqitfla` ON CLUSTER `smartbi_cluster_1S_2R` SYNC  -> ClickHouse exception, code: 1002, host: 10.36.21.153, port: 8088; Code: 999. Coordination::Exception: Connection loss, path: /clickhouse/task_queue/ddl/query-0000623273: While executing DDLQueryStatus. (KEEPER_EXCEPTION) (version 22.8.5.29 (official build))

        at smartbix.SmartbiXException.create(SmartbiXException.java:68)
        at smartbix.smartbi.service.GridDataServiceHandler.handle(GridDataServiceHandler.java:118)
        at sun.reflect.GeneratedMethodAccessor607.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:762)
        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:762)
        at smartbixlibs.org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)
        at smartbix.dataprocess.service.DatabaseResultService$$EnhancerBySpringCGLIB$$498909bf.executeDmlSql()
        at smartbix.augmenteddataset.repository.service.AugmentedDatabaseResultService.executeDmlSql(AugmentedDatabaseResultService.java:53)
        at smartbix.augmenteddataset.extract.save2csv.SmartbiCacheExtractor.createTargetTable(SmartbiCacheExtractor.java:1538)
        at smartbix.augmenteddataset.extract.save2csv.SmartbiCacheExtractor.extractDbTable(SmartbiCacheExtractor.java:672)
        at smartbix.augmenteddataset.extract.save2csv.SmartbiCacheExtractor.export(SmartbiCacheExtractor.java:300)
        at smartbix.augmenteddataset.extract.SingleThreadedExtractor.extractextractInternal(SingleThreadedExtractor.java:469)
        at smartbix.augmenteddataset.extract.SingleThreadedExtractor.access$1500(SingleThreadedExtractor.java:94)
        at smartbix.augmenteddataset.extract.SingleThreadedExtractor$2.call(SingleThreadedExtractor.java:382)
        at smartbix.augmenteddataset.extract.SingleThreadedExtractor$2.call(SingleThreadedExtractor.java:366)
        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.ClickHouseUnknownException: ClickHouse exception, code: 1002, host: 10.36.21.153, port: 8088; Code: 999. Coordination::Exception: Connection loss, path: /clickhouse/task_queue/ddl/query-0000623273: While executing DDLQueryStatus. (KEEPER_EXCEPTION) (version 22.8.5.29 (official build))

        at ru.yandex.clickhouse.except.ClickHouseExceptionSpecifier.getException(ClickHouseExceptionSpecifier.java:92)
        at ru.yandex.clickhouse.except.ClickHouseExceptionSpecifier.specify(ClickHouseExceptionSpecifier.java:56)
        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.executeDmlSql(DatabaseResultService.java:468)
        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:792)
        at smartbixlibs.org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
        at smartbixlibs.org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)
        at smartbixlibs.org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:102)
        at smartbix.smartbi.service.GridDataServiceHandler.handle(GridDataServiceHandler.java:93)
        ... 27 more
Caused by: java.lang.Throwable: Code: 999. Coordination::Exception: Connection loss, path: /clickhouse/task_queue/ddl/query-0000623273: While executing DDLQueryStatus. (KEEPER_EXCEPTION) (version 22.8.5.29 (official build))

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

        at smartbix.augmenteddataset.extract.SmartbiXException.create(SmartbiXException.java:24)
        at smartbix.augmenteddataset.extract.SingleThreadedExtractor.extractextractInternal(SingleThreadedExtractor.java:477)
        at smartbix.augmenteddataset.extract.SingleThreadedExtractor.access$1500(SingleThreadedExtractor.java:94)
        at smartbix.augmenteddataset.extract.SingleThreadedExtractor$2.call(SingleThreadedExtractor.java:382)
        at smartbix.augmenteddataset.extract.SingleThreadedExtractor$2.call(SingleThreadedExtractor.java:366)
        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)
发表于 2025-6-6 14:22:30
这个看着有连接断开?有没有更完整的日志

回复

使用道具 举报

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

4回帖数 0关注人数 806浏览人数
最后回复于:2025-6-6 14:22

社区

指南

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