Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
jency401
35
•
asked Jun 27, 2024
【已解决】doris-1.2.2升级2.0之后,调用udf函数查询报错。
执行sql: select * FROM test1 WHERE dim.GEO_Intersects('POLYGON (13.820834570312534.0485650412744,113.8340380671875 34.03565041274,13.834838671875 34.0481084909035,1.829845703125 34.046810608490a35,13.828345703123 34.04355650412744))',...
manager
2.0
0
votes
1
answers
145
views
Jclub
3
•
asked Jun 27, 2024
【已解决】2.1.4版本对于数据湖忽略缓存中不存在的文件是否会导致数据缺失
rt,忽略后,读取的只是部分文件数据,对于最终结果是否会有数据缺失的风险
2.1
lakehouse
0
votes
1
answers
88
views
hopet
5
•
asked Jun 27, 2024
【已解决】flink-doris-connectors 消费kafka 写入报错:TStatus: errCode = 2, detailMessage = Unknown column 'OCCURTIME' in 't1', see more in null
1.doris版本 2.1.3,flink-doris-connectors:1.6.1; flink 1.17.0 2.场景:flink-doris-connectors 消费kafka 写入doris,前期正常写入,重启任务后报错,错误如下: {code...} 检查table ods_tolldata_prod.ods_t_otherexit_waste,schema信息无误。 1.尝试解决:重新建表后可以写入。但是历史数据已经写进去大量数据,同步表数200张,重新建表...
2.1
0
votes
2
answers
131
views
28081056
3
•
asked Jun 27, 2024
doris 通过jdbc或者arrow-flight-sql 如何连接到外部的 Catalog读取数据
在代码中直接通过jdbc连接,默认连接到 internal catalog,如何切换到外部的catalog读取数据
catalog
0
votes
1
answers
101
views
ITQ-CHERY
1
•
asked Jun 27, 2024
Doris如何实现查询忽略大小写
目前使用的方案是创建一个视图将需要查询的字段转为小写,然后查询时将输入转为小写,但是当数据量比较大时查询会很慢。请问有其他的解决方案吗?
1.2
0
votes
3
answers
610
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
332
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
89
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
126
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
64
views
某某某某
54
•
asked Jun 26, 2024
导入hdfs数据过大导致集群短时间不可用
我需要导入116.7G的数据到一张空表(计划还要导入更多): 导入命令如下: 前几分钟各个be节点的cpu和内存上涨: 这也属于正常情况, 但是在cpu使用率下降之后, fe master的内存一直飙升, 最终挂掉, 并且长时间起不起来: 这时候查询导入任务状态会长时间卡住, Ctrl+C 取消后会打印出结果,但是进度一直没更新, 同时想取消这个导入任务失败,提示不存在该导入任务: 然后其他fe 相继挂掉 (但是恢复时间比第一个挂掉的时间短) : 其他在实时导入的任务受到影响...
2.1
0
votes
1
answers
86
views
Prev
Prev
364
365
366
(current)
367
368
Next
Next
Hot Questions
4.0.6版本不支持 unsupported hive table serde: org.apache.hadoop.hive.serde2.JsonSerDe
2 answers
存算分离cloud模式下的灾备问题
3 answers
3.1.4 使用ccr 同步数据到4.0.6报错
1 answers
DBA岗位招聘
be连续崩溃
1 answers
单表事务堆积,返现最早一条是因为更新版本时,Tablet 没有任何副本成功写入,导致事务积压,达到上限,无法写入数据,怎么解决
1 answers