Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
28081056
3
•
asked Jun 27, 2024
doris 通过jdbc或者arrow-flight-sql 如何连接到外部的 Catalog读取数据
在代码中直接通过jdbc连接,默认连接到 internal catalog,如何切换到外部的catalog读取数据
catalog
0
votes
1
answers
62
views
ITQ-CHERY
1
•
asked Jun 27, 2024
Doris如何实现查询忽略大小写
目前使用的方案是创建一个视图将需要查询的字段转为小写,然后查询时将输入转为小写,但是当数据量比较大时查询会很慢。请问有其他的解决方案吗?
1.2
0
votes
3
answers
478
views
PeatBoy
9
•
asked Jun 26, 2024
【已解决】Doris 2.1.2 rc04 存在的一个内存泄露 BUG
版本:Doris 2.1.2 rc4 现象: 在 steamLoad 和 query 存在的场景里,Doris 内存会阶段性飙高,如下图: 每次飙高时存在如下报错: {code...} 报错内容: status.h:380] meet error status: [INTERNAL_ERROR]Function substring get failed, expr is VectorizedFnCall[substring](arguments=String, Int32, ...
2.1
cluster
0
votes
2
answers
254
views
jackshi
3
•
asked Jun 26, 2024
创建自动分区表后,insert into目标表 select * from 源表导致be节点挂了
使用doris版本是2.1.3 drop table if exists dim_pro.dim_dept_partition; {code...} 请大神帮忙分析下原因
2.1
cluster
0
votes
1
answers
47
views
guangdong.z
3
•
asked Jun 26, 2024
【已解决】flink-doris-connector 1.6.1 同步oracle12c(CDB+PDB)模式下PDB表找不到问题
本次使用 flink-doris-connector 1.6.1 + flink 1.17 + oracle 12c(CDB + PDB)。 flink-doris-connector 使用flink cdc 实现orcale 数据同步,在orcale是CDB+PDB模式下,只有CDB存在redo日志,所以需要指定CDB用户连接,才可以访问到redo日志实现数据抽取 如果要指定PDB去同步表,flink cdc 官方说明,配置debezium.database.pdb.nam...
ingestion
2.0
0
votes
4
answers
87
views
____
3
•
asked Jun 26, 2024
导出到S3 不能设置label,怎么查看导出结果呢?
导出到S3 不能设置label,怎么查看导出结果呢? {code...} 下面是错误提示 type:RUN_FAIL; msg:errCode = 2, detailMessage = errCode = 2, detailMessage = Unknown properties: [label]
2.1
0
votes
1
answers
16
views
某某某某
54
•
asked Jun 26, 2024
导入hdfs数据过大导致集群短时间不可用
我需要导入116.7G的数据到一张空表(计划还要导入更多): 导入命令如下: 前几分钟各个be节点的cpu和内存上涨: 这也属于正常情况, 但是在cpu使用率下降之后, fe master的内存一直飙升, 最终挂掉, 并且长时间起不起来: 这时候查询导入任务状态会长时间卡住, Ctrl+C 取消后会打印出结果,但是进度一直没更新, 同时想取消这个导入任务失败,提示不存在该导入任务: 然后其他fe 相继挂掉 (但是恢复时间比第一个挂掉的时间短) : 其他在实时导入的任务受到影响...
2.1
0
votes
1
answers
45
views
炳裔
45
•
asked Jun 26, 2024
【已解决】数据写入报错:get database write lock timeout
100个数据库连接,每个链接通过insert values500条数据,进行数据写入,报get database write lock timeout的问题,请问大佬们是怎么回事?谢谢
ingestion
2.0
0
votes
1
answers
85
views
haoxk
11
•
asked Jun 26, 2024
【缺少关键信息】doris 2.1.3 fe挂掉
doris v2.1.3使用过程中,使用flight sql连接, fe时不时挂掉,具体fe日志如下: 2024-06-26 15:31:13,419 WARN (connect-scheduler-check-timer-0|107) [ResultReceiver.updateCancelReason():203] Query 42e06c1392db4b0a-b148c6753e8264db already has cancel reason: INTERNAL_ERR...
2.1
0
votes
2
answers
115
views
炳裔
45
•
asked Jun 26, 2024
给用户设置最大连接数报错
设置命令是: SET PROPERTY FOR 'pguser' 'max_user_connections' = '300'; 上面是错误说用户不存在,但是确实有这个用户: 麻烦大佬给看看。
2.0
0
votes
1
answers
19
views
Prev
Prev
248
249
250
(current)
251
252
Next
Next
Hot Questions
【直播预告】7/3「可观测性能力」人工智能与大模型专场,欢迎预约观看!
1 answers
2.1.8 基于docker的doirs部署出现 FE 心跳异常 TTransportException: MaxMessageSize reached
doris 2.1.10 查询异常 There is no scanNode Backend available
创建一个表之后,可以获取到对应的tableid吗
1 answers
dorisManager获取本地ip错误
Cluster Manager 监控图表显示 no data 的解决办法