Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
____
27
•
asked Apr 2
macos m1 pro上启动失败
{code...}
install
2.0
0
votes
1
answers
31
views
Doris真的快
7
•
asked Apr 1
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
107
views
wangs
1
•
asked Apr 1
webui查询出错
新部署的doris manager,进入到webui不能带入链接中带的参数,在检索分析时也一直提示查询错误,sql放到mysql客户端里能正常执行
manager
query
0
votes
3
answers
94
views
____
9
•
asked Apr 1
副本修复任务一直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
39
views
Sonder
1
•
asked Mar 31
当前SSH用户无Doris进程操作权限
ubuntu22.04安装的Enterprise Manager23版本,在集群接管的时候发现ssh权限一直搞不懂,无论是用chown还是为用户添加ssh权限都没用,Doris是单机部署的,有大佬懂的吗
2.1
manager
0
votes
1
answers
38
views
45
•
asked Mar 31
3.0.3 k8s部署,存算分离, fe的内存不会释放,一直上升,大家有遇到过吗?
memory
decoupled
3.0
0
votes
1
answers
55
views
45
•
asked Mar 31
3.0.3 k8s部署,存算分离,be扩缩容,具体会reblance 哪些数据?
3.0.3 存算分离,be扩缩容,具体会reblance 哪些数据呢? be的pod使用了localpv,cache了数据。
decoupled
3.0
0
votes
1
answers
49
views
mmmm
7
•
asked Mar 31
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
39
views
liuwenyang
3
•
asked Mar 31
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
35
views
椰子Echo@SelectDB
1071
•
asked Mar 31
【资料下载】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
159
views
Prev
Prev
63
64
65
(current)
66
67
Next
Next
Hot Questions
【用户案例】Apache Doris 在菜鸟的大规模业务场景落地实践
1 answers
首次安装doris be无法启动
审计日志sql_digest值异常,什么原因?
doris manager发送邮件失败
1 answers
批量删除分区(删除一个范围内的分区)
1 answers
使用 JOB 定时执行 INSERT INTO SELECT 报错 Execute timeout