Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Alstore
29
•
asked Sep 19, 2024
SQL server 外表查询 Function in is not implemented
selectdb-doris-2.1.6 sql server 2008 查询sql: 报错 : {code...}
2.1
0
votes
2
answers
53
views
____
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
49
views
今晚打老虎
13
•
asked Sep 19, 2024
doris 如何修改AUTO PARTITION BY RANGE生成的自动分区
现有doris表结构: {code...} 2、将自动天分区改为自动月分区 3、如果集群资源比较小,再按照天自动分区,是不是会导致集群出问题?
2.1
0
votes
2
answers
83
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
150
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
84
views
Bob_周
5
•
asked Sep 18, 2024
Doris3.0 存算分离 数据存在hdfs,那么产生的小文件怎么合并
Doris3.0 存算分离 数据存在hdfs,那么产生的小文件怎么合并?
decoupled
3.0
0
votes
1
answers
120
views
Jasonf
21
•
asked Sep 18, 2024
无写入权限 配置了还是提示
2.1
0
votes
1
answers
16
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
42
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
59
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
106
views
Prev
Prev
205
206
207
(current)
208
209
Next
Next
Hot Questions
【用户案例】Apache Doris 在菜鸟的大规模业务场景落地实践
1 answers
复杂SQL优化,请求协助
1 answers
doris2.1.4 Java服务实时查询超时[E1008]Reached timeout=30000ms @XX.XX.15.96:8060
1 answers
doris-manager-25.0.0,selectdb-doris-2.1.10- 。BE节点一直启动失败,报错信息如下,求助。
1 answers
Doris manager配置问题
使用flink-cdc全库同步,MySQL到doris,MySQL新加了表,不重启任务,能增量同步表到doris吗?
1 answers