Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
liush
1
•
asked Apr 15, 2024
【已记录】冷热分层 s3 查询报错
doris-2.1.0 使用 s3 做为冷热分层的远端存储,设置的时每隔一小时将数据视为冷数据,开始做实验是没问题,但是过了两天周末没有操作集群,周一再次查询相关表时就无法查出来相关数据了,但是可以插入数据 在查询相关数据表时报的错如下所示 第一次查询报这个错: ERROR 1105 (HY000): errCode = 2, detailMessage = (BE 的 IP 地址)[INTERNAL_ERROR]Failed to get query fragments c...
2.1
0
votes
1
answers
134
views
hongfa
3
•
asked Apr 15, 2024
【已记录】应用jdbc连接doris偶发报错,应用日志Caused by: java.sql.SQLException: NullPointerException, msg: null
具体日志如下: Caused by: java.sql.SQLException: NullPointerException, msg: null at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3933) 查看doris fe日志其中一个节点fe.log 有很多这样错误日志2024-...
2.1
0
votes
1
answers
145
views
Sol.
7
•
asked Apr 15, 2024
【已记录】failed to initialize storage reader.
Doris版本:2.0.0 描述:早上上班的时候查询表的时候报错,发现原有的6亿条数据只剩一千多条 根据报错将副本对应的tabletId标记为bad后,又出现一个新的坏副本, 推测可能大多副本基本都有损坏 原因:目前不知道什么原因
2.0
0
votes
1
answers
105
views
一纸繁荒
13
•
asked Apr 15, 2024
【已解决】doris manager有k8s相关部署文档吗
doris manager有k8s相关部署文档吗
operator
manager
install
0
votes
1
answers
42
views
ophelia
3
•
asked Apr 15, 2024
【已解决】doris上建mysql外表遇到的问题
{code...} 查询表总是报这个错,请大佬们帮忙看下是怎么回事? doris 版本是:apache-doris-2.1.0-bin-x64.tar.gz 按官网提供mysql建外部表的脚本会提示要加驱动driver ,odbc_type, ODBC我测试过能正常连,就是查表的时候总是报这个错
2.1
catalog
0
votes
1
answers
145
views
____
5
•
asked Apr 14, 2024
【已解决】请教 selectdb是否支持 struct 列表 array<struct<"key1",value1,"key2",value2>>
[https://doris.apache.org/docs/sql-manual/sql-functions/struct-functions/struct https://doris.apache.org/docs/sql-manual/sql-functions/array-functions/array] 您好,根据文档的描述,了解到 struct 和 array 其中 struct 结构已经定义: 查询也正常 {code...} 报错信息: 1105 - errCo...
2.1
0
votes
3
answers
67
views
雪烬0318
7
•
asked Apr 14, 2024
建表字段和ddl字段有出入,建议修正
2.1
0
votes
1
answers
37
views
forest
35
•
asked Apr 13, 2024
doris 2.1使用jdbc 使用group_commit 写入乱码
按照文档要求用jdbc读取hive 数据写入doris 使用preparedatatement 用group_commit 模式写入乱码,不开启则不是乱码。
2.1
0
votes
1
answers
32
views
张彬华
7678
•
asked Apr 13, 2024
【Apache Doris】周FAQ集锦:第 6 期
欢迎查阅本周的 Apache Doris 社区 FAQ 栏目! 在这个栏目中,每周将筛选社区反馈的热门问题和话题,重点回答并进行深入探讨。旨在为广大用户和开发者分享有关 Apache Doris 的常见问题。 通过这个每周 FAQ 栏目,希望帮助社区小伙伴更好地了解和应用 Apache Doris,促进经验交流和技术共享。
community
周faq
3
votes
1
answers
190
views
蜂蜜烤鸡翅
17
•
asked Apr 13, 2024
Routine Load指定一张表后,对这张表进行replace 行为异常
CREATE ROUTINE LOAD example_db.test1 ON example_tbl 为 test1 创建 Routine Load 任务 example_tbl 后 ALTER TABLE example_db.test1 REPLACE WITH TABLE example_db.test2 那 之后 Routine Load 任务 example_tbl 指向的表是 test2。 但我仍然想要 example_tbl任务 指向 replace 后的 t...
2.1
0
votes
1
answers
33
views
Prev
Prev
319
320
321
(current)
322
323
Next
Next
Hot Questions
【直播预告】培训与认证课程正式上线,即刻预约 7月22日「答疑开放麦」
桶数设置为6,12后,性能还比不上桶为10
每分钟 insert into select 报错,会有多种报错,目前没有排查思路
Doris-v3.0.4 重建动态分区表之后 FE 崩溃无法启动,报错:replay Operation Type 121, log id: 1856367
不考虑数据同步,doris直接跨集群实例查询有哪些方法?
1 answers
请问下,从2.0升级到2.1.10后,doris的性能变很差,datax导入任务一直卡在写入,查询效率也变慢了,我应该怎么排查问题?
1 answers