Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
ivancxj
23
•
asked Dec 3, 2024
3.0.3 jdbc非master节点url带上参数useServerPrepStmts=true执行insert会报错
3.0.3三台fe节点 jdbc连接master节点url带上useServerPrepStmts=true参数(jdbc:mysql://master:9030/db?useServerPrepStmts=true),执行insert语句是正常的 jdbc连接follower节点url带上useServerPrepStmts=true参数(jdbc:mysql://follower:9030/db?useServerPrepStmts=true),执行insert语句会报错...
3.0
0
votes
1
answers
122
views
liujiamin
3
•
asked Dec 3, 2024
Arrow Flight SQL如何设置超时时间
参照demo,sql较大时(查询时间大概1分多钟)有时直接返回0条数据(实际上不止),有时报错,如何设置连接的超时设置?
2.1
0
votes
3
answers
136
views
3
•
asked Dec 3, 2024
8030/metrics 访问无鉴权,怎样授权访问或设置禁止访问?
8030/metrics 8030/metrics 访问无鉴权,怎样授权访问或设置禁止访问
2.1
1.2
0
votes
1
answers
85
views
feimuhu
5
•
asked Dec 3, 2024
doris be的ui页面能关闭吗要如何关闭
2.0
0
votes
1
answers
69
views
mmmm
7
•
asked Dec 3, 2024
3.0 存算分离,BUILD INDEX 不支持?
官方文档上描述,3.0 存算分离 不支持 BUILD INDEX 存量数据,那在该存算分离下,如何构建存量数据的索引?求解决!
decoupled
3.0
demand
0
votes
1
answers
81
views
mmmm
7
•
asked Dec 3, 2024
存算分离架构是否可以使用isilon作为存储库?
CREATE STORAGE VAULT IF NOT EXISTS s3_vault_isilon PROPERTIES ( "type"="S3", "s3.endpoint"="isilon.xxxx.com:9020", "s3.access_key" = "xxx", "s3.secret_key" = "xxx", "s3.reg...
decoupled
3.0
0
votes
1
answers
63
views
zlhxxx
176
•
asked Dec 3, 2024
Doris 2.1.6 为啥不支持mysql json自解析字段
name varchar(50) GENERATED ALWAYS AS (json_unquote(json_extract(_record_object,_utf8mb4'$.name'))) VIRTUAL
2.1
0
votes
1
answers
40
views
meng
17
•
asked Dec 3, 2024
Doris 2.1.7 zero date问题
用catalog 连接了一个mysql 使用insert into 进行数据传输的时候 报错 [CANCELLED]JdbcExecutorException: jdbc get block address: CAUSED BY: SQLException: Zero date value prohibited CAUSED BY: DataReadException: Zero date value prohibited 这个该如何解决呀
2.1
0
votes
1
answers
111
views
zhangxiaolong861
9
•
asked Dec 3, 2024
2.1.7版本,使用vscode的 debug be时,提示无法debug
我在开发环境编译好了debug版本2.1.7版本的be,启动成功后,使用vscode debug时,在打的断点处为灰色,无法debug。提示: Module containing this breakpoint has not yet loaded or the breakpoint address could not be obtained. 这个该怎么处理
2.1
install
0
votes
1
answers
68
views
jackshi
3
•
asked Dec 3, 2024
groupCommit insert into部分数据 没有进去,但是显示执行成功
查看日志如下: 2024-12-02 15:26:05,169 INFO (replayer|104) [OlapTable.updateVisibleVersionAndTime():2768] updateVisibleVersionAndTime, tableName: ods_heal thone_vaj1_rt, visibleVersion, 80818, visibleVersionTime: 1733124365165 2024-12-02 15:26:05,...
2.1
0
votes
2
answers
80
views
Prev
Prev
222
223
224
(current)
225
226
Next
Next
Hot Questions
单表事务堆积,返现最早一条是因为更新版本时,Tablet 没有任何副本成功写入,导致事务积压,达到上限,无法写入数据,怎么解决
FE节点内存溢出
1 answers
flink doris connector整库同步oracle多表数据,会使oracle生成大量归档日志吗,如何解决
1 answers
Current database is not set
2 answers
在Doris4.X别名函数兼容问题
1 answers
在doris 3.1.4 版本通过pycharm64登录,建异步物化视图报错,[S1009] Statement,executeQuery( cannot issue statements that do not produce result sets.
1 answers