Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
张彬华
7698
•
asked May 19, 2024
【Apache Doris】周FAQ集锦:第 10 期
欢迎查阅第 10 期的 Apache Doris 社区 FAQ 栏目! 在这个栏目中,每周将筛选社区反馈的热门问题和话题,重点回答并进行深入探讨。旨在为广大用户和开发者分享有关 Apache Doris 的常见问题。 通过这个每周 FAQ 栏目,希望帮助社区小伙伴更好地了解和应用 Apache Doris,促进经验交流和技术共享。
community
周faq
0
votes
1
answers
211
views
张彬华
7698
•
asked May 19, 2024
【Apache Doris】周FAQ集锦:第 9 期
欢迎查阅第 9 期的 Apache Doris 社区 FAQ 栏目! 在这个栏目中,每周将筛选社区反馈的热门问题和话题,重点回答并进行深入探讨。旨在为广大用户和开发者分享有关 Apache Doris 的常见问题。 通过这个每周 FAQ 栏目,希望帮助社区小伙伴更好地了解和应用 Apache Doris,促进经验交流和技术共享。
community
周faq
1
votes
1
answers
261
views
Sephiroth
1
•
asked May 18, 2024
docker-compose部署更换端口之后无法启动,不更换端口可以正常启动
fe.conf部分配置文件 {code...} 系统参数什么的都配置过了,依旧不行,不改端口可以正常启动.
2.1
cluster
0
votes
2
answers
185
views
Jrebel
2
•
asked May 17, 2024
Doris命中物化视图导致查询数据异常
doris version:2.1.2 物化视图(没有sum,count等聚合操作): {code...}
2.1
query
0
votes
2
answers
122
views
Belief
9
•
asked May 17, 2024
【已解决】spark-doris写入失败: Load Doris data failed, schema size of fetch data is wrong.
原先代码在doris1.2.6版本可以运行, 近期将doris升级到doris2.0.9之后, 该任务报错 org.apache.doris.spark.exception.DorisException: Load Doris data failed, schema size of fetch data is wrong. 相关组件版本信息 升级前 spark:3.1.3 doris:1.2.6 spark-doris-connector: 3.1_2.12-1.2.0 升级...
2.0
0
votes
2
answers
260
views
KAOSET
13
•
asked May 17, 2024
【已解决】咨询Doris副本数量修改的问题
官方文档显示测试环境中可以只有一个BE结点。但我配置了一个结点后尝试创建表 {code...} 它提示有三个副本,BE结点数不能小于副本数。 如何更改改设置。 我的环境仅为测试环境。虚拟机已经启动了hive和orcale。资源不够,不太可能增加虚拟机配置额外的结点。
2.1
1
votes
1
answers
887
views
changguowei
199
•
asked May 17, 2024
【已解决】咨询shard_id和schema_hash
咨询一下,shard_id和schema_hash是怎么来的,代表什么
2.0
0
votes
1
answers
27
views
____
3
•
asked May 17, 2024
【已排期】2.1 不能二次重复建物化视图
2.1
demand
0
votes
1
answers
60
views
yugunsung
117
•
asked May 17, 2024
【已解决】删除表后,colocation group 显示依然存在
版本:1.2.7 如何删除colocation_group,相关的表已经删除了,但是colocation_group一直存在?
1.2
0
votes
1
answers
133
views
Wanghuan
17
•
asked May 17, 2024
【修复中】V24.0.1 日志查看目录默认扫描的是哪个目录
fe.conf 和 be.conf 中LOG_DIR和 audit log 、sys log 配置路径不一致,manager 页面只列出了LOG_DIR目录下的文件 , 我修改三个配置目录都统一指向$DORIS_HOME/log 后, 重启FE 和BE 后,manager页面仍然只列出了LOG_DIR目录下的文件 ,请问怎么解?
manager
0
votes
2
answers
54
views
Prev
Prev
369
370
371
(current)
372
373
Next
Next
Hot Questions
Doris3.0.8的ddl任务一直运行不停止
1 answers
doris fe挂掉,报错(JE 18.3.12) Disk usage is not within je.maxDisk or je.freeDisk
1 answers
Iceberg Catalog 使用 MinIO 作为存储时, 读写权限报错
2 answers
文档描述疑问
1 answers
在 Doris 中自定义 UDF 时,若函数名与内置函数重名,调用时必须加上数据库名才能正确执行。如果不希望每次调用都携带数据库名,该如何解决?
1 answers
使用doris查询paimon 执行show databases 直接报错
1 answers