七月上旬更新速递丨 聚焦集成、安全与AI深度进化

更新亮点: 本次重点强化系统集成能力与AI认知升级,新增4大核心模块9项资源,优化4项资源,点击标题了解(持续互动赢麦豆,解锁高阶技能)

重点推荐:《场景化数据分析实战》课程操作手册

配套六月王炸课程的全套落地指南,手把手教你复现实战场景!

二、实战技巧分享

高效处理资源集成难题》→ 从基础出发,深入探究集成的秘密

三、开发技能突破

第三方系统调用Smartbi接口》→讲解系统集成时的jar包获取,以及集成时代码调用的基本流程。

集成接口介绍》→梳理Smartbi目前提供的接口,以及不同接口的调用流程。

AI每日一学

DeepSeek-R1-0528模型升级:推理与生态的双重升级》→ 解析模型性能提升40%的关键技术 (技术前沿)

简单总结一下机器学习中的几种常见的学习方式与区别》→ 监督/无监督/强化学习差异与应用场景图解 (基础重构)

五、资源更新

CAS单点登录 V2版》上线→ 接入到 CAS 平台中,并实现单点登录

组织/用户/角色信息管理API接口》上线→ 一套 HTTP API的组织、用户、角色信息管理接口

竹云统一身份认证平台组织用户同步对接》上线→ Smartbi封装对应的服务接口,给竹云的统一身份认证平台实时调用,完成组织、用户和角色信息的实时同步。

交互式仪表盘支持自定义字体》优化→ 修复了文本组件编辑状态不生效的问题

只允许外网某种移动端APP访问》优化→ 针对V11版本,增加了钉钉、企业微信访问限制功能

AD域(LDAP/LDAPS)登录验证》优化→ 修复了“更新白名单状态之前没有判断判断用户是否存”的问题

元数据分析落地到知识库》优化→ 增加获取资源创建者的逻辑判断,对空值空对象等情况做优化

麦粉社区
>
帖子详情

数据模型抽取失败

其它 发表于 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关注人数 176浏览人数
最后回复于:2025-6-6 14:22
快速回复 返回顶部 返回列表