Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
____
5
•
asked Sep 19, 2024
使用flink1.17.2读取Doris2.1.2版本报错IllegalArgumentException: FLINK type is DATETIMEV2, but arrow type is TIMESTAMPMICRO.
使用Flink1.17.2读取Doris2.1.2版本的集群数据,写入另一个2.1.0版本的Doris集群,Flink任务一直运行中但是无数据写入。 查看TaskManager日志: {code...}
2.1
0
votes
1
answers
58
views
今晚打老虎
13
•
asked Sep 19, 2024
doris 如何修改AUTO PARTITION BY RANGE生成的自动分区
现有doris表结构: {code...} 2、将自动天分区改为自动月分区 3、如果集群资源比较小,再按照天自动分区,是不是会导致集群出问题?
2.1
0
votes
2
answers
89
views
seakkkk
5
•
asked Sep 19, 2024
doris 2.0.14 insert into中values值超过4W行失败
doris 2.0.14 insert into中values值超过4W行失败, 报错信息: Data Failed: MySQL Rollback: (1105, 'ForwardToMasterException, msg: org.apache.doris.qe.MasterOpExecutor$ForwardToMasterException: forward to master FE TNetworkAddress(hostname:xxxx, port:9...
2.0
0
votes
1
answers
157
views
Jasonf
21
•
asked Sep 19, 2024
doris catalog 连接 sqlserver 时候 提示这个报错
SQL 错误 [1105] [HY000]: errCode = 2, detailMessage = Test FE Connection to JDBC Failed: Can not connect to jdbc due to error: 驱动程序无法通过使用安全套接字层(SSL)加密与 SQL Server 建立安全连接。错误:“The server selected protocol version TLS10 is not accepted by client...
2.1
0
votes
1
answers
91
views
Bob_周
5
•
asked Sep 18, 2024
Doris3.0 存算分离 数据存在hdfs,那么产生的小文件怎么合并
Doris3.0 存算分离 数据存在hdfs,那么产生的小文件怎么合并?
decoupled
3.0
0
votes
1
answers
132
views
Jasonf
21
•
asked Sep 18, 2024
无写入权限 配置了还是提示
2.1
0
votes
1
answers
20
views
今晚打老虎
13
•
asked Sep 18, 2024
如何走默认的workload group 而不走normal?
已经创建了role,并且创建了workload group ,并且执行了 GRANT USAGE_PRIV ON WORKLOAD GROUP 'analysis_g1' TO ROLE 'datamart_role'; 但是在用这个角色执行查询时,还是会用到normal这个workload group 请问如何能够不每次都执行 set property 'default_workload_group' = 'analy...
2.1
0
votes
1
answers
52
views
awol2005ex
9
•
asked Sep 18, 2024
doris 3.0.1 hive catalog ,paimon catalog,kudu catalog kerberos token 七天过期问题
同样的代码,doris 2.1.6 七天后不会自动过期,doris 3.0.1就会自动过期,需要重建catalog才会正常 {code...}
3.0
catalog
0
votes
1
answers
68
views
____
5
•
asked Sep 18, 2024
创建JDBC Catalog连接另一个Doris集群 中的视图查询报错
求助求助!使用JDBC Catalog 连接Doris集群遇到下面问题: Doris2.1.6版本,目标Doris集群2.1.2版本 创建JDBC Catalog连接目标集群,执行select * from table 查询有的表能成功,有的表失败报错信息: {code...}
2.1
0
votes
1
answers
112
views
技术小白
27
•
asked Sep 18, 2024
audit_log表无数据
我新搭建了一套测试环境,版本是3.0,1FE,1BE 今天发现audit_log表一条数都没有, 执行set global enable_audit_plugin = true; 开启后,还是没数,按照官网的提示,发现了这个问题: fe.log 好像是找不到BE?但是我数据库使用起来没有问题。 请问各位大佬,这个是哪里配置有问题? 具体错误信息: content: { "TxnId": 17701, "Label": "audit_lo...
3.0
0
votes
1
answers
67
views
Prev
Prev
235
236
237
(current)
238
239
Next
Next
Hot Questions
Doirs 2.1.10 报错请求的转换无效
doris版本为2.1.10查询报错,更新前2.1.7版本的查询没有问题,请问该怎么解决
Doris 3.1 查询加速
有偿解决问题!doris查询性能提升
1 answers
如何降低doris远程存储的访问频率
manager新建doris集群java的问题
1 answers