Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Even
1
•
asked Dec 27, 2024
日志里没有No such node短语 ,但通过message match_phrase "No such node" 能够搜输出
原始日志如下,日志中无No such node短语: [2024-12-27 12:27:41:676] [ERROR] - - MSG_ID:bc678557-a1d7-4216-9ab1-4934508dcadd, FUNCTION:123121, STEP:调用结束, COST:2004, CONTENT:KCXP请求超时,超时时间. 配置超时时间:2000返回结果 :AdapterResp(status:3, errCode:10000002, errInfo:11,...
2.1
selectdb-studio
0
votes
2
answers
26
views
lubai
3
•
asked Dec 27, 2024
多值列函数咨询
您好 , 我们非常希望doris拥有any \ match \ equals 函数,请问有没有? value 的数据是, "123,ab,32" any是, select any(value , '123,ab2') from base_metadata , 任意一个,true。 match是,select match是(value , 'ab2,ba2') from base_metadata , 子集,false。 equa...
2.1
0
votes
3
answers
50
views
linzi
3
•
asked Dec 27, 2024
2.1.7,冷备数据到远程hdfs,不能指定父目录,只能/data
使用doris 2.1.7,涉及到数据量比较大,需要冷备到hdfs,发现目录/data/{tablet_id}/{rowset_id}_{seg_num}.dat,父目录/data不能指定,因为hdfs还冷备了其他数据,直接使用/data不合适,查看源码发现这里好像不可以配置,
2.1
storage
0
votes
2
answers
83
views
1
•
asked Dec 27, 2024
fe在异常退出之后一直在刷新PUBLISH_VERSION | 29的错误,show proc后发现__internal_schema 有 不同步的tablet
尝试用设置bad的方式无法解决问题
2.1
0
votes
1
answers
45
views
forest
35
•
asked Dec 26, 2024
通过flink-doris-connector 写入 报错 Lable has been used
一流多表写入 doris 出现 Lable has been used 请问如何处理,另外 如何配置DorisExecutionOptions写入参数才可以更高效地写入,避免反压?
2.1
catalog
ingestion
0
votes
1
answers
25
views
43
•
asked Dec 26, 2024
3.0.3 irtual TxnErrorCode doris::cloud::fdb::Transaction::get(std::string_view, std::string *, bool)
foundationdb 物理机部署 foundationdb.conf 配置如下: {code...}
decoupled
3.0
install
0
votes
1
answers
85
views
王卫光
3
•
asked Dec 26, 2024
selectdb 2.1.7 union all 多个表,字段类型不一致,提示 detailMessage = meet unknown column stats: stat_date'
selectdb 2.1.7 union all 多个表,字段类型不一致,提示 (1105, 'errCode = 2, detailMessage = errCode = 2, detailMessage = meet unknown column stats: stat_date') 在本地DBeaver执行又不会报错,生产环境下就会出现,错误提示不是很友好,都看不出是字段类型不一致问题。
2.1
0
votes
2
answers
49
views
Sunflower926
7
•
asked Dec 26, 2024
Doris集群建表插入数据超级慢超时
Doris集群创建表耗时几秒,insert插入数据超时,如下图,请教各位老师,是参数设置不合理还是哪里问题?谢谢 ERROR 1105 (HY000): Unexpected exception: errCode = 2, detailMessage = Nereids cost too much time ( > 30s ) 操作系统资源使用如下,CPU最高使用30%,未见异常:
2.1
performance
0
votes
1
answers
70
views
ainoe
5
•
asked Dec 26, 2024
各位大佬好,Doris 2.1.8 什么时候发布呀
2.1
0
votes
1
answers
133
views
tyrantdiablo
3
•
asked Dec 26, 2024
FE好几次断掉,重启又好了,大概是什么原因造成的?
单机部署,没有用集群,FE好几次断掉,重启又好了,大概是什么原因造成的? 2024-12-26 07:11:28,472 WARN (mysql-nio-pool-2360|217) [Coordinator.cancel():1308] Query 2092544de0bc4ed0-83f89ce05c52e83d already in abnormal status Status [errorCode=THRIFT_RPC_ERROR, errorMsg=(10.1.1....
cluster
0
votes
1
answers
30
views
Prev
Prev
81
82
83
(current)
84
85
Next
Next
Hot Questions
【直播预告】6/19 本周四「可观测性能力」生态专场,欢迎预约观看!
1 answers
数据副本均衡问题
RECOVER权限管控
2 answers
3.0.3 删除指定分区的数据,s3 minio的存储量没有变化
Doris 2.1.9 be.out文件体积异常大 100G-200G
doris2.1.9版本视图权限问题