Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
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
172
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
119
views
一纸繁荒
13
•
asked Apr 15, 2024
【已解决】doris manager有k8s相关部署文档吗
doris manager有k8s相关部署文档吗
operator
manager
install
0
votes
1
answers
56
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
176
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
86
views
雪烬0318
7
•
asked Apr 14, 2024
建表字段和ddl字段有出入,建议修正
2.1
0
votes
1
answers
45
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
37
views
张彬华
7698
•
asked Apr 13, 2024
【Apache Doris】周FAQ集锦:第 6 期
欢迎查阅本周的 Apache Doris 社区 FAQ 栏目! 在这个栏目中,每周将筛选社区反馈的热门问题和话题,重点回答并进行深入探讨。旨在为广大用户和开发者分享有关 Apache Doris 的常见问题。 通过这个每周 FAQ 栏目,希望帮助社区小伙伴更好地了解和应用 Apache Doris,促进经验交流和技术共享。
community
周faq
3
votes
1
answers
216
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
52
views
蜂蜜烤鸡翅
17
•
asked Apr 13, 2024
ALTER ROUTINE LOAD 手册不明确
手册中有tbl_name 指定需要导入的表的名称。但是语法事例中没有 请问ALTER ROUTINE LOAD 到底能不能修改对应表?
2.1
docs
0
votes
2
answers
56
views
Prev
Prev
400
401
402
(current)
403
404
Next
Next
Hot Questions
向量化引擎 IF 函数缺失短路求值导致 from_unixtime 异常及性能担忧 、兼容性问题
flink-doris-connector-1.20.24.0.0 2pc ,checkpoint处恢复数据重复
在k8s上部署存算分离的doris集群,fdb的operator和doris的operator是否具有必要性
Doris3.0.8的ddl任务一直运行不停止
1 answers
doris fe挂掉,报错(JE 18.3.12) Disk usage is not within je.maxDisk or je.freeDisk
1 answers
Iceberg Catalog 使用 MinIO 作为存储时, 读写权限报错
2 answers