Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
____
7
•
asked Jun 19, 2024
空tablet如何处理
doris版本2.1.0 看日志有些tablet有问题,查看发现都是空的,有的只有dbname没有tablename。 {code...} 请问这种怎么处理?看文档上有meta_tool可以删除,在be/lib下面没有发现这个工具。
2.1
0
votes
1
answers
75
views
____
3
•
asked Jun 19, 2024
【已解决】doris docker 连接FE报错:ERROR 2002 (HY000): Can't connect to MySQL server on '127.0.0.1' (115)
1、当前的doris 2.1.3集群采用docker部署,部署的方式参照官方文档( [https://doris.apache.org/zh-CN/docs/install/cluster-deployment/run-docker-cluster] ),部署了3个FE、3个BE; 2、部署完成后,第一次采用 mysql -uroot -P9030 -h127.0.0.1 连接FE,可正常连接; 3、docker容器重启后,再次采用mysql -uroot -P9030 -h...
2.1
install
0
votes
2
answers
567
views
Yangboxiao
47
•
asked Jun 19, 2024
关于官网文档中 array_exists 函数的问题
背景:在迁移 ck 业务到 doris 过程中,寻找 arrayExists [https://clickhouse.com/docs/zh/sql-reference/functions/array-functions] 函数替代方法。 问题: {code...} 这两个函数 array_exists,array_map 在官网功能中属于同一函数。 但 array_exists 与官网描述不符合。
2.1
ingestion
docs
0
votes
2
answers
104
views
某某某某
54
•
asked Jun 19, 2024
【已解决】fe一直刷异常日志 [QeProcessorImpl.reportExecStatus():248] ReportExecStatus() runtime error, query with type SELECT does not exist
fe一直刷异常日志: 选择一个query id 查看日志 : 请问这个是什么原因?
2.1
demand
0
votes
2
answers
105
views
____
5
•
asked Jun 19, 2024
【已解决】Doris 1.2->2.0 升级是否还需要进行停机?
各位大佬 2.0 Release日志中的1.2-lts 需要停机升级到 2.0.0,2.0-alpha 需要停机升级到 2.0.0 当前2.0.x的高版本是否还需要遵守呢? 另外停机指的是什么呢,停读写后重新用新节点读取本地数据吗?
1.2
upgrade
0
votes
1
answers
72
views
____
5
•
asked Jun 19, 2024
【已解决】oracle catalog 可以创建成功,但是查询时报错:[HY000][1105] failed to get database name list from jdbc
doris version:2.0.3 oracle version:11g,12C jar: ojdbc8-19.23.0.0.jar create catalog sql: {code...} postgres,clickhouse catalog是可以正常使用的 更新 找到问题了,odbc8.jar 的版本不对,更换版本后就可以了
catalog
2.0
0
votes
1
answers
105
views
鲁汀
23
•
asked Jun 19, 2024
期望需求:QUALIFY 函数支持
该函数在 SnowFlake, MaxCompute, DataBricks, Teradata, StarRocks 等分析数据库均支持, 常用来通过窗口函数过滤数据简化 SQL 函数语法参考: CSDN [https://blog.csdn.net/m0_75176907/article/details/131866054 https://blog.csdn.net/wsdc0521/article/details/133687841 SnowFlake https://...
demand
0
votes
1
answers
152
views
____
1
•
asked Jun 19, 2024
Spark Doris Connector使用中Stream Load返回503
目前使用spark doris connector来导入数据到doris, 使用过程中发现Stream Load Response是 2024-06-18 17:21:36,004 WARN [task-result-getter-2] scheduler.TaskSetManager: Lost task 0.0 in stage 5.0 (TID 18) (ad-nadp-dn08.prod.hl.ad.local executor 10): org.apache.dor...
ingestion
2.0
0
votes
1
answers
97
views
zzxiaoma
33
•
asked Jun 19, 2024
【已解决】Doris jdbc连接postgresql查询表数据出错
可以查到这个表,但是查询的时候报错。
2.1
query
0
votes
2
answers
48
views
coend
5
•
asked Jun 19, 2024
2.0.11版本无法使用HDFS进行冷热数据分层
2.0
docs
0
votes
2
answers
35
views
Prev
Prev
341
342
343
(current)
344
345
Next
Next
Hot Questions
doris fe挂掉,报错(JE 18.3.12) Disk usage is not within je.maxDisk or je.freeDisk
Iceberg Catalog 使用 MinIO 作为存储时, 读写权限报错
文档描述疑问
在 Doris 中自定义 UDF 时,若函数名与内置函数重名,调用时必须加上数据库名才能正确执行。如果不希望每次调用都携带数据库名,该如何解决?
1 answers
使用doris查询paimon 执行show databases 直接报错
1 answers
Doris 4.0.3 DorisManager部署问题
1 answers