Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
caishen
5
•
asked Aug 15, 2024
Doirs2.1.5 failed to send brpc when exchange
ERROR 1105 (HY000) at line 2: errCode = 2, detailMessage = (x.x.x.x)[CANCELLED]failed to send brpc when exchange, error=Resource temporarily unavailable, error_text=[E11]Resource temporarily unavailable @x.x.x.x:8060, client: x.x.x.x, laten...
2.1
0
votes
2
answers
255
views
labuladuo
15
•
asked Aug 14, 2024
【已解决】sql hint里的SET_VAR失效
2.1版本,用hint方式set变量不起作用,是舍弃这个功能了还是bug?
2.1
0
votes
2
answers
47
views
椰子Echo@SelectDB
1091
•
asked Aug 14, 2024
【回顾&资料获取】Apache Doris x 讯飞开源联合 Meetup@合肥站
8月15日,由飞轮科技和讯飞开源联合主办的 Apache Doris 城市行 Meetup 第三站在合肥顺利举办! 飞轮科技作为 Apache Doris 的商业化公司,始终致力于推动社区繁荣发展,本次 Meetup 更是联结了讯飞开源共同发起了这次线下交流活动。值得一提的是,讯飞内部已有多个业务团队深度拥抱 Apache Doris,并以积极的态度持续参与到社区共建之中。 本次活动主要邀请了科大讯飞、飞轮科技、思科 Cisco、某大型金融机构等企业的多位资深技术专家,为参会...
community
1
votes
2
answers
311
views
David
3
•
asked Aug 14, 2024
Doris 3.0.0 创建物化视图报错
如题,使用Doris 3.0.0 版本创建普通视图没问题,创建物化实体报错如下 SQL语句 如下: CREATE MATERIALIZED VIEW hexin_dws.dws_order_plat_order as select 'AE' as plat, id, sys_order_id, plat_order_id, sales_channel, store_member, store_id, customer_id, payment_type, is_...
3.0
0
votes
1
answers
93
views
yugunsung
115
•
asked Aug 14, 2024
启用light_schema_change报错consistency check failed
版本2.0.12 有一张之前建的表没有开启light_schema_change,表数据量很大导致修改字段长度需要耗时几个小时,因此考虑执行如下命令修改表属性light_schema_change为true {code...}
2.0
0
votes
1
answers
56
views
changguowei
199
•
asked Aug 14, 2024
从hive表中导入数据到doris,如何保证任务稳定导入?
Doris版本2.1.5 问题: 1、从hive中导入数据到doris,报错内存不足,如何保证在内存有限的情况下,导入成功? 2、是否可以设置导入时任务使用的内存大小? 导入SQL如下: {code...} 报错信息
2.1
0
votes
1
answers
54
views
ivancxj
23
•
asked Aug 14, 2024
执行update语句结果正常,但fe.log日志必定触发only support prepare SelectStmt or NativeInsertStmt
详细日志: org.apache.doris.common.UserException: errCode = 2, detailMessage = Only support prepare SelectStmt or NativeInsertStmt 请问如何解决
2.1
0
votes
2
answers
131
views
solaris
45
•
asked Aug 14, 2024
version=3, lastFailedVersion=4, lastSuccessVersion=3导致查询失败,如何处理?
{code...} 这种如何删除错误的version,恢复正确的version? 谢谢各位老师。
2.1
0
votes
3
answers
91
views
yky_young
67
•
asked Aug 14, 2024
【已解决】doris insert into having 语法禁止写入,查询无问题
版本2.0.13 异常如下 {code...}
2.0
0
votes
1
answers
83
views
yky_young
67
•
asked Aug 14, 2024
【已解决】doris-insert into 数据错误
版本 2.0.13 期望 biz_date 写入 '2024-08-13' 实际写入 '2024-08-14' 经测试1.2.7版本无此问题 以下为测试用例 {code...}
2.0
0
votes
2
answers
147
views
Prev
Prev
239
240
241
(current)
242
243
Next
Next
Hot Questions
【用户案例】Apache Doris 在菜鸟的大规模业务场景落地实践
1 answers
Doris 错误信息提示不准确
1 answers
2.1.11版本集成Ranger后,字段脱敏不可用,行过滤偶尔不可用
1 answers
Doris查询超时,已在SQL语句设置/*+ query_timeout(3000) */ 仍然在900秒时中断
1 answers
be挂掉,be.out提示Abort due to name conflict
1 answers
CREATE JOB不支持insert overwite
1 answers