Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
yadao
29
•
asked Aug 20, 2024
[已解决] decimal指定默认精度(9,0)时, 通过show create table语句获取到的建表sql缺少精度
如下图, 指定默认精度和未指定在显示结果上都为decimal, 影响解析, 但我们应用方可以自行兼容处理, 只是作一下反馈并确认是否有其他方面的原因
2.0
0
votes
1
answers
38
views
agile
21
•
asked Aug 20, 2024
Variant 数据类型
[https://doris.apache.org/blog/variant-in-apache-doris-2.1#usage-guide] 字段数据内容 [{"buildingid":"2XKvzKZ3x7dNFV53ySNj8cp2JKV","buildingname":"A栋","floor":1,"floorname":"1层","roomid&#...
2.1
0
votes
1
answers
76
views
炳裔
45
•
asked Aug 20, 2024
手工下载doris的docker镜像
如何手工下载doris最新版本的镜像而不是通过docker pull命令拉取。
2.1
0
votes
1
answers
49
views
solaris
45
•
asked Aug 19, 2024
K8S安装,创建表偶发性失败,是不是集群性能太差导致的?
{code...} 里面的语句单独拷贝出来,是可以执行成功的,程序偶尔也是可以执行成功的。 是不是因为集群性能导致的问题?
2.1
0
votes
1
answers
31
views
zengyongchuan
31
•
asked Aug 19, 2024
doris 2.1.5 我想记录 慢SQL,该如何配置呢?
doris 2.1.5 我想记录 慢SQL,该如何配置呢? 官网上说需要 auditloader.zip 这个插件,可以我在二进制包里没有找到。。
2.1
0
votes
2
answers
91
views
Primi.Chen
3
•
asked Aug 19, 2024
Doris 集成LDAP后Web端使用LDAP账号无法登录
问题 Web端(8030) LDAP账号不可用(不能登录) , 但是使用 MySQL 协议(9030) 可使用LDAP账号登录; fe端错误信息如下(大概率是没有查到对应账号信息): {code...}
2.1
0
votes
2
answers
98
views
____
1
•
asked Aug 19, 2024
Doris2.1.5中创建基于MinIO-S3的Paimon失败,卡死断开
k8s 部署 3 fe,3 be:doris-2.1.5-rc02-d5a02e095d k8s 部署 4 nodes, 4 drives:MinIO VERSION 2023-03-22T06:36:24Z standalone session:flink 1.19.1 1 master, 3 workers 1、 dbeaver 通过mysql驱动连接doris,创建paimon catalog,切换catalog都提示成功 {code...}
2.1
catalog
operator
0
votes
2
answers
116
views
____
5
•
asked Aug 19, 2024
catalog多库union all 报错 ,V2.1.5版本
catalog单独执行查询都可以正常查询 一旦使用union all来将多个查询结果合并到一起就会出现异常
2.1
0
votes
2
answers
43
views
forest
35
•
asked Aug 19, 2024
关于doris-streamloader 是否支持导入hdfs 下的csv
1、目前想要在海豚调度的资源中心中将doris-streamloader 上传,直接在sh文件中进行调用,提示无法执行二进制文件,因为无法为其增加执行权限。请问是否还有其他方法。 2、导入参数中 --source_file 是否支持hdfs路径?
2.1
2.0
0
votes
1
answers
25
views
changguowei
199
•
asked Aug 19, 2024
FE服务的Metaspace内存存在没释放问题,是BUG吗?
Master FE Metaspace内存现象 2024-08-16查看Master FE服务进程的Metaspace占用大小为1.57GB 2024-08-19查看Master FE服务进程的Metaspace占用大小为1.94GB Metaspace涨了0.37GB,从主机监控上来看实例总可用内存大约就是降了0.37GB左右 目前怀疑是Master FE服务的Metaspace内存存在没释放问题 jcmd 31924 GC.heap_info监控信息 {code...} ...
2.1
0
votes
3
answers
150
views
Prev
Prev
236
237
238
(current)
239
240
Next
Next
Hot Questions
【用户案例】Apache Doris 在菜鸟的大规模业务场景落地实践
1 answers
2.1.11版本集成Ranger后,字段脱敏不可用,行过滤偶尔不可用
be挂掉,be.out提示Abort due to name conflict
1 answers
Doris 错误信息提示不准确
Doris查询超时,已在SQL语句设置/*+ query_timeout(3000) */ 仍然在900秒时中断
CREATE JOB不支持insert overwite