Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
aa
10
•
asked Jul 4, 2024
【缺少关键信息】2.1.2, be节点偶发崩溃
be节点发生崩溃,请问这个是什么原因导致了
2.1
cluster
0
votes
3
answers
215
views
haoxin
5
•
asked Jul 4, 2024
【doris 2.1.2】 flink 读取doris主键表时,遇到错误信息:Load Doris data failed, schema size of fetch data is wrong.
测试表: {code...}
2.1
0
votes
1
answers
164
views
Roger
19
•
asked Jul 4, 2024
【已解决】2.1.3 FE莫名的一直在重启并且启不来
log如下,每次重啟都是報這個錯誤,k8s helm重新部署fe也起不來 看起来好像是table policy问题,我昨天确实有修改policy,但改完没事,今天就发现fe挂了起不来
2.1
0
votes
4
answers
123
views
agile
21
•
asked Jul 4, 2024
【已解决】List自动分区的疑问
已经建立的表,可以执行上图语句将手动分区改为自动分区么?
2.1
0
votes
1
answers
76
views
椰子Echo@SelectDB
1111
•
asked Jul 3, 2024
【用户案例】从 ClickHouse 到 Apache Doris:快成物流的数智化货运应用实践
随着快成物流的大宗商品产业链的不断发展,货运轨迹规划和实时数据分析的需求日益迫切,为了保障数据报表更新、用户画像圈选与物流轨迹实时更新等大数据核心系统性能,快成物流引入 [Apache Doris 实时数仓升级了大数据算法平台,目前已经部署在 2 套生产集群,存储数据总量达百亿规模,覆盖实时数仓、BI 多维分析、用户画像、货运轨迹信息系统等业务场景。 欢迎点击文章查看详情: 从 ClickHouse 到 Apache Doris:快成物流的数智化货运应用实践]
content
1
votes
1
answers
159
views
lanranjun
3
•
asked Jul 3, 2024
【已解决】2.0.11版本,cdc建表count查询慢
今天遇到一个问题,使用cdc整库同步脚本同步了1张表 表A,三千多万的数据,同步完成后cdc还在运行同步增量,这时候使用count查询表内数据量,使用了三秒多。 然后新建了一个同样表结构的表 表B 将表A当前全量数据INSERT INTO 到表B,对表B进行count,结果表B 几百毫秒就出结果了。 我这边以为是cdc任务影响 关闭cdc任务 仍然是三秒多。 doris版本2.0.11,不明白是什么原因导致的。
ingestion
2.0
0
votes
1
answers
80
views
forest
35
•
asked Jul 3, 2024
【已解决】在doris 中如何查看及修改job
如何查看或者修改用 CREATE JOB xxx ON SCHEDULE EVERY 1 DAY STARTS '2024-07-04 08:00:00' DO 。。。 创建的job
2.1
0
votes
2
answers
155
views
danger
7
•
asked Jul 3, 2024
UNIQUE模型,主键设置vid和mid,库里出现重复数据
select * from t where vid = 123 and mid = 456 vid mid v1 v2 123 456 1 2 123 456 1 2 数据写入主要是Flink 部分列更新的方式。出现重复数据的可能原因是?
2.0
0
votes
1
answers
56
views
Echo.Duang
12
•
asked Jul 3, 2024
[INTERNAL_ERROR][INTERNAL_ERROR]close wait failed coz rpc error
[INTERNAL_ERROR][INTERNAL_ERROR]close wait failed coz rpc error 0. StackTrace::tryCapture() @ 0x000000000a24f96c in /opt/apache-doris/be/lib/doris_be doris::get_stack_trace_by_libunwindabi:cxx11 @ 0x000000000a24d914 in /opt/apache-doris/be/...
2.0
0
votes
1
answers
85
views
Kevin.Shin
19
•
asked Jul 3, 2024
从query_profile文件中分析不出耗时的原因,很多关键字文档上搜不到
{code...} ... 太长,没有都贴上来
query
0
votes
1
answers
159
views
Prev
Prev
342
343
344
(current)
345
346
Next
Next
Hot Questions
Doris 2.0.15,3FE、6BE(3BE mix角色 3BE computation角色)3个mix角色的BE节点CPU使用率100%
1 answers
Spark Doris Connector 从hive导入doris double类型丢精度怎么解决?
1 answers
Doris 4.0.4 物化视图异常问题反馈
升级至4.0.4后物化视图查询失败,报错Insert a plan into targetGroup but differ in logicalproperties
1 answers
Doris 4.x 预热
doris3.0.8运行insert into 任务报错send fragments failed. io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED