Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Jasonf
21
•
asked May 21, 2024
【已解决】2.1.3 catalog 连接 Oracle 出现报错,2.1.2 还是正常的
2.1.2 的时候 catalog 连接 Oracle (版本 12C)是没有问题的 但是 2.1.3 连接报错 {code...}
2.1
0
votes
2
answers
111
views
余下一寸诗意
1
•
asked May 21, 2024
主键模型建表,定义列时key 和 value时能否乱序
定义列时key 和 value时能否乱序; 例如{key1:value1},{key2:value2},{key3:value3},{...,...}
demand
0
votes
1
answers
35
views
一纸繁荒
13
•
asked May 21, 2024
manager监控页面的BE IO Util值没变化,是监控有问题吗
manager
0
votes
2
answers
58
views
YANGXR
7
•
asked May 21, 2024
【已解决】fe异常:Null packet received from network
版本 2.0.4 fe.log中时常出现: 2024-05-16 20:06:00,810 WARN (mysql-nio-pool-19309|1831434) [ConnectProcessor.dispatch():608] Unsupported command(Change user) 2024-05-16 20:06:00,811 WARN (mysql-nio-pool-19309|1831434) [ConnectProcessor.processOnce()...
2.0
0
votes
1
answers
301
views
actcwlf
5
•
asked May 21, 2024
【已解决】随机数据丢失问题
我在使用的时候发现有时候会出现随机的数据丢失问题,不知道是什么原因导致的 建表代码 {code...} 然后执行的操作是 批量插入20180101到最新日期的连续日期 每天定时插入当天的一个日期,例如在0点插入当天的日期 每个小时校验数据完整性,即检查过去30天是否有数据缺失,正常情况下应当为连续的日期 执行上述流程短至一天多至一周就会出现数据缺失的问题,大致缺失的情况如图 因为sql是其他框架产生的,我就把和这个表相关的audit_log导出了一下 [audit_log 可...
2.1
2.0
0
votes
1
answers
73
views
托马斯hbx
11
•
asked May 21, 2024
【已解决】想问下fe master 和 follower的区别
RT,想知道FE的两种状态对于用户来说有什么区别?(比如master上能做什么操作而follower不能操作之类的)
2.1
0
votes
1
answers
75
views
WangZhonghui
1
•
asked May 21, 2024
【修复中】admin clean trash 失败
doris版本:2.1.3 环境1fe 3be 执行命令:admin clean trash; fe返回结果:admin clean trash OK 时间: 0.001s 执行show trash查看结果。没有变化 查看be日志: W20240521 10:36:48.389319 7097 agent_server.cpp:281] failed to submit task|task=TAgentTaskRequest(protocol_version=V1, task...
2.1
0
votes
1
answers
47
views
Kevin.Shin
19
•
asked May 21, 2024
Doris manager 集群->主机 页面刷新太快,看不清具体信息
集群->主机 页面刷新太快,看不清具体信息 http://managerhost:8004/3/operation/resource
manager
0
votes
2
answers
61
views
mcclone
25
•
asked May 21, 2024
查询结果返回每次都不一样
一下这个SQL,每次执行返回结果都不一样,两种表都是聚合模型。 SELECT count(*) as cc FROM ( SELECT DISTINCT ac FROM xdr_source_log_login WHERE retm > '2024-05-01' and flag = 1 and sess <> 'logout' and scity <> '' and ac <> ...
2.0
0
votes
1
answers
87
views
billy
3
•
asked May 20, 2024
【已解决】create view as select 里面包含 count(distinct xxx)执行失败,异常信息不明确,版本2.0.3
1.执行失败的语句,count时没问题,加上distinct执行异常,异常信息:execute error=errCode = 2, detailMessage = Unexpected exception: null CREATE VIEW index_products_cnt_hotel_yesterday_values ( data_day COMMENT 'data_day', resort COMMENT 'resort', inde...
2.0
0
votes
1
answers
79
views
Prev
Prev
314
315
316
(current)
317
318
Next
Next
Hot Questions
【系列直播预告】Apache Doris 3.1 新版本解读(共 3 期):整体功能介绍、半结构化、湖仓一体
1 answers
求助!x2doris同步经常中断
1 answers
Doris开启了2阶段提交,且事务已经被清理了,如何判断最近一次的ckp对应的事务是否正常提交了
Apache Doris内存不够,为什么不像spark一样排队处理,Tablet排队一个个处理,而是报错,请问这个解释对吗
1 answers
增量物化视图怎么创建
fe节点jvm gc频繁,偶尔出现fe节点be节点通讯报错