Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
____
27
•
asked Apr 2, 2025
macos m1 pro上启动失败
{code...}
install
2.0
0
votes
1
answers
37
views
Doris9
9
•
asked Apr 1, 2025
Doris-2.1.5 大量Stream load 导致磁盘io高,请教优化办法?
如图机器有6块磁盘,每块磁盘ioutil非常高 通过如下命令抓取doris be进程io情况,发现有文件在做大量modify操作并且文件大小不变 {code...} 2025-04-01 16:22:50 这一秒中有400+多个modify,下面是某个文件的modify信息,出现了115次,其中289531是文件大小,一直不变,不知道modify在做什么? 还有其他create close_write delete 类型的事件 疯狂的操作导致磁盘io非常高,请教各位大佬有什么...
2.1
0
votes
3
answers
184
views
wangs
1
•
asked Apr 1, 2025
webui查询出错
新部署的doris manager,进入到webui不能带入链接中带的参数,在检索分析时也一直提示查询错误,sql放到mysql客户端里能正常执行
manager
query
0
votes
3
answers
115
views
____
9
•
asked Apr 1, 2025
副本修复任务一直timeout
使用doris-manager缩容, tabletNum一直无法下降. dropp backend之后, 发现部分tablet一直处于异常状态, 只有单副本 ADMIN SET REPLICA STATUS PROPERTIES("tablet_id" = "xxx", "backend_id" = "xxx", "status" = "bad");之后手动执行 ADMIN REP...
2.1
0
votes
1
answers
83
views
Sonder
1
•
asked Mar 31, 2025
当前SSH用户无Doris进程操作权限
ubuntu22.04安装的Enterprise Manager23版本,在集群接管的时候发现ssh权限一直搞不懂,无论是用chown还是为用户添加ssh权限都没用,Doris是单机部署的,有大佬懂的吗
2.1
manager
0
votes
1
answers
54
views
49
•
asked Mar 31, 2025
3.0.3 k8s部署,存算分离, fe的内存不会释放,一直上升,大家有遇到过吗?
memory
decoupled
3.0
0
votes
1
answers
71
views
49
•
asked Mar 31, 2025
3.0.3 k8s部署,存算分离,be扩缩容,具体会reblance 哪些数据?
3.0.3 存算分离,be扩缩容,具体会reblance 哪些数据呢? be的pod使用了localpv,cache了数据。
decoupled
3.0
0
votes
1
answers
60
views
mmmm
7
•
asked Mar 31, 2025
doris 如何调整s3存储的超时时间
SQL 错误 [1105] [HY000]: errCode = 2, detailMessage = (xxx.xxx.xxx.xxx)[INTERNAL_ERROR][INTERNAL_ERROR]close wait failed coz rpc error. VNodeChannel[2264630-15008], load_id=9291e44af4e74ff7-9d8a2dc4a14682c1, txn_id=5748397483096064, node=xxx....
decoupled
3.0
0
votes
1
answers
57
views
liuwenyang
3
•
asked Mar 31, 2025
doris使用lag窗口和row_number窗口连续两次开窗后再去关联其他表存在bug
1.连续两次开窗取数据 select * from ( select ORDER_ID_BK ,CURRENT_OPER ,LAST_OPER ,CREATED_TIME ,row_number()over(partition by order_id_bk order by CREATED_TIME desc) rk from (select ORDER_ID_BK ,CURRENT_OPER ,CREATED_TIME ,lag(CURRENT_OPER,1,0)over(...
2.1
0
votes
1
answers
203
views
椰子Echo@SelectDB
1111
•
asked Mar 31, 2025
【资料下载】4/1,Doris x AI 专场直播!分享与 ChatBI、MCP、RAG 热门 AI 模型的融合 | Webinar(四)
4 月 1 日 19:30,备受社区小伙伴们关注的 Doris x AI 应用实践专场直播已开启!我们邀请到了三位资深架构师为大家带来 AI 与实时数仓的破界融合实践,敬请锁定「SelectDB 视频号」。 飞轮科技资深解决方案架构师张彬华将分享多款热门 AI 模型与 Doris 融合应用,如 DataAgent 实现智能数据代理、RAG 增强知识检索、ChatBI 打造自然语言交互分析和 MCP 的实现场景。 飞轮科技资深解决方案架构师、Apache Doris Commi...
community
doris-ai
0
votes
1
answers
319
views
Prev
Prev
158
159
160
(current)
161
162
Next
Next
Hot Questions
高频stream load写入时出现大量versionincomplete的tablet,直接影响后续数据写入和查询。
4.1.x版本遇到Decimal数据类型报错[NOT_IMPLEMENTED_ERROR]Wrong precision 0, min: 1, max: 76
2 answers
flink doris connector整库同步ORACLE,新增字段不会自动同步
1 answers
Doris 4.0.6 查询视图报错 Index 92 out of bounds for length 92,基表正常,重建视图无效
1 answers
selectdb 2.1.9 使用ccr做数据同步到doris 4.0.6 版本报原元数据版本不兼容
2 answers
mysqldump导出库的表结构会报物化视图不支持的问题,怎么解决
1 answers