Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
xiao.lu
3
•
asked Apr 2, 2024
doris2.1.0在jdk21下,可以启动fe,无法启动be
centos7 x86 adoptium 21.0.1+12-LTS INFO: java_cmd /opt/jdk-21.0.1+12/bin/java INFO: jdk_version 21 Picked up JAVA_TOOL_OPTIONS: -Xmx500m SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/home/doris/apach...
2.1
0
votes
2
answers
79
views
律安vv
184
•
asked Apr 2, 2024
【已解决】doris生态扩展数据导入
CloudCanal 出现Invalid argument or cannot assign requested address错误
2.1
0
votes
1
answers
86
views
kenneth
5
•
asked Apr 2, 2024
【已记录】部署集群时提示集群安装失败
这是因为部署的问题吗 有什么方法可以解决 大佬们
2.1
manager
0
votes
1
answers
85
views
elkan1788
3
•
asked Apr 2, 2024
在容器环境中部署Manager初始化失败
尝试在Podman的容器环境中部署Manager,在初始化时遇到下面的错误: {code...} 然后尝试把上面的执行脚本写到环境中,是可以正常执行的: 当前系统用的容器镜像操作系统为:Ubuntu 22.04.4 LTS
manager
install
0
votes
1
answers
140
views
tiankongzhizhe
3
•
asked Apr 2, 2024
学习join查询时我的doris 1.2.6不使用bucket shuffle join问题
我在学习bucket shuffle join时新建了两张测试表studnet和teacher CREATE TABLE student ( ID int(11) NULL, NAME varchar(255) NULL ) ENGINE = OLAP DUPLICATE KEY(ID) COMMENT 'OLAP' DISTRIBUTED BY HASH(ID) BUCKETS 3 PROPERTIES ( "replication_allocati...
1.2
0
votes
1
answers
61
views
张...
3
•
asked Apr 2, 2024
flinkcdc3.0.1整库同步到Doris2.0.4,分库分表合成一张表,Doris中数据突然不更新了
Flinkcdc3.0.1整库同步到Doris2.0.4,mysql分库分表合成一张表,flink程序运行一段时间后,突然发现Doris不再更新了,但mysql库表在正常新增和更新,flink程序以及Doris使用也都是正常的。 {code...}
ingestion
2.0
0
votes
3
answers
101
views
meitianjinbu
3
•
asked Apr 2, 2024
执行大查询后出现内存gc失败的报错
MemTrackerLimiter Label=Query#Id=bf070d5f928e4ec8-882b55cc21c292d0, Type=query, Limit=2.00 GB(2147483648 B), Used=352.04 MB(369140437 B), Peak=354.04 MB(371242837 B) MemTrackerLimiter Label=Query#Id=f2988ec44c84434a-8f8044f637dc1340, Type=q...
2.1
0
votes
1
answers
73
views
不慌不恐
3
•
asked Apr 2, 2024
broker导出导入失败
报错显示close broker writer failed broker日志 [ TThreadPoolServer WorkerProcess-1:6629867677]- [ WARN ] failed to close writer: TBrokerFD(high:e, low:e) org.apache.doris.broker.hdfs.BrokerException: the fd is not owned by client null at org.apach...
2.0
0
votes
2
answers
78
views
xiaohui
15
•
asked Apr 2, 2024
json数组里面的值 怎么才能抽取出来
现在有个需求是 抽取其他数据源的数据到doris后 存在jsonArrays类型的数据 现在需要把JsonArrays中的某个key 抽取为一个字段单独存储 例如原始数据如下: id json 1 [{"name":"张三"},{"name":"李四"}] 2 [{"name":"张三"},{"name":"李四"}] 用户指定抽取 json字段中的...
2.1
0
votes
1
answers
249
views
kenneth
5
•
asked Apr 2, 2024
【已解决】部署BE节点时提示机器以下配置不满足部署要求
在新建集群的过程中部署BE节点的这个步骤 提示 但是已经按照上面的操作了 也重启过ssh 重启过机器 ssh版本也进行了降级 都是提示这个报错
manager
0
votes
3
answers
215
views
Prev
Prev
411
412
413
(current)
414
415
Next
Next
Hot Questions
向量化引擎 IF 函数缺失短路求值导致 from_unixtime 异常及性能担忧 、兼容性问题
flink-doris-connector-1.20.24.0.0 2pc ,checkpoint处恢复数据重复
在k8s上部署存算分离的doris集群,fdb的operator和doris的operator是否具有必要性
Doris3.0.8的ddl任务一直运行不停止
1 answers
doris fe挂掉,报错(JE 18.3.12) Disk usage is not within je.maxDisk or je.freeDisk
1 answers
Iceberg Catalog 使用 MinIO 作为存储时, 读写权限报错
2 answers