Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
tlzmkm
17
•
asked Apr 2, 2024
旧版本升级到2.1.0疑惑
Doris 2.1版本是否能够从Doris 1.2.X 直接升级上来不用经过2.0.X。还是说一定要经过2.0.X
2.1
0
votes
1
answers
51
views
____
3
•
asked Apr 1, 2024
【已记录】Doris 2.1.0查询obs hive外表,sql执行失败
1fe+6be的2.1.0doris集群,查询hive外表sql异常 hive catalog表结构:390多列的parquet表,除了两个时间戳字段为bigint,其他均为string sql示例: 窗口和be日志报错异常: be日志:
2.1
0
votes
1
answers
129
views
椰子Echo@SelectDB
1111
•
asked Apr 1, 2024
4月2日 19:30 锁定直播间,在线解读 Apache Doris 2.1 版本「异步物化视图」最新特性!
Apache Doris 2.1 版本特性解读系列活动——《异步物化视图原理解析与场景应用》直播预约进行中! 在首期直播中,社区技术专家为大家实操展示了新版本在 TPC-DS 开箱盲测中的卓越性能,并详尽介绍了 2.1 版本的全新功能,吸引了超过 1500 位小伙伴的关注和在线观看。(直播回放请前往 SelectDB 微信视频号。) 在社区用户的热情召唤下,第 2 期系列直播活动正式启动,并将于 4 月 2 日(周二)19:30 准时与大家见面。本期直播由 Apache Do...
mtmv
community
0
votes
2
answers
107
views
Fennng
27
•
asked Apr 1, 2024
【已解决】Doris2.0.2,如何磁盘扩容
想在be节点添加磁盘,在文档中没有找到相关的内容或注意事项。有以下几个问题请教: 请问节点挂载上新硬盘后。只需要修改be配置,再重启be就行了吗? 旧表的新数据,是否会写到新磁盘当中? 是否有别的需要注意的问题?
cluster
2.0
0
votes
1
answers
217
views
____
3
•
asked Apr 1, 2024
doris升级2.1.0版本后,连接hive catalog :unable to obtain password from user
-- 版本:cdh6.2.1 hive2.1.1 doris2.1.0 hadoop3.0.0 -- 切换到hive catalog switch hive_bdsp show databases -- 报错如下: arg.jkiss.dbeaver.model.sql.DBSQLException:SQL 错误[1105] [HY000]: RuntimeException, msg:javax.security.auth.login.LoginException: Una...
2.1
0
votes
3
answers
153
views
____
3
•
asked Apr 1, 2024
【已解决】关于in查询参数数量超过1万个会报错
现有一个doris的数据表 3个亿左右的数据量,例如 select * from temp where device_no in ("1","2",..."10001"),会执行报错,其中的参数是有由户选择的的,也没法事先建临时表和用子查询;同时也是分页查询,如果使用代码进行逻辑拆分查询,又会导致多次查询数据库,存在效率问题;所以对于这种情况该如何去优化,有什么更好的方案去解决呢;还是说从改业务层面呢;什么方式都试过了,没有好的...
2.1
0
votes
1
answers
243
views
Mr.W
7
•
asked Apr 1, 2024
【已解决】Doris2.1 查询AGGREGATE导致BE宕机
表数据只有2条, 查询导致BE宕机 建表语句 {code...}
2.1
0
votes
3
answers
140
views
风吹那年
3
•
asked Apr 1, 2024
doris 2.0.6中事务卡住,无法终止
执行命令: {code...}
2.0
0
votes
3
answers
375
views
____
7
•
asked Apr 1, 2024
fe audit log 日志审计 8030 端口异常
2024-04-01 00:05:08,711 WARN (audit loader thread|61) [AuditStreamLoader.loadBatch():150] failed to load audit via AuditLoader plugin with label: audit_log_20240401_000508_127_0_0_1_8030 java.lang.Exception: status is not TEMPORARY_REDIRECT...
2.1
0
votes
2
answers
123
views
____
3
•
asked Mar 31, 2024
【已记录】Doris2.1.0查询hive外表,sql执行异常
刚搭建的2.1.0doris集群,发现查询小数量sql正常,但是表数据量大或查询多表join复杂sql会报错。 报错信息如下:辛苦老师看一下~ sql执行异常: select count(1) from hive.g_hive.event_v4 where day between '2023-10-05' and '2023-10-15' 窗口报错 be日志中报错信息
2.1
0
votes
3
answers
129
views
Prev
Prev
426
427
428
(current)
429
430
Next
Next
Hot Questions
doris同连接的元数据获取不到字段
doris任务跑批失败,请问这个失败原因是什么?有什么好的解决方法吗?
1 answers
Doris Manager支持降级吗
1 answers
Spark Doris Connector 从hive导入doris double类型丢精度怎么解决?
1 answers
arm版本部署doris4.0版本,提示No valid foundationdb package found in /data/doris-manager-downloads/doris
1 answers
Group Commit写入原理请教
1 answers