Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
5
•
asked Aug 5
升级 Doris 版本后,audit_log表结构如何变更
请教下,升级 Doris 版本后,audit_log表结构不会随着升级吗。我看 auditi_log表结构以及 fe.audit.log文件中的列,都没有新版本Doris 中新增的列
2.1
upgrade
0
votes
1
answers
23
views
chensheng
11
•
asked Aug 4
BE配置项描述在哪看?
当前使用版本为2.1.7,在官方文档中的BE配置项总共200多个,但是调用接口返回500个BE配置项,哪里有这些详细的BE配置项的描述?
2.1
0
votes
1
answers
39
views
nczdhzy
3
•
asked Aug 4
linear_histogram函数不存在
doris版本:3.0.5 1105 - errCode = 2, detailMessage = Can not found function 'linear_histogram'
3.0
0
votes
1
answers
10
views
chensheng
11
•
asked Aug 4
统计所有用户以及对应的资源组有哪些
能不能用一行sql直接统计所有用户以及每个用户对应的资源组有哪些
resource-admin
2.1
cluster
0
votes
1
answers
18
views
____
5
•
asked Aug 4
Doris-2.1.8 ALTER TABLE修改字段长度报错
集群信息:3fe+3be(混部) DDL操作语句: {code...}
2.1
0
votes
2
answers
49
views
Mr Gao
1
•
asked Aug 4
doris1.2.4 升级到doris2.1.4后,routineload 不停的掉服务
doris1.2.4 升级到doris2.1.4后,routineload 不停的掉服务,请各位大佬给一下排查方向或解决方案。报错信息如下: RROR(replayer106) RoutineLoadJob():8361 should not= Coula nottransform PAUSED to PAUSED at org.apache.doris.load.routineload.RoutineLoadJob.checkstateTransform(RoutineLo...
2.1
0
votes
1
answers
20
views
Doris真的快
7
•
asked Aug 4
Doris2.1 并发查询是否数据常驻内存的功能
一张表,大家使用的频率很高,Doris2.1有缓存最近一天分区的数据到内存中的功能吗? 要求该缓存数据是常驻的,不能别其他数据刷掉,能设置缓存过期时间,过期后自动删除内存缓存数据,并且始终保证最新一天的数据常驻在内存中。 主要是想减少磁盘io,保证极致查询性能。
2.1
0
votes
1
answers
22
views
1
•
asked Aug 4
Doris3.0包含安全漏洞CVE-2024-38816、CVE-2024-38819
Spring 5.3.39 安全漏洞CVE-2024-38816、CVE-2024-38819 已被监管部门划到必须要修复的漏洞,建议将Spring 升级到5.3.41、6.0.25、6.1.14及以上版本。 请问官方是否计划什么时候修复?
3.0
upgrade
0
votes
1
answers
46
views
woshixiaobai
5
•
asked Aug 4
flinksql写Doris采用2阶段提交时事务被清理后的重启方式
flinksql写Doris开启了2阶段提交,但是偶尔会碰到任务失败没有及时感知的问题,等感知到问题时已经过去了几个小时了,此时通过最近一次成功的checkpoint重启时会报事务没有被发现的错误(事务保留2小时),关于这个场景有2个疑问请教: 1.如果任务失败很快就感知到,事务没有被清理,此时通过最近一次的checkpoint重启时,checkpoint里面保留的事务id是如何被处理的呢?比如是再次提交事务(会不会导致重复提交)还是说发现该事务之前已经被提交了,就不会重复提...
2.1
0
votes
1
answers
32
views
jungggle
1
•
asked Aug 3
jdbc插入能获取到自增列吗?
类似平常开发mysql应用中一样,是否能通过jdbc插入后获取自增列?
3.0
ingestion
2.0
0
votes
1
answers
34
views
Prev
Prev
38
39
40
(current)
41
42
Next
Next
Hot Questions
2.1.10 执行JDBC insert SQL的时候报BufferUnderflowException错误
1 answers
2.1版本BE 节点老是挂掉
Doris V2.0.10 不支持直接调整表的压缩策略吗?
通过官网提供的包将pg数据库的表同步到doris,没有把pg的索引同步到doris
3 answers
show partitions from table里的DataSize为0
1 answers
Doris 3.1 存算分离模式清理缓存