Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
xiyang.zdz
5
•
asked Jul 12, 2024
doris2.1.3,_stream_load时报错
[INTERNAL_ERROR]cancelled: Encountered unqualified data, stop processing
2.1
0
votes
4
answers
286
views
zhuhezhen
7
•
asked Jul 12, 2024
追问,原始csv文件数据入库后带双引号问题(附原帖)
场景: 每5分钟自动生成一个新的csv文件,新的数据持续往这个新的文件中写入 目前的写库方式: 原始csv文件中的字符串带双引号,数字不带,如"abc",123,"def" 通过routine load写库到Doris中,表中的数据也是带双引号的 这个双引号如何去掉 文档提到trim_double_quotes和enclose 但是包围符报错,提示不可用 PROPERTIES ( "desired_concurrent_number&#...
ingestion
0
votes
2
answers
197
views
changguowei
199
•
asked Jul 12, 2024
SQL查询导致所有BE服务都宕机
Doris2.1.4版本 问题能稳定复现 只有用dbever查询外部表,查询条件中包含中文且中文中间有换行时才会复现该问题,SQL如下: SELECT brand,'654301',mac from hive.data_analysis.publish where brand in ('TCL') and city='阿勒泰 地区';
2.1
0
votes
1
answers
147
views
agile
21
•
asked Jul 12, 2024
X2Doris任务
Doris2Doris任务为何总是失败? 还有任务失败后,重新启动,可以断点续传么?
2.1
0
votes
1
answers
127
views
yalamountain
24
•
asked Jul 12, 2024
money_format 负数的时候会有异常
SELECT money_format(-23243.344) 结果是 -23,243.-,
2.1
0
votes
2
answers
65
views
zhangjj
77
•
asked Jul 12, 2024
使用spark connector导入数据,无法导入,应该是数据问题,但是返回信息中没有error_url,所以无法排查是哪些数据有问题。这种情况我该如何排查问题
版本2.1.1 怎样才能在strea_load的返回信息中返回error_url? 错误日志: {code...}
2.1
ingestion
0
votes
1
answers
122
views
郭明昊
21
•
asked Jul 12, 2024
flinkcdc pgsqlcdc到doris报错
doris 2.1.4 flink 1.19.1 sql-client提交
2.1
0
votes
1
answers
69
views
李金石033
3
•
asked Jul 12, 2024
2.0.11 oracle数据源导入doris问题:数据类型为BLOB导入有误
oracle中该字段BLOB数据类型存储的是图片的二进制,在doris对应的类型是STRING,oracle该字段存储的最大字节大小10mb左右,doris设置了string_type_length_soft_limit_bytes=11000000 1.使用flink-doris-connector-1.6.1,导入后的值为空, 2.使用dataxwriter导入doris,显示的是一串数字,不正确 3.使用dataxwriter写入本地文件看格式是否正确,显示的一堆看不到...
2.0
0
votes
3
answers
256
views
is_cpc
1
•
asked Jul 11, 2024
Doris 2.1.4版本,be内存持续升高问题
doris版本信息:doris 版本 2.1.4,Version: doris-2.1.4-rc03-e93678fd1e 以下信息采集自某台内存即将达到阈值的be节点,如果有需要补充的信息,请社区大佬提出,会尽快补充~ Memtracker页面截图 be内存监控看板
2.1
0
votes
6
answers
702
views
GawynKing
1
•
asked Jul 11, 2024
Doris 单个shell窗口执行insert into select语句,在频繁执行几次后insert语句会hang住,复现一般等待30s左右会接触hang,目前可知是获取table元数据锁过程产生等待
Drosi版本:2.1.1-rc05; 建表语句:目标表记录数不超过1000行数据;原表1000行数据; CREATE TABLE tbl_target ( key1 VARCHAR(30) NOT NULL COMMENT 'key1', key2 VARCHAR(30) NOT NULL COMMENT 'key2', value1 VARCHAR(30) NULL DEFAULT "" COMMENT ''...
2.1
0
votes
1
answers
126
views
Prev
Prev
352
353
354
(current)
355
356
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