Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
yalamountain
24
•
asked Jun 12, 2024
2.1.3 insertinto select 的时候插入的结果与单独执行select的结果不一致。并且每次执行的时候结果不稳定
版本是2.1.3 建表语句是这样的 {code...} 执行插入的结果依旧不稳定 直接运行select 查询总数 更奇怪的是 插入的数据有null值 但是实际执行查询的时候 这个null值字段是有值的
2.1
0
votes
2
answers
164
views
yugunsung
115
•
asked Jun 12, 2024
【已记录】insert into select夸集群迁移数据报错Unsupported type 'UNSUPPORTED_TYPE'
版本:2.0.9 通过catalog将一个doris集群(版本1.2.7)数据迁移到另外一个集群(版本2.0.9),sql如下: {code...}
2.0
1.2
0
votes
1
answers
49
views
vision
7
•
asked Jun 12, 2024
【已解决】安装doris失败
bin/start_fe.sh: 19: set: Illegal option -o pipefail
install
2.0
0
votes
1
answers
49
views
Guangming Lu
3
•
asked Jun 11, 2024
Doris2.0.5 BE遇到crash问题,ScannerContext::get_task_group调用异常
2.0
0
votes
2
answers
30
views
brin
13
•
asked Jun 11, 2024
【已解决】BE 启动报错:meet error status: [NOT_FOUND]Could not find subsystem memory in /proc/self/cgroup
Apple M2 macos 14.4 Version : doris-2.1.3-rc09 be dockerfile {code...}
2.1
0
votes
2
answers
392
views
thunder
5
•
asked Jun 11, 2024
【已解决】doris manager添加托管Doris集群连接fe失败
补充: 背景 doris manager 版本V 24.0.1 doris版本0.12 在部署doris manager的服务器可以 telnet 通 212的9030和8030端口 报错日志 使用navicat可以正常连接,但是系统报连接异常
manager
0
votes
2
answers
153
views
____
3
•
asked Jun 11, 2024
【已解决】Doris 2.0.7,flink-doris-connector-1.18-1.6.0.jar同步mysql到doris报错
问题: 异常上说server id重复导致报错,使用flink-doris-connector-1.18-1.6.0.jar,如何指定server-id呢? 环境: flink-1.18.0 (standalone) flink-doris-connector-1.18-1.6.0.jar doris 2.0.7 操作: 启动同步任务,一直从mysql中同步几张mysql表到doris,遇到exception,但是作业没有停止,还在继续运行 报错频率: 报错信息: 2024-...
ingestion
2.0
0
votes
1
answers
142
views
cyq.
3
•
asked Jun 11, 2024
【已解决】2.1.1,倒排索引字段查询结果不一致
count查不出数据,列表可以查出数据。 版本是2.1.1 建表语句 {code...} 查询语句 select * from test_ad where c3 like '11%' and c3 = '110101000000'结果: select count(*) from test_ad where c3 like '11%' and c3 = '110101000000'结果:
2.1
query
0
votes
1
answers
71
views
南方有乔木
7
•
asked Jun 11, 2024
【已记录】2.1.2版本执行sql报错:couldn't resolve slot descriptor 56, desc
报错信息截图 在2.1.2版本执行一段sql报错: couldn't resolve slot descriptor 56, desc: tuples: Tuple(id=14 slots=[Slot(id=257 type=VARCHAR col=-1, colname=source_system, nullable=1) 执行的sql: {code...}
2.1
0
votes
1
answers
269
views
____
13
•
asked Jun 11, 2024
【已解决】doris_manager扩容be节点提示网段异常
扩容be节点的时候,比如我设置了192.168.50.62/32 但是提交的时候就变成了192.168.50.0/32
manager
cluster
1
votes
1
answers
80
views
Prev
Prev
297
298
299
(current)
300
301
Next
Next
Hot Questions
【系列直播预告】Apache Doris 3.1 新版本解读(共 3 期):整体功能介绍、半结构化、湖仓一体
1 answers
求助!x2doris同步经常中断
1 answers
增量物化视图怎么创建
Apache Doris内存不够,为什么不像spark一样排队处理,Tablet排队一个个处理,而是报错,请问这个解释对吗
1 answers
fe节点jvm gc频繁,偶尔出现fe节点be节点通讯报错
自动分区与动态分区联用分区名称不一致
1 answers