Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
likeiuuu
1
•
asked Jul 19, 2024
doris查询效率很快,插入数据很慢
大佬们 写了一段sql查询不到一两秒就查出来了,插入数据进去死活插不进去是为什么
2.0
0
votes
1
answers
78
views
doaneyang
13
•
asked Jul 19, 2024
根据int字段类型月份建动态分区,有什么好的方式?
有个字段是月份YYYYMM格式,int类型,想根据这个字段做动态分区,或者更方便的分区建表语句,怎么实现呢?
1.2
0
votes
1
answers
26
views
____
1
•
asked Jul 19, 2024
关于doris manager 显示fe not alive的问题
我的doris数据库是一个fe一个be的方式部署在阿里云ecs上的,版本是2.1.0,amd64。 fe的jvm内存配置给了48GB,be默认未修改。 从前两日开始doris manager显示fe节点fe not alive为1,然后监控面板上关于fe节点的记录开始由线变成点,之后直接没有记录了。但是实际上doris数据库是可以访问的,但是越来越慢,查询时间变长,建立jdbc连接要3-10s,查看了fe的日志也没有看到有啥异常,通篇都是Connection set quer...
2.1
0
votes
1
answers
40
views
tlzmkm
17
•
asked Jul 18, 2024
有没有类似PG数据的VACUUM命令
doris版本 1.2.7 模型使用的是UNIQUE KEY, 相同的数据,相同的表结构,写入的方式不用导致,数据大小的差异非常大。 上边是一次一次同步产生的数据。 下面是过同步代码迁移之后的数据(之所以多的原因是,是我特意多同步了几天相同的数据,发现他的数据量会增长,存储空间也会增加)。 想问有没有类似 PG VACUUM这个样的名称,重新整理一下数据碎片,使数据储存空间变小. 更新这个是做过BC和CC之后的对比 大小并没有变化
1.2
0
votes
1
answers
29
views
peace
9
•
asked Jul 18, 2024
meet error status: [INTERNAL_ERROR]Could not find local receiver怎么解决
W20240718 16:25:31.816236 3768182 status.h:412] meet error status: [INTERNAL_ERROR]Could not find local receiver for node 1 with instance f25a5a37e115429a-800f30dd8e6ccfa7 {code...}
2.1
0
votes
1
answers
25
views
hchen231
1
•
asked Jul 18, 2024
使用窗口函数查询报错,错误显示tablet does not exist
sql 如下 select row_number() over (partition by vin order by cloud_time desc) as rm, vin, odometer_master_value, cloud_time from dcsp_prod.o_tcu_xev_data_monitor where date_format(cloud_time, '%Y-%m-%d') >= '2024-01-17' lim...
2.0
0
votes
2
answers
56
views
椰子Echo@SelectDB
1061
•
asked Jul 18, 2024
【用户案例】计算效率提升 30 倍、存储资源节省 90%,雨润集团基于 Apache Doris 的统一实时数据仓库建设实践
数字化转型的浪潮中,高效准确的数据分析能够帮助雨润集团快速洞察市场动态、优化供应链管理、提高生产效率。雨润集团引入了 Apache Doris 构建了统一实时数据仓库,实现了计算效率提升 30 倍、存储资源节省 90%、成本降低超 100 万、人员效率提升 3 倍,为智能化、高效化转型指明了方向。 欢迎点击文章查看详情: [【用户案例】计算效率提升 30 倍、存储资源节省 90%,雨润集团基于 Apache Doris 的统一实时数据仓库建设实践]
content
0
votes
1
answers
165
views
Medivh
35
•
asked Jul 18, 2024
SelectDB Web UI 优化建议
1. 数据查看显示元数据没有对应列的注释,只能在表详细里查看表定义的SQL才能显示注释(不管是内部表还是外部表希望都能带上注释) 2. 查询数据的列名会缩着滚动条下拉消失,这造成了数据追踪非常不方便,希望列名的位置被冻结 3. 刷新按钮只是web refresh,不是catalog refresh, 这显得有点鸡肋,会造成使用的误解,建议是catalog refresh
doris-webui
2.1
demand
2
votes
1
answers
103
views
Hutao
3
•
asked Jul 18, 2024
已经修改fe/conf/fe.conf 中 arrow_flight_sql_port 为一个可用端口 9090,但是访问不了
adbc_driver_manager.OperationalError: IO: [FlightSQL] connection error: desc = "transport: Error while dialing: dial tcp 0.0.0.0:9080: connect: connection refused" (Unavailable; DoGet: endpoint 0: [uri:"grpc+tcp://0.0.0.0:9080&#...
1.2
0
votes
1
answers
83
views
Shylin
15
•
asked Jul 18, 2024
X2Doris Starrocks 数据同步到Doris 报错
Doris: 2.1.3 Starrocks: 2.5.17 x2doris: 1.0.4 通过Spark on YARN数据同步,hive到doris是成功的;Starrocks 数据同步到 Doris报错 {code...}
x2doris
0
votes
1
answers
86
views
Prev
Prev
228
229
230
(current)
231
232
Next
Next
Hot Questions
【直播预告】7/3「可观测性能力」人工智能与大模型专场,欢迎预约观看!
1 answers
doris3.0 k8s部署疑问
Doris-3.0.6 内存占用大,后端没有执行的进程,一直持续升高不释放
Date与DatatimeV2
3 answers
Doris 里的表最多支持多少列?
1 answers
doris 导出报错 2.1.9
1 answers