Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
fengjie
5
•
asked Jan 14, 2025
doris会支持es 的mulit_match这种功能吗
表结构 CREATE TABLE dwd_mz_companyinformation_base ( id bigint NULL COMMENT 'id', name varchar(255) NULL COMMENT '公司名称', type varchar(255) NULL COMMENT '公司类型1、有限责任公司;2、股份有限公司;3、合伙企业;4、个人独资企业;5、农民专业合作社', address varchar(...
2.1
query
demand
0
votes
3
answers
79
views
xiaofan2015
5
•
asked Jan 14, 2025
doris 2.1.5,查询hudi报错IO_ERROR]Out-of-bounds Access
SELECT count(*) counts FROM hive.test.tableA WHERE charge_date >'2025-01-09 11:42:09' and charge_date < '2025-01-14 10:42:09' 1105 - errCode = 2, detailMessage = (10.0.1.126)[CANCELLED]cur path: hdfs://nameservice1/app...
2.1
query
0
votes
2
answers
74
views
kyle.zhang
1
•
asked Jan 14, 2025
2.1.7 版本同时执行coalesce和STDDEV_POP出现类型错误
建表语句: {code...} 出现错误: errCode = 2, detailMessage = (doris-be-cn-0.doris-be-cn.dataplatform.svc.cluster.local)[INTERNAL_ERROR]output type not match expr type , col name , expected type Float64 , real type Nullable(Float64)
2.1
0
votes
1
answers
55
views
linzi
3
•
asked Jan 14, 2025
2.1.7,分区数据冷备到hdfs,部分tablet冷备有问题,cannot read cooldown meta: [INTERNAL_ERROR]malformed tablet meta
doris 2.1.7 部分tablet的副本数据显示还是在local be日志报错 I20250114 10:04:04.791726 107780 tablet.cpp:2451] cannot read cooldown meta: [INTERNAL_ERROR]malformed tablet meta , path=/data/24763/24765.0.meta {code...} /../../../include/c++/11/bits/unique_ptr...
resource-admin
2.1
0
votes
1
answers
32
views
maomaoxiaoxiao
1
•
asked Jan 14, 2025
求助:doris2.1写入速度无法提高
我在使用doris-flink-connector写doris双节点集群,写入速度一直在约40w/s左右无法提高了,be节点的cpu(48核)只有25%,磁盘和网络都有很大的富余,请问有什么地方提议进一步优化呢?或者我的配置哪里需要修改呢?谢谢 我的be节点配置: push_worker_count_high_priority = 24 push_worker_count_normal_priority = 24 streaming_load_json_max_mb = 10...
2.1
ingestion
performance
0
votes
2
answers
153
views
gongjiayun
3
•
asked Jan 14, 2025
Flink Doris Connector数据同步,UNIQUE KEY(id, accounting_period) 模型,数据同步后出现相同的id
flink版本1.20.0,doris版本3.0.3 /etc/docker/flink-1.20.0/bin/flink run -Dexecution.checkpointing.interval=10s -Dparallelism.default=1 -c org.apache.doris.flink.tools.cdc.CdcTools /etc/docker/flink-1.20.0/lib/flink-doris-connector-1.20-24.1.0.jar...
3.0
ingestion
0
votes
3
answers
58
views
yugunsung
117
•
asked Jan 14, 2025
parallel_fragment_exec_instance_num和parallel_pipeline_task_num这两个配置的区别?
版本:2.0.12 parallel_fragment_exec_instance_num的默认值为1,parallel_pipeline_task_num默认值为0。 这两个配置项有什么区别?设置成多少比较合适?
2.0
0
votes
1
answers
64
views
Doris9
7
•
asked Jan 14, 2025
编译Doris be代码使用哪个版本的Docker镜像
[https://doris.apache.org/zh-CN/community/source-install/compilation-with-docker 看到使用文档中推荐使用Docker编译Doris,我当前要编译的是Doris-2.1.5-rc02这个版本,请问应该使用哪个版本的Docker镜像 https://hub.docker.com/r/apache/doris/tags] 请问build-env-for-2.0与build-env-for-2.4这两个镜...
2.1
compilation
0
votes
1
answers
59
views
huagang
1
•
asked Jan 13, 2025
[源码构建] 在构建 3.0.3-rc04 版本出现错误:"no matching constructor for initialization of 'lucene::index::IndexWriter'"
环境 os: registry.access.redhat.com/ubi9 ldb-toolchain: 0.21 java: 17 doris: 3.0.3-rc04 构建脚本 {code...} 附加说明 由于我不熟悉 cpp ,所以简单的让 copilot 分析了一下。
3.0
install
compilation
0
votes
2
answers
86
views
BingzZ
11
•
asked Jan 13, 2025
2.1.7,push_type=DELETE|error=[E-235]failed to push data. version count: 2002, exceed limit: 2000, tablet: 45663756
Doris版本2.1.7 往doris写数据,先删后写,卡在delete语句一直在执行中,日志报错: W20250113 18:57:15.218466 68976 task_worker_pool.cpp:1487] failed to execute push task|signature=96487867|tablet_id=45663756|push_type=DELETE|error=[E-235]failed to push data. version count...
2.1
ingestion
0
votes
1
answers
84
views
Prev
Prev
175
176
177
(current)
178
179
Next
Next
Hot Questions
Doris 某个be节点负载高,导致短暂宕机
1 answers
版本4.0.4,算子罗盘留下了一堆空目录
2 answers
升级4.0 insert 文本转数字出问题
1 answers
doris 3.1.2连接iceberg问题
2 answers
flink 多job checkpoint超时,doirs abort transation
1 answers
日志一直在报parse date or datetime fail
2 answers