Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
yang
5
•
asked Apr 16, 2024
【已解决】doris2.0.3版本,执行了加索引的操作,后面取消了,查看show alter table column显示已取消,但加索引后提示table state is not NORMAL
添加索引提示: 取消变更任务提示: 查看变更状态: 这种怎么找出变更的任务并且取消?
2.0
0
votes
1
answers
54
views
tlzmkm
17
•
asked Apr 16, 2024
【已解决】Doris 日志审计插件,能不能调整stmt 截取SQL的长短
对于fineBI 自动生成的SQL, 前面的字段太多, 导致我根本不知道他查询是哪一张表,能不能有一个参数来控制 log 中的stmt SQL的长度
2.1
0
votes
1
answers
87
views
typuc
17
•
asked Apr 16, 2024
【已记录】fe.log 日志 analysis exception happened when parsing stmt OriginStatement
doris从1.2.7升级到2.0.7后,fe有这种异常日志,这个语句不是业务代码产生的。 2024-04-16 14:58:36,197 INFO (Analysis Job Executor-0|535) [StmtExecutor.parseByLegacy():1078] analysis exception happened when parsing stmt OriginStatement{originStmt='SELECT SUBSTRING(CAST...
2.0
0
votes
1
answers
63
views
rcqjl
3
•
asked Apr 16, 2024
【已解决】doris select hive表报错,desc表没有问题
2024-04-16 02:22:35,572 WARN (mysql-nio-pool-4|355) [StmtExecutor.executeByLegacy():776] execute Exception. stmt[138, b3f64e5f1ca6406a-b8976fc01a31d7ee] org.apache.doris.common.UserException: errCode = 2, detailMessage = get file split fail...
query
2.0
0
votes
2
answers
107
views
陶芃宇
7
•
asked Apr 16, 2024
【已解决】doris2.0大查询因为内存限制 cancel掉了,该版本没有落盘策略,有没有其他办法解决
错误信息: errCode = 2, detailMessage = (xx.xxx.x.xxx)[MEM_LIMIT_EXCEEDED]PreCatch error code:11, [E11] Allocator sys memory check failed: Cannot alloc:4096, consuming tracker:<Load#Id=6ab27677edf94fd5-81d97594a5ae16a7>, peak used 55763394...
2.0
0
votes
2
answers
442
views
Alex
1
•
asked Apr 16, 2024
FlinkSQL链接Doris无法写入数据(未见报错)
通过FLinksql的client端,使用connector链接doris,使用inserrt into 语句往Doris的表中插入数据,任务执行成功,单插入的数据条数是0,库中也没数据。 经检查,确认Doris连接时没问题的,在client中可以通过select语句查询到Doris的表的数据,表的所有字段类型均为Varchar(2000) {code...} 这是连接信息
ingestion
2.0
0
votes
1
answers
119
views
Jobs2024
1
•
asked Apr 16, 2024
1.2版本,内存升高的问题
在使用1.2的版本的过程中,内存过一段时间就会升高,只要重启be节点就会释放掉;通过查看日志,怀疑是与Kaka版本不适配导致了Routineload的时候不断重试的去拿Kafka的数据,没有释放掉内存导致,然后把Kafka降低到和源码适配的版本号还是有问题,目前还不知道怎么解决这个问题 Kafka源码的版本号
1.2
0
votes
2
answers
62
views
zhangjj
77
•
asked Apr 16, 2024
【已记录】异步物化视图查询结果异常
异步物化视图透明改写 当物化视图和基表分区相同但某个分区的数据不同时,查询结果正常; 当物化视图不存在基表的分区时,查询结果异常 物化视图SQL,内表join内表,imp_base_target_unique_part_auto2是分区表,imp_distribution_room非分区表 {code...}
mtmv
2.1
0
votes
1
answers
68
views
forest
35
•
asked Apr 16, 2024
jdbc 批量异步提交报错
java.sql.BatchUpdateException: errCode = 2, detailMessage = get tableList write lock timeout, tableList=(Table [id=964927, name=sensors_data_events_users_history, type=OLAP])
2.1
0
votes
1
answers
49
views
groot2018
1
•
asked Apr 16, 2024
doris 2.1.1 on k8s部署,be启动失败
部署参考文档: [https://doris.apache.org/zh-CN/docs/install/k8s-deploy/operator-deploy] kubectl -n doris logs doriscluster-sample-be-0 Defaulted container "be" out of: be, default-init (init) [Tue Apr 16 01:56:51 UTC 2024] [info] /etc/dori...
2.1
operator
install
0
votes
1
answers
276
views
Prev
Prev
344
345
346
(current)
347
348
Next
Next
Hot Questions
【系列直播预告】Apache Doris 3.1 新版本解读(共 3 期):整体功能介绍、半结构化、湖仓一体
1 answers
doris manager能否升级springboot版本
1 answers
doris的be奔溃,版本2.1.7
1 answers
Doris部署架构推荐
1 answers
Doris开启了2阶段提交,且事务已经被清理了,如何判断最近一次的ckp对应的事务是否正常提交了
报错: Failed to get scan range, no queryable replica found in tablet
1 answers