Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
____
7
•
asked Aug 21, 2024
doris2.1.2,BE的元数据是放哪个目录,系统配置没改
问下BE的元数据是存在哪个目录下
2.1
0
votes
1
answers
57
views
z404289981
21
•
asked Aug 21, 2024
create table as select建表后数据和原查询语句结果不一致
使用create table test as select * from ( select tt.tag_name, tt.tag_id, d.tag_id_unt as dp_tag_id_unt from ( select 'oneip_explode' as tag_name, tag_id_cf as tag_id, count(1) as tag_id_unt, 3593758 as crowd_unt, tag_unt, 1 as confid_s...
2.0
1
votes
2
answers
140
views
bw-chuxin
33
•
asked Aug 21, 2024
doris 2.1.5 create as select报错
建表语句 {code...} 2.1.3版本的时候没问题,升级到2.1.5后报错
2.1
0
votes
1
answers
112
views
gztw
5
•
asked Aug 21, 2024
fe节点无法停止
本机Doris版本是doris-2.0.3-rc06。在FE节点服务器使用jps命令查询,没有DorisFE进程。但通过doris fe web页面可以访问并且页面显示fe节点状态为alive。无法执行stop_fe.sh命令,我想停止FE运行,该如何操作?
2.0
0
votes
1
answers
43
views
toms
13
•
asked Aug 20, 2024
datax 写入数据失败Encountered unqualified data,stop processing,没有返回err_url
2.1.5版本
2.1
1
votes
1
answers
134
views
nokichen
29
•
asked Aug 20, 2024
希望可调整 interval_base_compaction_threshold
v2.1.5 base compaction部分代码截图如上,单个bucket内base compaction的间隔最晚不会超过1天 当前场景希望部分表的tablet一直不进行,或只在周末空闲时进行base compaction
2.1
0
votes
1
answers
45
views
____
3
•
asked Aug 20, 2024
be节点不定时crash
doris的版本,基于官方的1.2.8版本自己编译的,不过使用官方的版本仍然会有这个错误,见图片 {code...}
1.2
0
votes
1
answers
112
views
wywCn
7
•
asked Aug 20, 2024
doris执行查询导致节点宕机
be.out *** Query id: fca065a384eb4917-93365c01a42d0bc1 *** *** tablet id: 0 *** *** Aborted at 1724141710 (unix time) try "date -d @1724141710" if you are using GNU date *** *** Current BE git commitID: ae923f7094 *** *** SIGSEGV ad...
2.0
0
votes
1
answers
228
views
yang
3
•
asked Aug 20, 2024
物化视图bitmap
聚合模型上创建物化视图时是否不可以使用bitmap_union函数
2.1
物化视图
0
votes
1
answers
56
views
_青柠__
1
•
asked Aug 20, 2024
动态分区表仅某日数据查询报错partition_in_memory_update_interval_secs如何解决
外部表A按月分区,查询时加了分区,也在where子句中添加了日期筛选条件,其它日期的都可,只有2024/07/04的报错[HY000][1105] errCode = 2, detailMessage = (10.0.66.61)[CANCELLED]NoSuchFieldError: partition_in_memory_update_interval_secs。 我检查了doris的配置SHOW VARIABLES LIKE '%partition_in_mem...
2.1
0
votes
1
answers
32
views
Prev
Prev
302
303
304
(current)
305
306
Next
Next
Hot Questions
Spark Doris Connector 从hive导入doris double类型丢精度怎么解决?
Doris 4.0.4 物化视图异常问题反馈
Doris 4.x 预热
升级至4.0.4后物化视图查询失败,报错Insert a plan into targetGroup but differ in logicalproperties
doris3.0.8运行insert into 任务报错send fragments failed. io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED
存算分离下groupcommit是否支持wal写入