Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
cpt_doris
19
•
asked Jul 11
jemalloc_cache和sum_of_all_trackers两块内存问题
jemalloc_cache和sum_of_all_trackers两块内存问题 sum_of_all_trackers包含了jemalloc_cache吗? 这两块内存是什么东西导致的?有明细内存可以看吗? 如何降低 很重要的: 从监控上看,在没有什么数据写入和读取的情况下,这块内存会忽上忽下。是什么导致的 像这个,有6g,但是其他值又很小是为什么
3.0
0
votes
1
answers
13
views
ggukkj
1
•
asked Jul 10
Doris 2.0.15 使用 insert into 插入1kw数据到一张空表上,之后想执行full compaction压缩,但是报错
报错信息为 { "status": "E-2008", "msg": "There is no suitable version" } table对应的tablet 信息 { "cumulative policy type": "size_based", "cumulative point": 3, "last cumulative failure time...
storage
catalog
ingestion
2.0
0
votes
2
answers
25
views
比个耶
3
•
asked Jul 10
现在项目上想要部署Doris,最好选择使用哪个版本呢?
现在项目上想要部署Doris,最好选择使用哪个版本呢?
install
0
votes
1
answers
33
views
zhengyong
1
•
asked Jul 10
当在Hive Catalog中执行CTAS时会有概率报错:Table [...] does not exists in database [...],有什么办法解决?
版本:2.1.8 执行日志如下: sql:2025-07-10 11:00:34,set enable_nereids_planner=true queryId:2025-07-10 11:00:34,null,execTime: 0.001s sql:2025-07-10 11:00:34,set enable_fallback_to_original_planner=false queryId:2025-07-10 11:00:34,null,execTime: 0.0s...
2.1
catalog
0
votes
1
answers
38
views
maple
10
•
asked Jul 10
duplicate 模型
现在有张duplicate 模型的表 3副本 7be节点 磁盘性能不高hdd150m/s 每天写入量在150~180G左右 按天分区 通过routineload写入 现在通过时间过滤加上车牌号 开了sqlcache 现在查询第一次很慢 这种场景有优化的地方么
2.1
0
votes
1
answers
20
views
seawenc
3
•
asked Jul 10
2.1.7-集成了ranger后,设置拒绝(Deny)权限不生效
版本:2.1.7 集成:ldap+ranger2.5 我的需求是,角色:app和user可以访问ods库中除表A以外其它所有表,但是我通过以下两种方式配置都无法排除对此表的访问权限,是我设置不对呢? 还是原本排除权限就没实现呢? 方式一: 在正向资源同一个策略中添加表的exclude这个表,发现不生效,asset_network_flow表可以执行查询操作 方式二: 再单独建一个Deny策略,发现仍然不生效:
2.1
permission
0
votes
1
answers
26
views
potato_like_tomato
1
•
asked Jul 10
如何查询数据库中指定表的表模型
我想查询某些表是什么模型,但是在information_schema中并没有找到记录,如果是聚合模型的表,怎么查询表中字段的聚合方式呢?因为我想在程序中进行元数据管理展示。 目前我知道可以通过show create table的建表语句进行解析,但是库中的表太多遍历执行过于消耗资源。 所以我想知道是否有便捷的查询语句可以执行?
2.1
0
votes
2
answers
21
views
ljy
7
•
asked Jul 10
索引使用疑问
1.在unique 表引擎(开启 Merge-on-Write),在 value 列 创建 倒排索引 或者 BloomFilter 索引 由于 value 会经常发生合并, 倒排索引的维护成功会不会变高,而影响性能? BloomFilter 的工作原来只增 不删除, value 列发生的值发生变化,是不是整个 bloomFilter 就要重建呢? 2. 索引的作用范围 官网中的 各个索引的作用范围 是 tablet 还是 segment ? 前缀索引 ZoneMap 索引 倒...
2.1
query
0
votes
1
answers
36
views
zhengyong
1
•
asked Jul 9
如何在Job Scheduler中定义的insert支持部分列更新?
我试了下在SET enable_unique_key_partial_update=true;之后CREATE JOB my_job ON SCHEDULE 中的insert 只能整行更新,做不到部分列更新;请问需要如何设置才能在Job Scheduler中实现部分列更新?
job-scheduler
partial-update
2.1
0
votes
1
answers
17
views
某某某某
54
•
asked Jul 9
UnrecoverableTablets 无法处理
2.1很多版本一直存在无法处理, truncate表或者设置tablet的is bad为true 都不管用, 会导致执行某些sql时候失败, 比如ANALYZE TABLE会报错: ERROR 1105 (HY000): errCode = 2, detailMessage = Stats table not available, please make sure your cluster status is normal
3.0
2.1
0
votes
1
answers
19
views
Prev
Prev
11
12
13
(current)
14
15
Next
Next
Hot Questions
【8/2 走进小米】武汉见!Doris 携手小米、岚图汽车,聚焦 AI、湖仓一体、存算分离、可观测、高并发点查等多重实践
请教各位大佬,如何使用doris 统计k线数据
json_extract 提取json格式数据问题
delete删除分区多久生效
1 answers
FE、BE分别 适合做raid几?操作系统是否兼容麒麟操作系统
1 answers
开启https后,审计日志无法写入audit_log表
1 answers