Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
____
27
•
asked Mar 15, 2024
【已记录】doris2.0.5设置变量查询结果不一致
doris2.0.5在查询hive并写入doris时在指定变量或者直接写死变量值时,查询、写入结果不一致 查询hive写入doris语句: {code...} 查询Doris结果写入doris,也发现这个现象: 查询和插入: 使用变量 ---------------------------------------------------------------------------------------------------------+ | PLAN FRAGMENT...
2.0
0
votes
4
answers
217
views
____
3
•
asked Mar 15, 2024
【已记录】漏洞扫描遇到Tomcat版本升级,Doris2.0.4版本
发现Doris FE 中的apache-doris-2.0.5-bin-x64/fe/lib/tomcat-embed-el-9.0.76.jar版本低于扫描要求版本,可以直接升级替换吗?
2.0
demand
0
votes
1
answers
74
views
Fu__
3
•
asked Mar 14, 2024
【已记录】pyflink 使用Flink Doris Connector 连接器报错
doris 版本:2.0 flink 版本:1.17 py 版本:3.10.x from pyflink.datastream import StreamExecutionEnvironment, MapFunction, RuntimeExecutionMode, FilterFunction from pyflink.table import EnvironmentSettings, StreamTableEnvironment, DataTypes env = Stre...
ingestion
2.0
0
votes
2
answers
127
views
yoki
9
•
asked Mar 14, 2024
【已记录】mysql建表语句转doris
有什么工具可以实现建表语句的转化吗
2.0
demand
0
votes
2
answers
160
views
蜂蜜烤鸡翅
17
•
asked Mar 14, 2024
【已解决】Doris升级后用户的resource_tag 设置消失了
从1.2.7升级到2.0.4后发现,原来设置的 用户的 resource_tag 都消失了。 并且 用户需要重现授权,才能进行查询。 目前还有其他集群需要升级,想知道是已知问题,或者已经修复了吗?
2.0
0
votes
1
answers
104
views
Eric
15
•
asked Mar 14, 2024
RpcException: send fragments failed
doris版本2.1.0 搭建好了之后,使用jdbc连接(navicat、mybatis),隔一段时间,都会不时出现以下错误,不知道情况 fe.log 引用 Process one query failed because unknown reason: org.apache.doris.rpc.RpcException: send fragments failed. io.grpc.StatusRuntimeException: UNAVAILABLE: io except...
2.1
0
votes
2
answers
265
views
yoki
9
•
asked Mar 14, 2024
数据写入报错
Reason: column_name[byxxmcqc], the length of input is too long than schema. first 32 bytes of input str: [通信地址:黑龙江省嫩江�] schema length: 100; actual length: 169; . src line [];
2.0
0
votes
1
answers
52
views
yoki
9
•
asked Mar 14, 2024
【已解决】创建物理表出现报错1105
建表语句: {code...} 报错: 1105 - errCode = 2, detailMessage = Failed to find 3 backend(s) for policy: cluster=default_cluster | query=false | load=false | schedule=true | tags=[{"location" : "default"}] | medium=HDD 这个问题是什么导致的,怎么修...
2.0
0
votes
1
answers
178
views
Jasonf
21
•
asked Mar 14, 2024
【已解决】Doris 2.0.5,窗口函数 LEAD() 方法不支持变量
2.0
0
votes
2
answers
122
views
a1rn4
3
•
asked Mar 14, 2024
【已解决】在使用ARRAY_AGG函数后be会挂掉
建表语句 {code...} [HY000][1105] RpcException, msg: io.grpc.StatusRuntimeException: UNAVAILABLE: Network closed for unknown reason be会挂掉
2.1
0
votes
2
answers
56
views
Prev
Prev
428
429
430
(current)
431
432
Next
Next
Hot Questions
Workload Group 不生效
读取paimon外表,表中同时存在array<double>和bigint类型字段时,会使 ”bigint字段的比较过滤条件“失效
1 answers
跨k8s集群访问 doris,streamload 返回 be 地址,服务无法解析
Doris 2.1 倒排索引(不分词) 使用 in方式 查询1000个id 速度慢
IF 函数缺失短路求值导致 from_unixtime 异常及性能担忧 、兼容性问题
flink-doris-connector-1.20.24.0.0 2pc ,checkpoint处恢复数据重复