Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
托马斯hbx
11
•
asked Mar 28, 2024
【已解决】关联mysql catalog查询报错
版本:2.1.0 通过jdbc catalog 建立mysql catalog,mysql驱动mysql-connector-java-5.1.49 多表关联查询报错,信息如下: {code...}
2.1
0
votes
1
answers
103
views
rancho
3
•
asked Mar 27, 2024
【已解决】flink sql 执行stream load 报错 broken pipe
be.INFO {code...}
2.0
0
votes
2
answers
163
views
车厘子_star
3
•
asked Mar 27, 2024
【已解决】如何在普通用户下创建udf函数
{code...} 这个是新建的一个用户,但是现在想让这个用户可以创建udf函数
2.0
0
votes
2
answers
51
views
xxxxxx
9
•
asked Mar 27, 2024
JDBC catalog的元数据是存在哪,information_schema里面找不到
以前是有个参数的infodb_support_ext_catalog=true 但是发现2.1设置不了这个参数,请问这个参数还有用吗?
2.1
0
votes
2
answers
45
views
melody
5
•
asked Mar 27, 2024
使用broker load从hive表中导数据到doris时报错:err: [INTERNAL_ERROR]Init OrcReader failed. reason = Invalid ORC postscript length
使用broker load从hive表中导数据到doris报错:err: [INTERNAL_ERROR]Init OrcReader failed. reason = Invalid ORC postscript length ,github上也有相关issue:https://github.com/apache/doris/issues/23520
2.0
0
votes
1
answers
27
views
123117974
82
•
asked Mar 27, 2024
【已解决】doris 2.1.0,数据导入时be报错CAUSED BY: GetConnectionTimeoutException: wait millis 5000, active 10, maxActive 10, creating 0
doris版本2.1.0 ,在进行数据导入的时候,be报错CAUSED BY: GetConnectionTimeoutException: wait millis 5000, active 10, maxActive 10, creating 0 数据在进行导入任务的时候,突然失败,然后查看be日志,发现报错,这个是需要调整什么参数吗?
2.1
0
votes
1
answers
165
views
baofengyu
7
•
asked Mar 27, 2024
Doris2.0.5 Select语句(查询mysql 和 hive catalog的sql,查询doris本地表没问题)卡住
版本:2.0.5 复现路径: 查询正常情况下,多并发的执行包含mysql、hive catalog的复杂sql,执行hang住,重启fe 和 be可解决,重复上述操作会复现这个情况。 insert 本地表没问题,select 查询doris本地表也没问题,但是涉及到 mysql catalog 和 hive catalog的sql 就会卡住。 异常日志: be.warn 满屏全是这种日志 fe.wan 监控:
2.0
0
votes
2
answers
104
views
____
5
•
asked Mar 27, 2024
doris-1.1.5集群副本修改
doris-1.1.5集群创建表默认为3个副本,但在创建的时候指定了PROPERTIES "replication_allocation" = "tag.location.default: 1",我想要修改表副本为3 看官方给出以下四条语句: {code...} 我通过设置"default.replication_allocation" = "tag.location.default: 3" 查看表结构已经改了,...
1.2
0
votes
2
answers
422
views
zhangjj
77
•
asked Mar 27, 2024
【已解决】query profile中的PipelineContext有没有详细的解释?以及没有instance执行的总时间,active time并不能反映任务总耗时
例如下instance,Active time 5.733us,但是VScanner的InitConnectorTime耗时11s,并不能直观的发现query的性能瓶颈在哪里 VNewJdbcScanNode(imp_db.v_imp_base_target) (id=1189):(Active: 5.733us, % non-child: 0.00%) ... VScanner: -InitConnectorTime: 11s79ms 下边是Fragment2完整的quer...
2.0
0
votes
1
answers
96
views
wskg
3
•
asked Mar 27, 2024
【已记录】map类型数据查询出错
t_attendance_employee_month_fba8b77df8.c_custom_data 是我们自己定义的一个map数据类型 在执行sql的时候,如果我们在select中选择了这个字段,sql执行就会报错,如果不查询这个字段中的数据,sql是能够正常执行的。选择这个字段后,报错信息如下: [HY000][1105] errCode = 2, detailMessage = (10.21.16.3)[CANCELLED][E-123][E-123] Bad ca...
query
2.0
0
votes
3
answers
103
views
Prev
Prev
340
341
342
(current)
343
344
Next
Next
Hot Questions
【8/2 走进小米】武汉见!Doris 携手小米、岚图汽车,聚焦 AI、湖仓一体、存算分离、可观测、高并发点查等多重实践
__internal_schema中两张系统表的数据为空,tablet是bad
grant on授权,权限控制粒度不够用
没有完成下线前删除be目录
DorisManager添加BE节点显示异常,如何规避掉透明大页面检查?
1 answers
2.1.9,Streamload 导入数据 RPC call is timed out
1 answers