Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
椰子Echo@SelectDB
1113
•
asked Apr 23
【技术干货】Apache Doris & SelectDB 技术能力全面解析
Apache Doris 是一款开源的 MPP 数据库,以其优异的分析性能著称,被各行各业广泛应用在实时数据分析、湖仓融合分析、日志与可观测性分析、湖仓构建等场景。Apache Doris 目前被 5000 多家中大型的企业深度应用在生产系统中,包含互联网、金融、制造、电信、能源、物流、政务等行业。目前项目已在 GitHub 获得超过 13000 Star,汇集 600 多名社区开发者,月度活跃贡献者数量连续数月位居全球大数据开源项目榜首,成为全球大数据领域最活跃的开源项目之...
content
0
votes
1
answers
35
views
unclezs
1
•
asked Apr 23
关于 stream loader 和 group commit 的两个问题
我遇到了一些问题,有人能帮我解答下吗,我使用的是 doris 3.0.4 版本 在一个 8C 64G 的存算一体集群中,我使用 doris stream load 对 1000 个表导入数据,每个表都在不同 db 下,每次 stream load 请求只携带了一条 1k 大小的数据,每个导入都是独立的线程,相对于 1000 个并发。此时我发现,QPS 只能达到 100 左右,其他的请求会进入 pending 直到 read time out. 我的问题是,是不是有 BE 配置...
3.0
ingestion
0
votes
1
answers
56
views
baijun
15
•
asked Apr 23
存算分离下写入数据,be报错找不到VAULT
1.创建hdfs的VAULT; 2.使用tools中的脚本创建tpc-ds表并生成数据; 3.导入数据,报错; 在fe查询可以看到默认VAULT: Be写入数据报错找不到这个VAULT:
decoupled
3.0
0
votes
1
answers
47
views
KONGHO
1
•
asked Apr 23
在将Apache Doris从2.1.2升级到2.1.9后,使用ES Catalog创建的外部表,JSON Array字段不再被识别,导致该字段在查询时出现类型映射错误
doris版本:升级前2.1.2,升级后2.1.9 Elasticsearch版本:7.13.4
2.1
upgrade
0
votes
1
answers
50
views
CCCKKK
3
•
asked Apr 23
CCR集群同步报错
集群复制时日志中显示报错: WARN job sync failed, job: ccr_dwd_ypgl, err: [normal] rpc timeout: timeout=30s, to=BackendService, method=ingest_binlog, location=kitex.rpcTimeoutMW, remote=10.178.222.67:9060 IngestBinlog error: rpc timeout: timeout=5m0s, to...
3.0
cluster
ccr
0
votes
1
answers
48
views
____
1
•
asked Apr 22
create routine load报错
如题,2.1.8版本Doris,创建routine load如下: {code...}
2.1
0
votes
1
answers
24
views
一只航母
3
•
asked Apr 22
k8s启动be-3.0.4 running一会就进入CrashLoopBackOff
根据kubectl logs查看日志发现以下内容 [Tue Apr 22 06:10:41 UTC 2025] run start_be.sh StdoutLogger 2025-04-22 06:11:02,872 Start time: Tue Apr 22 06:11:02 UTC 2025 /opt/apache-doris/be/bin/start_be.sh: line 435: 6002 Illegal instruction (core dumped) ${L...
3.0
catalog
cluster
0
votes
1
answers
34
views
____
3
•
asked Apr 22
JDBC Catalog 连接超时 HikariPool-102 - Connection is not available, request timed out
版本:Doris 2.1.7 安装:K8s 集群 Operator 安装 已经做的修改(修改后还出现下面的报错): 1、jdbc_url 后面添加:&connectTimeout=30000&socketTimeout=60000 2、添加以下参数: alter catalog fae_mysql_catalog_lb set properties('connection_pool_max_life_time' = '14400000&...
2.1
catalog
cluster
faq
0
votes
2
answers
108
views
XuanKuF
1
•
asked Apr 22
2.1.7-rc03,隐式转换问题咨询
Doris version: doris-2.1.7-rc03-443e87e203 问题:module_unique_id 字段是 varchar 类型,数值匹配的时候时候查出来有三条,字符串匹配的时候是一条对的,这种是什么原因导致的
2.1
query
0
votes
2
answers
39
views
1
•
asked Apr 21
doris2.1.9 insert into 导数据报内存错,既耗内存,又导入失败
2.1
0
votes
2
answers
75
views
Prev
Prev
88
89
90
(current)
91
92
Next
Next
Hot Questions
Doris BITMAP_CONTAINS 函数执行比较慢如何解决
doris写hive表时如何合并小文件?
show partitions from table里的DataSize为0
1 answers
Doris V2.0.10 不支持直接调整表的压缩策略吗?
1 answers
通过官网提供的包将pg数据库的表同步到doris,没有把pg的索引同步到doris
3 answers
2.1版本BE 节点老是挂掉
1 answers