Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
jency401
35
•
asked Apr 23, 2024
【已解决】doris-1.2.2 insert into表时提示detailMessage = tablet error: tablet writer write failed
非常简单的三表关联:a inner join b left join c sql简化:insert into test select * from a inner join b left join c ... 错误信息: {code...} 我的疑问是:这个是数据量的问题吗?sql本身只是关联,如果要完成insert into是否只能拆成小表关联这一种方式呢?
faq
0
votes
1
answers
172
views
abjfh
17
•
asked Apr 23, 2024
【已解决】ip类型怎么转为字符串?
IPV4_NUM_TO_STRING或IPV4_NTOA不接受ipv4类型
2.1
faq
0
votes
3
answers
157
views
yugunsung
117
•
asked Apr 23, 2024
【已解决】审计日志表catalog为空
版本:2.0.9 按照文档安装审计日志插件,创建jdbc catalog,查询jdbc catalog外表,查询审计日志表,catalog一直为空。
2.0
0
votes
2
answers
111
views
yanglfan
5
•
asked Apr 23, 2024
【已解决】请问两个doris集群之间怎么迁移数据?
项目上创建了一个验证测试doris集群。现在部署了正式生产doris集群,需要把验证测试doris集群的数据迁移到正式生产环境,请问用什么工具最好?
2.0
0
votes
1
answers
277
views
atbigapp.com
67
•
asked Apr 23, 2024
【在线工具推荐】Doris建表语句一键生成flink-SQL-Connector
Doris Flink SQL连接器工具,欢迎吐槽使用: [Flink SQL Connector-生成器-在线工具 主要内容: 多种连接器选择 数据类型映射 必选配置提供 可选配置参考选择 经验值推荐(持续完善~) 欢迎评论与吐槽,您的每一次反馈都是工具不断优化和前进的动力。 其他Doris工具:Doris建表语句-生成器-在线工具]
2.1
catalog
2.0
1.2
3
votes
1
answers
447
views
wade
5
•
asked Apr 23, 2024
【已记录】1.2.5版本be莫名挂掉,如何排查原因?
6个节点的doris集群,1个FE,5个BE节点。均为单独物理服务器部署。版本为1.2.5,中午邮件告警其中2个节点进程挂掉。be.out日志如下: 请问下挂掉的原因是什么?
1.2
0
votes
1
answers
118
views
图图
17
•
asked Apr 23, 2024
【已解决】Doris如何生成经过Snappy压缩的Parquet数据集?
[https://www.selectdb.com/blog/158] 在这篇文章中出现Snappy压缩的Parquet数据集,这种格式的数据集是如何生成的?
2.0
0
votes
2
answers
83
views
Cecotw
7
•
asked Apr 23, 2024
【已记录】doris 2.1.2版本,使用 catalog查询hive失败,并且进程不能杀掉
查询hive报,经常报这个(The last packet successfully received from the server was 855,081 milliseconds ago.),但是presto 6s就查出来了,并且进程杀不掉。
2.1
0
votes
2
answers
138
views
Leonardo
3
•
asked Apr 23, 2024
【已解决】倒排索引空间释放问题
建倒排索引之前表只有几百k,建完2.1M,使用ALTER TABLE table_name DROP INDEX inverted_index_name;删除后,还是2.1M,索引空间没有被释放,应该怎么释放?
cluster
0
votes
1
answers
94
views
一纸繁荒
13
•
asked Apr 23, 2024
【已解决】doris manager集群接管使用ssh互信,本机链接失败
doris manager集群接管使用ssh互信,本机链接失败,如何解决本机的连接呢?
manager
0
votes
1
answers
77
views
Prev
Prev
402
403
404
(current)
405
406
Next
Next
Hot Questions
arm版本部署doris4.0版本,提示No valid foundationdb package found in /data/doris-manager-downloads/doris
1 answers
doris任务跑批失败,请问这个失败原因是什么?有什么好的解决方法吗?
1 answers
Doris Manager支持降级吗
1 answers
官方文档的示例运行报错(array_sort)
1 answers
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