Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Claudio Leche
17
•
asked Dec 28, 2024
Doris 2.1.4 唯一键表创建后,增加一个自增字段不加NOT NULL,然后UPDATE 语句更新已有数据这一列的值,发生 auto inc sync result length > front buffer. 8080 vs 0
Doris 2.1.4,唯一键表创建后,增加一个自增字段不加NOT NULL,然后UPDATE 语句更新已有数据这一列的值,发生: {code...} 有没有人遇到过这个问题?如何解决,已经重启过BE,还是返回相同的错误。 目前的解决办法是,不增加自增的字段,增加一个普通的字段,然后手动更新随机值进去
2.1
update
0
votes
1
answers
70
views
1
•
asked Dec 27, 2024
3.0.3,查询paimon catalog,数据不更新
doris版本: 3.0.3 存算分离,部署方式:K8S Doris Operator paimon版本:0.9,存储:亚马逊S3 问题描述: paimon的数据更新后,通过flinksql查询,可以查询到新数据,但是doris查询的是旧数据,而且过了20分钟查,还是旧数据。。 这个问题不是必现的,不清楚是什么原因,有时候很正常。 截图如下 存算分离模式下 be.conf 的 enable_file_cache 默认开启 是不是因为这个导致的? 我个人觉得这个缓存的设置,能不...
3.0
catalog
operator
query
0
votes
1
answers
71
views
wangkai
1
•
asked Dec 27, 2024
FE not found arrow flight schema, maybe query has been canceled
d=ff23f52cc2724de6-937fa826ca7e2654, Limit=2.00 GB, CurrUsed=20.44 KB, PeakUsed=1.58 MB I20241227 11:50:41.875171 1020256 fragment_mgr.cpp:630] Query 26d21a6d5944451c-87c279e5186dfa60 start execution I20241227 11:50:41.875607 1020256 fragme...
3.0
0
votes
1
answers
73
views
1
•
asked Dec 27, 2024
版本3.0.1,be集群单个节点内存持续高水位,导致OOM
版本3.0.1 我有3台服务器组成be集群,服务器是64G内存,2台内存正常,使用40G左右,其中一台持续内存占用60G左右,隔几个小时就会OOM,也无法写入数据,使用flink同步数据出错: [INTERNAL_ERROR]close wait failed coz rpc error. VNodeChannel[6216956-12307], load_id=564eafba349709f8-b37d92222f064da9, txn_id=14069516, node=...
3.0
0
votes
2
answers
87
views
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
36
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
57
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
103
views
1
•
asked Dec 27, 2024
fe在异常退出之后一直在刷新PUBLISH_VERSION | 29的错误,show proc后发现__internal_schema 有 不同步的tablet
尝试用设置bad的方式无法解决问题
2.1
0
votes
1
answers
47
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
36
views
49
•
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
106
views
Prev
Prev
143
144
145
(current)
146
147
Next
Next
Hot Questions
manager怎么升级4.0版本
1 answers
manger 主机页面,残留的节点怎么移除
1 answers
查询Paimon的Catalog经常超时,查询不到数据。
1 answers
Doris 3.1 写入监控
spark-doris-connector,Unknown column 'null' in 'table list'
1 answers
Doris v2.0.10 Tablet 副本修复失败
1 answers