Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
mortal
9
•
asked Oct 22, 2024
【Doris-2.1.6】写入数据到hive 表提示:External catalog 'hive' is not allowed in 'AlterTableStmt'
前置sql: switch hive; INSERT OVERWRITE TABLE temp.ads_pmt_wip_produce_statistics_dtl PARTITION(dt) SELECT c_wip.org_id ,c_wip.org_code ..... 错误信息:External catalog 'hive' is not allowed in 'AlterTableStmt' 备注:Doris-2.1.3版本可以执行该...
2.1
catalog
0
votes
2
answers
162
views
海边看花开
29
•
asked Oct 22, 2024
【Doris 2.1】使用datagrip链接doris报错,请教如何处理
arrow_flight_token_cache_size arrow_flight_token_alive_time 参数已配置 驱动jar: flight-sql-jdbc-driver-13.0.0.jar URL: jdbc:arrow-flight-sql://xxxxx:9040/dw_app?useEncryption=false&useSSL=false&useServerPrepStmts=false&cachePrepStmts=t...
2.1
0
votes
3
answers
115
views
ivancxj
23
•
asked Oct 22, 2024
3.0.2 jdbc url设置参数useServerPrepStmts=true执行insert和delete报错
版本3.0.2 jdbc url加了参数useServerPrepStmts=true 执行sql: INSERT INTO first_day ( id, fd ) VALUES ( ?, ? ) 在测试单机环境执行没问题。 在另外一个三台机器的集群环境执行会报错: {code...} 取消参数useServerPrepStmts=true能正常执行。
3.0
1
votes
1
answers
98
views
赵超Ryan
5
•
asked Oct 22, 2024
基于SQL Server创建的外表建立物化视图时,提示表存在
当前基于sql server数据库在doris中建立了一个catalog,基于这个catalog中的表建立物化视图时,提示表不存在。 直接查询语句时,能正常返回结果: SELECT ContractID, 1 as OrgTagID, WFInstanceID FROM MSS_PMM01.dbo.A1ContractBackup; 基于上述语句建立物化视图,提示表不存在: 1105 - errCode = 2, detailMessage = Table [A1Contra...
mtmv
2.1
catalog
query
0
votes
2
answers
42
views
wanxiaohun
41
•
asked Oct 22, 2024
【已解决】如何将Mysql的表映射到doris中
doris 版本:Server version: 5.7.99 Doris version doris-2.1.5-rc02-d5a02e095d 目前在Mysql中有个数据表,想把它映射到doris中,然后和doris中的其他表做连表查询。这个应该怎么做呢。 Clickhouse中,我们可以通过 创建一个外部表,表引擎选择Mysql就行。 请问:Doris中有类似的功能呢?
2.1
catalog
0
votes
1
answers
81
views
languoqiang
7
•
asked Oct 22, 2024
doris3.0.1,创建oracle19c的catalog后,switch时 fe服务崩溃起不来了,升级到3.0.2后仍然没起来
报错(一) 2024-10-22 10:46:25,551 DEBUG (stateListener|15) [JournalEntity.readFields():195] get opcode: 70 2024-10-22 10:46:25,551 DEBUG (stateListener|15) [Env.replayJournal():2966] journal 8370278 replayed. 2024-10-22 10:46:25,551 DEBUG (stat...
3.0
catalog
cluster
0
votes
1
answers
70
views
椰子Echo@SelectDB
1081
•
asked Oct 22, 2024
【Release Note】Apache Doris 3.0 里程碑版本|存算分离架构升级、湖仓一体再进化
Apache Doris 3.0 里程碑版本正式通告 📍存算分离架构升级:支持存算分离模式,更好实现负载隔离,提高系统灵活性及资源利用率,大幅降低使用成本。 📍湖仓一体再进化:增加数据湖写回功能,支持多数据源间的数据分析、共享、处理、存储。结合异步物化视图,可构建统一的湖仓数据处理引擎。 📍ETL 批处理场景增强:对 insert into select、delete 和 update 提供显式事务支持,并增加了查询执行过程中的可观测性。 📍........ 此外,在半结构化...
3.0
community
0
votes
1
answers
368
views
楚枫csj
1
•
asked Oct 22, 2024
二进制安装包启动doris一直卡着不动
2.0
0
votes
1
answers
19
views
wanxiaohun
41
•
asked Oct 22, 2024
对明细表创建同步物化视图没有数值类型的列应该怎么做
Server version: 5.7.99 Doris version doris-2.1.5-rc02-d5a02e095d 正准备将 doris升级到 3.0系列的存算分离架构。 具体业务如下: 有个一广告请求历史记录表,因为是明细表,所以没有去重,每天有50亿条数据左右。 现在需要 能够快速查询 :last_date,country,os 的uv和pv 但是这个表里面没有一个 userid long 这种数值类型的字段。 如何能够使用 物化视图的功能来加速查询呢。 因...
2.1
0
votes
1
answers
23
views
____
5
•
asked Oct 22, 2024
【已解决】docker 2.0.14 / 15的镜像在哪里
为什么我看最新只有2.0.13,是我没有找到地方吗?
2.0
0
votes
1
answers
44
views
Prev
Prev
177
178
179
(current)
180
181
Next
Next
Hot Questions
【用户案例】Apache Doris 在菜鸟的大规模业务场景落地实践
1 answers
存算一体BE节点在DorisManager一直启动失败,大佬帮看下什么原因。
1 answers
job里面执行的task的状态finished和success的区别
1 answers
Doris v2.1 支持下压Runtime Filter 到 外表Scan算子吗?
1 answers
Workload Group的资源限制是怎么做的?
functional web frameworks 路径遍历漏洞
1 answers