Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
徐振超@SelectDB(可以直接加微信Faith_xzc)
8271
•
asked Aug 15, 2024
【最佳实践】Apache Doris 中Compaction问题分析和典型案例
说明 此文档主要说明一些常见compaction问题的排查思路和临时处理手段。这些问题包括 Compaction socre高 Compaction失败 compaction占用资源多 Compaction core 如果问题紧急,可联系社区同学处理 如果阅读中有问题,可以反馈给社区同学。 1 compaction score高 找出score最高的若干个tablet,一般是用户比较高频导入的表 分析score最高的tablet形成的原因,以下几个为常见的原因 1.1 com...
content
7
votes
1
answers
1690
views
weiyf
7
•
asked Aug 15, 2024
请问下各位大佬们,基于以下场景,我Doris该怎么处理和解决??困扰了自己挺长时间的
我是用Doris开发了一个自助的BI系统,现在描述下我的场景和实际存在的问题: A表、B表、C表三表通过一定的条件进行关联后得到D表(关联 =>左、右关联、全关联、上下合并等) D表再通过一定的聚合计算得到E表 (聚合计算 => 计数、求和、平均数、最大、最小值等) E表还可以再跟F表进行关联得到新的数据表。 当前模式: 我通过A、B、C三表关联得到的D表是一个物理表(新的大宽表D表),并不是表视图view,因为后期有发现如果是表视图,当数据量大的话查询会非常慢,...
2.1
0
votes
3
answers
267
views
seakkkk
5
•
asked Aug 15, 2024
2.1.5 JDBC重复提交SQL卡死
在2.0.2可以实现循环提交脚本,升级到2.1.5 Doris,SQL进程卡死,同样的SQL在2.0.2 十几秒可以执行,在2.1.5半个小时都无法跑出
2.1
0
votes
2
answers
108
views
calvin2020
3
•
asked Aug 15, 2024
【已解决】wait catalog to be ready. feType:UNKNOWN isReady:false
大家好: 请教下,我用官方推荐的Helm部署的doris,chart版本是1.6.0,doris版本是2.1.2,目前只配置了1个fe和1个be,启动没有问题,但是重启doris fe后因pod IP变了导致启动不了,具体信息如下: 2024-08-15 03:50:16,138 INFO (UNKNOWN fe_6c1f1e68_4e90_476d_a96f_040cda03b469(-1)|1) [Env.waitForReady():1063] wait catalog...
2.1
install
0
votes
1
answers
607
views
ivancxj
23
•
asked Aug 15, 2024
doris2.1.5如何降低BE Compaction Score?
doris版本:2.1.5 最近新增加了一个业务,streamload方式insert和update BE Compaction Score一直告警,增加非常明显,基本超过200多,最大都是1000多。但暂时系统运行是稳定的。 请问如何排查,降低这个指标?
2.1
0
votes
1
answers
153
views
一一念一一
5
•
asked Aug 15, 2024
ranger接管doris鉴权,select某张表,加载效率直线下降
ranger版本2.4.0,doris版本2.1.5 用ranger接管后,发现select每张表,都需要去拉取策略,导致打开一张表资源都消耗在拉取策略上了,效率很低,一张宽表打开都要耗时5-10秒,show操作的效率也比较低,有什么办法能控制ranger鉴权速度达到毫秒级吗?
2.1
0
votes
1
answers
125
views
caishen
5
•
asked Aug 15, 2024
Doirs2.1.5 failed to send brpc when exchange
ERROR 1105 (HY000) at line 2: errCode = 2, detailMessage = (x.x.x.x)[CANCELLED]failed to send brpc when exchange, error=Resource temporarily unavailable, error_text=[E11]Resource temporarily unavailable @x.x.x.x:8060, client: x.x.x.x, laten...
2.1
0
votes
2
answers
349
views
labuladuo
17
•
asked Aug 14, 2024
【已解决】sql hint里的SET_VAR失效
2.1版本,用hint方式set变量不起作用,是舍弃这个功能了还是bug?
2.1
0
votes
2
answers
79
views
椰子Echo@SelectDB
1111
•
asked Aug 14, 2024
【回顾&资料获取】Apache Doris x 讯飞开源联合 Meetup@合肥站
8月15日,由飞轮科技和讯飞开源联合主办的 Apache Doris 城市行 Meetup 第三站在合肥顺利举办! 飞轮科技作为 Apache Doris 的商业化公司,始终致力于推动社区繁荣发展,本次 Meetup 更是联结了讯飞开源共同发起了这次线下交流活动。值得一提的是,讯飞内部已有多个业务团队深度拥抱 Apache Doris,并以积极的态度持续参与到社区共建之中。 本次活动主要邀请了科大讯飞、飞轮科技、思科 Cisco、某大型金融机构等企业的多位资深技术专家,为参会...
community
1
votes
2
answers
343
views
David
3
•
asked Aug 14, 2024
Doris 3.0.0 创建物化视图报错
如题,使用Doris 3.0.0 版本创建普通视图没问题,创建物化实体报错如下 SQL语句 如下: CREATE MATERIALIZED VIEW hexin_dws.dws_order_plat_order as select 'AE' as plat, id, sys_order_id, plat_order_id, sales_channel, store_member, store_id, customer_id, payment_type, is_...
3.0
0
votes
1
answers
123
views
Prev
Prev
306
307
308
(current)
309
310
Next
Next
Hot Questions
Spark Doris Connector 从hive导入doris double类型丢精度怎么解决?
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
存算分离下groupcommit是否支持wal写入