Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
zhuhezhen
7
•
asked Jul 18, 2024
版本:2.0中的包围符和转义字符具体应该如何使用
版本:2.0中的包围符和转义字符具体应该如何使用 14. enclose When the csv data field contains row delimiters or column delimiters, to prevent accidental truncation, single-byte characters can be specified as brackets for protection. For example, the column separat...
2.0
0
votes
2
answers
57
views
阿杜2024
3
•
asked Jul 18, 2024
Doris 查询 Paimon 外表报错:NoClassDefFoundError: org/apache/commons/lang/StringUtils
Doris 版本:v2.1.4 。 部署情况:开发环境,3虚机,FE&BE 混部,每虚机 64GB 内存、vcpu 2。 Paimon 版本: v0.8.2 查询报错的 SQL: {code...}
2.1
catalog
0
votes
2
answers
217
views
____
3
•
asked Jul 18, 2024
【已解决】manager24.0.2集群接管doris1.1.5报错,版本过低
Column 'RemoteUsedCapacity' not found.
manager
0
votes
1
answers
84
views
Spongboob
1
•
asked Jul 18, 2024
BACKUP 备份问题
用minion备份,单个表备份没问题,全量整个库备份时个别子任务有报错[221911: (ip)[INVALID_ARGUMENT]] 这是什么问题导致的, 全量备份用的 BACKUP SNAPSHOT dataease.snapshot_dataease TO minio_repo;
2.0
backup
0
votes
1
answers
98
views
Shylin
15
•
asked Jul 17, 2024
【已解决】errCode = 2, detailMessage = Failed to prepare statementtry to set enable_server_side_prepared_statement = true'"
version: 2.1.3 select 可以获取到结果,但是会报错 "errCode = 2, detailMessage = Failed to prepare statementtry to set enable_server_side_prepared_statement = true'"";这个导致无法获取profile。
2.1
0
votes
1
answers
187
views
张涛
37
•
asked Jul 17, 2024
程序端往Doris写入数据特别慢
我这边测试一个功能,生成了近6000条数据,springboot中使用的mybatis-plus,使用saveBatch方法插入数据,数据库连接串带有rewriteBatchedStatements=true参数,但写入的速度特别慢,一秒只有10条左右,这种要怎么优化呢? 我的Doris版本是2.1.3,数据库表是unique key模型,引擎是OLAP,properties属性如下: {code...}
2.1
ingestion
0
votes
3
answers
357
views
pyg1008
1
•
asked Jul 17, 2024
Doris Streamloader使用中遇到的问题。too many filtered rows
最近看到Doris Streamloader可以并发导入,于是就安装使用。奇怪的问题出现了,同样的一个.csv文件,使用curl http../_stream_load 方式导入,就很正常,但用./doris-streamloader 方式导入的时候,就总是报 too many filtered rows 错误。只有一条数据的时候能成功导入。两条以上的数据,就会报 too many filtered rows 错误。希望有人能帮忙解答一下,谢谢。
2.1
0
votes
2
answers
341
views
____
3
•
asked Jul 17, 2024
建表是如何实现create_time和update_time默认值
create_time DATETIME NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', update_time DATETIME NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间' 使用insert 语句对相同的主键进行插入,会导致create_time发生变更,但是实际上是希望create_time不...
2.1
ingestion
0
votes
2
answers
186
views
peace
9
•
asked Jul 17, 2024
【已解决】drop column磁盘容量没下降,怎么排查
drop column磁盘容量没下降,怎么排查
2.1
0
votes
3
answers
87
views
Qizy
5
•
asked Jul 17, 2024
oracle数据库catalog连接成功后,查询报错
oracle数据库catalog连接成功后,有些表可以查询,有些表查询报错 内容如下: Method oracle/jdbc/driver/OracleResultSetImpl.getObject(ILjava/lang/Class;)Ljava/lang/Object; is abstract
2.1
catalog
0
votes
1
answers
105
views
Prev
Prev
330
331
332
(current)
333
334
Next
Next
Hot Questions
Doris 2.0.15,3FE、6BE(3BE mix角色 3BE computation角色)3个mix角色的BE节点CPU使用率100%
1 answers
Spark Doris Connector 从hive导入doris double类型丢精度怎么解决?
1 answers
Doris 4.0.4 物化视图异常问题反馈
升级至4.0.4后物化视图查询失败,报错Insert a plan into targetGroup but differ in logicalproperties
1 answers
Doris 4.x 预热
doris3.0.8运行insert into 任务报错send fragments failed. io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED