Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
cloud66881314
3
•
asked Mar 14, 2024
【已记录】请问doris详细配置启用https
请问是否有doris详细配置启用https的文档?我想实现be、fe的加密访问功能,但官网上的配置太简单了,照例配置没有成功,谢谢
2.1
0
votes
1
answers
100
views
史亚兵
11
•
asked Mar 14, 2024
【已记录】Doris Manager 无法接管容器部署的 Doris
apache doris 使用的 k8s 的静态pod方式部署,想使用Manager的部分功能,监控告警、集群巡检、日志查看,部署Manager 去接管现有的集群,会卡在 “无Doris进程操作权限” 这里无法继续。能否在非物理机部署情况下,可以使用Manager的一部分功能
manager
install
demand
0
votes
1
answers
126
views
5s
3
•
asked Mar 14, 2024
一个查询占满了BE节点的内存
目前每个BE节点是16G内存,共两个节点。查询是跨域4个月的数据统计SQL,执行后会提示: 数据源执行SQL失败:java.lang.RuntimeException: SQL execute error by datasource... java.sql.SQLException: errCode = 2, detailMessage = (...)[MEM_ALLOC_FAILED]Create Expr failed because [E11] Allocator sy...
2.1
0
votes
1
answers
139
views
____
13
•
asked Mar 14, 2024
【已记录】doris2.0.2安全扫描漏洞问题
[https://pic.imgdb.cn/item/65f251d69f345e8d038165b0.png]
2.0
1
votes
1
answers
79
views
ellie
147
•
asked Mar 13, 2024
【Last Update:24.2.0,支持存算分离部署】Doris Manager 24.0.x 版本发布 - Release Notes
[Cluster Manager for Apache Doris(简称 Doris Manager)是 SelectDB 推出的管理运维 Apache Doris 集群的工具。用户可以轻松通过该工具部署和接管集群,实时查看集群的运行状态和详情,快捷地对集群进行扩缩容、升级及重启操作。同时,该工具还支持监控告警、参数配置、日志查看、任务审计、集群巡检等功能,让集群管理变得更加简单高效。 目前, Doris Manager 已被上千家企业用户广泛认可并深度应用。经过持续不断的优...
decoupled
manager
community
3
votes
3
answers
509
views
mcclone
25
•
asked Mar 13, 2024
【已解决】升级完2.1,执行官网例子创建异步物化视图报错
mtmv
2.1
0
votes
3
answers
159
views
yugunsung
117
•
asked Mar 13, 2024
flink-doris-connector写入doris报[INTERNAL_ERROR]cancelled: sender is gone错误,导致flink作业异常退出
flink-doris-connector版本:1.4.0 doris版本:1.2.7 BE日志信息如下: Flink日志如下: org.apache.doris.flink.sink.committer.DorisCommitter - load result { "status": "ANALYSIS_ERROR", "msg": "errCode = 2, detailMessage = transaction [...
1.2
0
votes
2
answers
187
views
liu_
15
•
asked Mar 13, 2024
【已解决】异步物化视图,可以实现UNIQUE KEY 表关联同步吗
由于表关联比较多,想能不能通过物化视图制作宽表。希望实现主表从表增删改,同步到物化视图中。 {code...}
mtmv
2.1
0
votes
1
answers
134
views
Jasonf
21
•
asked Mar 13, 2024
【已解决】这个文档 这里 是404
[https://doris.apache.org/zh-CN/docs/data-operate/import/import-scenes/external-table-load]
2.1
docs
0
votes
2
answers
80
views
yugunsung
117
•
asked Mar 13, 2024
【已解决】flink-doris-connector导入doris指定sink.properties.columns字段报错
flink-doris-connector版本 1.0.3 doris版本 1.2.7 flink-doris-connector导入doris指定sink.properties.columns字段报错,不指定sink.properties.columns可正常导入,报错如下 Reason: actual column number in csv file is more than schema column number.actual number: 11, column ...
1.2
0
votes
3
answers
195
views
Prev
Prev
429
430
431
(current)
432
433
Next
Next
Hot Questions
Workload Group 不生效
读取paimon外表,表中同时存在array<double>和bigint类型字段时,会使 ”bigint字段的比较过滤条件“失效
1 answers
跨k8s集群访问 doris,streamload 返回 be 地址,服务无法解析
Doris 2.1 倒排索引(不分词) 使用 in方式 查询1000个id 速度慢
IF 函数缺失短路求值导致 from_unixtime 异常及性能担忧 、兼容性问题
flink-doris-connector-1.20.24.0.0 2pc ,checkpoint处恢复数据重复