Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
mmmm
7
•
asked Dec 3, 2024
3.0 存算分离,BUILD INDEX 不支持?
官方文档上描述,3.0 存算分离 不支持 BUILD INDEX 存量数据,那在该存算分离下,如何构建存量数据的索引?求解决!
decoupled
3.0
demand
0
votes
1
answers
52
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
47
views
zlhxxx
140
•
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
22
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
52
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
29
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
45
views
Neal_Zzzz
17
•
asked Dec 3, 2024
【bug】Doris本地安装包路径中不存在当前集群版本的安装包
经测试 接管 和 新建集群 获取的集群版本不一样, 刚开始新建时,读取的是下载包的版本号,当接管时,读取的是doris集群的版本号。 两个是不一致的。
manager
0
votes
1
answers
54
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
71
views
zzyhao
1
•
asked Dec 3, 2024
关于部署FoundationDB的问题
执行了文档提供的fdb_ctl.sh start之后 {code...} 配置文件基本都是默认的,除了一些必要的ip,内存cpu之类的设置 难道是就是放在前台执行的吗?不是很懂,求解答
decoupled
3.0
0
votes
1
answers
99
views
yugunsung
113
•
asked Dec 2, 2024
动态分区配置失效
版本:2.0.12 建表时开启动态分区并按天分区,每个月1号会将上个月天分区会合并为月分区,合并时先关闭动态分区dynamic_partition.enable=false,删除天分区然后创建月分区,最后再打开动态分区dynamic_partition.enable=true。最后发现动态分区失效,不再提前创建未来分区。截图里面的p20241203分区是我手动创建的。
2.0
0
votes
2
answers
46
views
Prev
Prev
99
100
101
(current)
102
103
Next
Next
Hot Questions
【直播预告】6/19 本周四「可观测性能力」生态专场,欢迎预约观看!
1 answers
JSON和ARRAY之间互相转换如何实现?
RECOVER权限管控
2 answers
doris2.1.9版本视图权限问题
Doris 2.1.9 be.out文件体积异常大 100G-200G
Doris Manager 的 admin 密码忘记了,如何处理
2 answers