Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
松鼠找不到松果
13
•
asked Apr 17, 2024
【已解决】SET GLOBAL exec_mem_limit = 64G 不生效
使用streamload导入数据的时候报错: [CANCELLED]Allocator mem tracker check failed, [MEM_LIMIT_EXCEEDED]failed alloc size 64.00 B, memory tracker limit exceeded, tracker label:Load#Id=1b4b4163c97198da-60424ca4282a481, type:load, limit 2.00 GB, peak used ...
2.1
0
votes
1
answers
67
views
____
3
•
asked Apr 17, 2024
【已解决】Doris Job Scheduler 能够创建 JOB 但是没有产生 task,无法正常调度执行任务
使用 CREATE JOB 创建任务,始终无法正常调度,无论是一次性任务还是定时任务。 JOB 本身能够正常创建,select * from jobs("type"="insert") 能够查到 JOB 信息,任务处于 RUNNING 状态; 但是 select * from tasks("type"="insert") 结果为空,没有创建 task,任务没有正常被调度执行。 能否帮忙排查下呢,谢谢? 版本: 2...
2.1
0
votes
1
answers
149
views
____
5
•
asked Apr 17, 2024
【已解决】关于前缀索引,查询的时候where条件顺序一定要和表结构顺序一样吗?
{code...} 这样能匹配到前缀索引优化吗?
2.0
faq
0
votes
1
answers
62
views
Jobs2024
1
•
asked Apr 17, 2024
关于Doris使用Routine Load导入Kafka数据参数不匹配的问题
这个是报错信息 然后按照源码降低了之前Kafka的版本和源码一样,但是仍然报上面的错,不知道如何解决
ingestion
1.2
0
votes
2
answers
106
views
Striven
11
•
asked Apr 17, 2024
【已解决】Flink Stream Load 方式写入类型为 array<smallint(6)> 字节不够但是却没报错,写入 [null]
如题,这里应该提示报错,并给 url 展示报错原因,比如字节数不够。 当 flink 采用 Stream Load 方式写入类型是 array<char(36)> 的时候,却能够因为字节不够,导致写入失败,并列出失败原因的 url。 因为上述字节不够导致了另外一个问题,修改字段长度,array<char(36)> --> array<varchar(100)>,却报了一个错误:SQL 错误 [1105] [HY000]: errCod...
ingestion
2.0
0
votes
2
answers
46
views
Roger
19
•
asked Apr 17, 2024
spark寫入欄位有default timestamp卻不起作用
doris table ddl如下 {code...} Doris版本2.1.1,從helm k8s部署 spark connector版本1.3.1
2.1
0
votes
1
answers
76
views
椰子Echo@SelectDB
1091
•
asked Apr 17, 2024
【Release Note】Apache Doris 2.1.2 版本正式发布!
亲爱的社区小伙伴们,Apache Doris 2.1.2 版本已于 2024 年 4 月 12 日正式发布。该版本提交了若干改进项以及问题修复,进一步提升了系统的性能及稳定性,欢迎大家下载体验。 官网下载页: [https://doris.apache.org/download/ GitHub 下载:https://github.com/apache/doris/releases]
2.1
community
0
votes
1
answers
75
views
forest
35
•
asked Apr 17, 2024
jdbc 写入 doris 报错 max_allowed_packe
Caused by: java.sql.SQLNonTransientConnectionException: Got a packet bigger than 'max_allowed_packet' bytes
2.1
0
votes
4
answers
189
views
zhangjj
77
•
asked Apr 17, 2024
【已记录】fe master节点fe.warn.log一直打印日志
版本:2.1.1 打印日志 2024-04-17 11:06:35,793 WARN (thrift-server-pool-0|111) [QeProcessorImpl.reportExecStatus():236] Exception during handle report, response: TReportExecStatusResult(), query: 5ef612155248471f-ba3f84c15be421ad, instance: 0-0 2024...
2.1
0
votes
1
answers
83
views
许鸿坤@Cisco
21
•
asked Apr 17, 2024
【已解决】index占用内存的配置有哪些?如何避免index不命中
请问有没有关于index占用内存的limit设置,我们现在有足够的内存,所以不想index miss的情况,或者将这个这个miss index的概率降到很低的配置呢 InvertedIndexQueryCacheHit: 114 InvertedIndexQueryCacheMiss: 44
2.1
0
votes
1
answers
81
views
Prev
Prev
342
343
344
(current)
345
346
Next
Next
Hot Questions
【系列直播预告】Apache Doris 3.1 新版本解读(共 3 期):整体功能介绍、半结构化、湖仓一体
1 answers
doris manager能否升级springboot版本
doris的be奔溃,版本2.1.7
1 answers
Doris部署架构推荐
1 answers
Doris开启了2阶段提交,且事务已经被清理了,如何判断最近一次的ckp对应的事务是否正常提交了
报错: Failed to get scan range, no queryable replica found in tablet
1 answers