Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
l3305011990
1
•
asked Apr 8
power bi Rs 版本连接doris数据库报错
2.1
0
votes
2
answers
28
views
1
•
asked Apr 8
sequence_col为非法属性
doris建routine load时,加了一个sequencel_col的property属性,但是显示这个是一个非法属性--sequence_col is valid property 以下是执行的routine load创建语句 CREATE ROUTINE LOAD test_db3.raw_data_kafka_2_doris_1 ON raw_test_0401 COLUMNS(data_time, collect_time, sequence_col = -UN...
2.1
0
votes
1
answers
23
views
xuzl
3
•
asked Apr 8
doris 查询每次hive数据得到的结果不一致
doris版本:3.0.2 hive版本:3.1.2 hive_catalog 创建语句 CREATE CATALOG hive PROPERTIES ( 'type'='hms', 'hive.metastore.uris' = 'thrift://172.0.0.1:9083', 'hadoop.username' = 'hive', 'dfs.nameservices...
decoupled
3.0
catalog
query
0
votes
1
answers
90
views
danvid
5
•
asked Apr 8
2.0.13 执行 ALTRER COLOCATE GROUP 修改表副本数报错
如题:我想缩减表的副本数,由于建表时指定了"colocate_with" = "xx_colocate_group",执行下面SQL时报错 {code...} 文档链接是参考下面: [https://doris.apache.org/zh-CN/docs/2.0/sql-manual/sql-reference/Data-Definition-Statements/Alter/ALTER-COLOCATE-GROUP?_highlight=co...
2.0
0
votes
1
answers
18
views
Jambo
3
•
asked Apr 8
doris外部catalog
利用jdbc创建的外部hana数据源的catalog,执行简单查询一直在跑没有结果,本地dbeaver连接的hana可以出结果,不知是哪方面问题
2.1
catalog
0
votes
1
answers
79
views
椰子Echo@SelectDB
1071
•
asked Apr 7
【资料下载】Lakehouse 极速湖仓构建:Apache Doris x Iceberg | Webinar(五)
4 月 10 日(本周四)19:30-20:30,第五期 Webinar 依旧聚焦湖仓分析。届时飞轮科技技术副总裁陈明雨、飞轮科技资深研发吴文池带来 Apache Doris x Iceberg 架构详解与性能展示。在 Live Demo 环节,通过 SelectDB Studio for Apache Doris,演示如何连接 Doris 、集成 AWS S3 Tables,并进行数据写入和查询等操作,直观感受 Doris x Iceberg 的丝滑操作体验。 📃 资料下载...
catalog
community
1
votes
1
answers
62
views
baijun
11
•
asked Apr 7
ranger-doris-plugin-3.0.0-SNAPSHOT.jar 这个jar包的源码可以在哪里找到呀?
ranger-doris-plugin-3.0.0-SNAPSHOT.jar 这个jar包的源码可以在哪里找到呀?git上没找到
2.1
resource
compilation
0
votes
2
answers
26
views
bigsmart
3
•
asked Apr 7
doris对接superset时页面显示 There was an error loading the schemas
我想用superset去做BI功能对接doris: 这个是我创建数据源连接:,,,
2.1
0
votes
1
answers
47
views
wanggx
3
•
asked Apr 7
通过8030端口暴露的web界面查询information_schema.workload_policy,enable属性显示为空
2.1
0
votes
2
answers
20
views
jie liu
22
•
asked Apr 7
K8S 部署 ddc 3.0.3 升级 3.0.4 BE 一直重启
请问大家遇到过 ddc 从 3.0.3 升级到 3.0.4 be 一直重启的问题吗? K8S 部署 FE MS 都启动好了,切换回 3.0.3 可以正常启动 报错如下: {code...}
decoupled
3.0
upgrade
0
votes
1
answers
91
views
Prev
Prev
61
62
63
(current)
64
65
Next
Next
Hot Questions
【用户案例】Apache Doris 在菜鸟的大规模业务场景落地实践
1 answers
审计日志sql_digest值异常,什么原因?
doris manager发送邮件失败
1 answers
批量删除分区(删除一个范围内的分区)
1 answers
使用 JOB 定时执行 INSERT INTO SELECT 报错 Execute timeout
doris2.1.7版本遇到show tablet tablet_id为空?