Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
3
•
asked Dec 3, 2024
8030/metrics 访问无鉴权,怎样授权访问或设置禁止访问?
8030/metrics 8030/metrics 访问无鉴权,怎样授权访问或设置禁止访问
2.1
1.2
0
votes
1
answers
60
views
feimuhu
5
•
asked Dec 3, 2024
doris be的ui页面能关闭吗要如何关闭
2.0
0
votes
1
answers
63
views
mmmm
7
•
asked Dec 3, 2024
3.0 存算分离,BUILD INDEX 不支持?
官方文档上描述,3.0 存算分离 不支持 BUILD INDEX 存量数据,那在该存算分离下,如何构建存量数据的索引?求解决!
decoupled
3.0
demand
0
votes
1
answers
68
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
60
views
zlhxxx
172
•
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
35
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
100
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
56
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
66
views
Neal_Zzzz
17
•
asked Dec 3, 2024
【bug】Doris本地安装包路径中不存在当前集群版本的安装包
经测试 接管 和 新建集群 获取的集群版本不一样, 刚开始新建时,读取的是下载包的版本号,当接管时,读取的是doris集群的版本号。 两个是不一致的。
manager
0
votes
1
answers
96
views
____
5
•
asked Dec 3, 2024
Doris 2.1.7 启用nereids优化器 查询数据跳动,单独指定副本结果相同
使用catalog insert into 同步的低版本doris源数据,数据为离线的。表均为三副本存储 跑查询时发现数据结果不一致 分别设置 use_fix_replica为 0 1 2,结果均相等 使用use_fix_replica为-1时进行查询,结果每次运行都不一致,且数据差距较大 更新一下sql 其中userid和productid 都是 各自三副本的uniq表的key SELECT count(*) FROM senior.dws_trd_renew_share_...
2.1
0
votes
1
answers
90
views
Prev
Prev
202
203
204
(current)
205
206
Next
Next
Hot Questions
ARM 环境部署 3.1.x 存算分离架构通过doris-operator部署时FoundationDB 镜像问题
doris 2.1 stream load 使用group commit 有2个报错
【倒排索引存储格式】修改表属性里的 inverted_index_storage_format
1 answers
请问当前推荐的生产环境最新稳定版本是多少呢?
1 answers
get_json_string/json_extract 在不同的Doris版本中结果不一致
1 answers
doris 4.x版本是不会出selectdb版本吗,还是现在的版本不稳定?
1 answers