htyoung closed issue #48707: [Bug] Doris returns incorrect query results when
there are multiple window functions in the select and one of the window
functions applies the topN optimization.
URL: https://github.com/apache/doris/issues/48707
--
This is an automated message from the Apache Git
htyoung commented on issue #48707:
URL: https://github.com/apache/doris/issues/48707#issuecomment-2708074537
I have try it on version 2.1.8,found it fixed. Related PR:
https://github.com/apache/doris/pull/44655
https://github.com/apache/doris/pull/44617
https://github.com/apache/doris/pull
htyoung closed issue #33484: [Bug] Doris FE BDBJE checkInvalid will cause FE
crash
URL: https://github.com/apache/doris/issues/33484
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comm
htyoung commented on issue #33484:
URL: https://github.com/apache/doris/issues/33484#issuecomment-2706585569
I have solved this problem. The reason was that the hard disk (cloud disk)
storing FE metadata had problems. After replacing it with a local disk, the
problem disappeared.
--
This
htyoung opened a new issue, #48707:
URL: https://github.com/apache/doris/issues/48707
### Search before asking
- [x] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
I can reproduce it on ve
xjsCCarry opened a new issue, #48590:
URL: https://github.com/apache/doris/issues/48590
### Search before asking
- [x] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
java.sql.SQLException:
yeqown opened a new issue, #48460:
URL: https://github.com/apache/doris/issues/48460
### Search before asking
- [x] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
3.0.3
### What's W
dataroaring closed issue #46432: [Bug] Doris be restarts every day from 0 am to
1 am
URL: https://github.com/apache/doris/issues/46432
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific co
eldenmoon commented on issue #47381:
URL: https://github.com/apache/doris/issues/47381#issuecomment-2635650139
sorry i can't reproduce this issue in 3.0.3 or 3.0.4 maybe it's already
fixed in 3.0.4, could you please upgrade to 3.0.4 to test if it's fixed
--
This is an automated message fr
kumarShailendra1 commented on issue #47381:
URL: https://github.com/apache/doris/issues/47381#issuecomment-2614943139
@ixzc let me know once that is done . We will upgrade the doris cluster from
3.0.3 to 3.0.4
--
This is an automated message from the Apache Git Service.
To respond to
ixzc commented on issue #47381:
URL: https://github.com/apache/doris/issues/47381#issuecomment-2614286899
we will fix this
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
T
Mryange commented on issue #44784:
URL: https://github.com/apache/doris/issues/44784#issuecomment-2611734867
这个原因是这样的,因为
VARCHAR substring_index(VARCHAR content, VARCHAR delimiter, INT field)
delimiter 和 field 参数需要是常量,不支持变量。
可以设置
```
set enable_nereids_planner=true;
set
kumarShailendra1 opened a new issue, #47381:
URL: https://github.com/apache/doris/issues/47381
### Search before asking
- [x] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
I am using dori
superLucky233 commented on issue #46949:
URL: https://github.com/apache/doris/issues/46949#issuecomment-2588832612
sh build-tpcds-tools.sh
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the sp
superLucky233 commented on issue #46949:
URL: https://github.com/apache/doris/issues/46949#issuecomment-2588832011
version :3.0.3
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific
superLucky233 opened a new issue, #46949:
URL: https://github.com/apache/doris/issues/46949
### Search before asking
- [x] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
version :3.0.0
Ak47biubiuaaa commented on issue #46432:
URL: https://github.com/apache/doris/issues/46432#issuecomment-2583117582
> > The same SQL and scheduled tasks did not have an exception in version
2.1.6, and this exception has only appeared since the upgrade to 2.1.7
>
> it's insert SQL and h
zhangstar333 commented on issue #46432:
URL: https://github.com/apache/doris/issues/46432#issuecomment-2582015937
> The same SQL and scheduled tasks did not have an exception in version
2.1.6, and this exception has only appeared since the upgrade to 2.1.7
it's insert SQL and have use
JNSimba closed issue #536: [Bug] [doris sink] flink app dead lock,when doris be
restart or meet some wrong
URL: https://github.com/apache/doris-flink-connector/issues/536
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
deng-jeffer commented on issue #536:
URL:
https://github.com/apache/doris-flink-connector/issues/536#issuecomment-2579052551
> > @JNSimba How does this problem relate to schema changes?
> > These should be two problems
>
> 1. Schema change failed (theoretically, it should not affec
deng-jeffer commented on issue #536:
URL:
https://github.com/apache/doris-flink-connector/issues/536#issuecomment-2578987858
> > @JNSimba How does this problem relate to schema changes?
> > These should be two problems
>
> 1. Schema change failed (theoretically, it should not affec
JNSimba commented on issue #536:
URL:
https://github.com/apache/doris-flink-connector/issues/536#issuecomment-2578004205
> @JNSimba How does this problem relate to schema changes?
These should be two problems
1. Schema change failed (theoretically, it should not affect the flink job)
deng-jeffer commented on issue #536:
URL:
https://github.com/apache/doris-flink-connector/issues/536#issuecomment-2575147654
@JNSimba How does this problem relate to schema changes?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
JNSimba commented on issue #536:
URL:
https://github.com/apache/doris-flink-connector/issues/536#issuecomment-2574739371
You can try this PR #537 , schemachange should be ignored
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
deng-jeffer opened a new issue, #536:
URL: https://github.com/apache/doris-flink-connector/issues/536
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and
found no similar issues.
### Version
zhangstar333 commented on issue #45297:
URL: https://github.com/apache/doris/issues/45297#issuecomment-2572753130
maybe could use java-udf.
the remote-udf is not maintain.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
Ak47biubiuaaa commented on issue #46432:
URL: https://github.com/apache/doris/issues/46432#issuecomment-2572332940
The same SQL and scheduled tasks did not appear in version 2.1.6, and this
exception has only appeared since the upgrade to 2.1.7
--
This is an automated message from the Apa
Ak47biubiuaaa commented on issue #46432:
URL: https://github.com/apache/doris/issues/46432#issuecomment-2572327514
> You can check the be.out log
I find a SQL exec error : (1105, 'errCode = 2, detailMessage = Backend
process epoch changed, previous 1736012512920 now 1736092876420, me
Ak47biubiuaaa commented on issue #46432:
URL: https://github.com/apache/doris/issues/46432#issuecomment-2572314410
> You can check the be.out log
*** Query id: 77d107fac80347d9-b07bc57eb6d9ea79 ***
*** is nereids: 1 ***
*** tablet id: 0 ***
*** Aborted at 1736092862 (unix time
XLPE commented on issue #46432:
URL: https://github.com/apache/doris/issues/46432#issuecomment-2572237671
You can check the be.out log
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific
Ak47biubiuaaa opened a new issue, #46432:
URL: https://github.com/apache/doris/issues/46432
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
2.1.7
### W
yiguolei commented on issue #45323:
URL: https://github.com/apache/doris/issues/45323#issuecomment-2571269487
please upgrade to doris 2.1.7
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the sp
yiguolei closed issue #45323: [Bug] doris be crash down
URL: https://github.com/apache/doris/issues/45323
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail
dengliming commented on issue #32074:
URL: https://github.com/apache/doris/issues/32074#issuecomment-2559089864
Any progress?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
Yulei-Yang closed issue #45641: [Bug] doris create more and more ranger policy
refresher
URL: https://github.com/apache/doris/issues/45641
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specif
Yulei-Yang opened a new issue, #45641:
URL: https://github.com/apache/doris/issues/45641
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
2.1
### What's
ixzc commented on issue #45323:
URL: https://github.com/apache/doris/issues/45323#issuecomment-2547761494
maybe this is known issue. you can upgrade your doris 2.1 latest version
https://github.com/apache/doris/pull/35655
--
This is an automated message from the Apache Git Service.
To r
spihiker commented on issue #44784:
URL: https://github.com/apache/doris/issues/44784#issuecomment-2540634709
When will a stable version be released? From 1.0 to 2.1, just simple sql,
just crashed. As a database product, no matter how many functions it has and
how good its performance is, i
fuimaz opened a new issue, #45323:
URL: https://github.com/apache/doris/issues/45323
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
2.1.3
### What's W
windylcx opened a new issue, #45297:
URL: https://github.com/apache/doris/issues/45297
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
3.0.3
### What's
lu598110900 commented on issue #28759:
URL: https://github.com/apache/doris/issues/28759#issuecomment-2526701713
2.0.15 has same issue
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific
ixzc commented on issue #44784:
URL: https://github.com/apache/doris/issues/44784#issuecomment-2513477862
can you provide more information to let us reproduce this or try using jdk8
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
0xqq commented on issue #44538:
URL: https://github.com/apache/doris/issues/44538#issuecomment-2510436203
SET enable_unicode_name_support=true; -- 是否启用中文支持
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
pokerface-afk opened a new issue, #44784:
URL: https://github.com/apache/doris/issues/44784
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
V2.1.5
###
XLPE opened a new issue, #44694:
URL: https://github.com/apache/doris/issues/44694
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
3.0.2-rc03
### What'
ping-cai commented on issue #38412:
URL: https://github.com/apache/doris/issues/38412#issuecomment-2500148485
有大佬打算解决一下这个问题吗?感觉很有用
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific com
ixzc commented on issue #44550:
URL: https://github.com/apache/doris/issues/44550#issuecomment-2500150034
we are researching phase and will add this in the future
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
awesomeleo opened a new issue, #44550:
URL: https://github.com/apache/doris/issues/44550
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
2.0.9
### What
rw12306 opened a new issue, #44538:
URL: https://github.com/apache/doris/issues/44538
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
v3.0
### What's W
chn5944 commented on issue #44037:
URL: https://github.com/apache/doris/issues/44037#issuecomment-2490186742
> You can upgrade your Doris to 2.0.15 or 2.1.7 to solve this
ok, i test version 2.0.4 doesn't have this problem
--
This is an automated message from the Apache Git Service.
chn5944 closed issue #44037: [Bug]
URL: https://github.com/apache/doris/issues/44037
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr..
awesomeleo opened a new issue, #44271:
URL: https://github.com/apache/doris/issues/44271
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
doris 2.0.9
##
ixzc commented on issue #44037:
URL: https://github.com/apache/doris/issues/44037#issuecomment-2482209759
You can upgrade your Doris to 2.0.15 or 2.1.7 to solve this
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
chn5944 opened a new issue, #44037:
URL: https://github.com/apache/doris/issues/44037
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
2.0.0
### What's
autelai2 commented on issue #43775:
URL: https://github.com/apache/doris/issues/43775#issuecomment-2470228250
Statistics storage initiated failed, will try again later
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
autelai2 opened a new issue, #43775:
URL: https://github.com/apache/doris/issues/43775
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
2.1.6
### What's
ming12713 commented on issue #43751:
URL: https://github.com/apache/doris/issues/43751#issuecomment-2469949747
In my Case, Kafka Writes to Doris via Connector Sink Mode, When Doris is
restarted, the connector continues to write data. The logs parse the
coordinator BE IP. Is it possible that
ming12713 opened a new issue, #43751:
URL: https://github.com/apache/doris/issues/43751
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
2.1.1
### What'
wzhxs commented on issue #42695:
URL: https://github.com/apache/doris/issues/42695#issuecomment-2469626825
@ixzc ok,Submitted pr, look for pull number 43688
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above
Han-lai commented on issue #43550:
URL: https://github.com/apache/doris/issues/43550#issuecomment-2467285370
> How much data was loaded in on stream load?流載入時載入了多少數據?
In this stream load process, a total of 100 rows of data were loaded, as
indicated by the LoadedRows column. The LoadBytes
ixzc commented on issue #42695:
URL: https://github.com/apache/doris/issues/42695#issuecomment-2459008210
okay, we will fix this, we have a jira for this.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above t
gavinchou closed issue #42610: [Bug]
doris::io::HdfsHandlerCache::get_connection coredump
URL: https://github.com/apache/doris/issues/42610
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the speci
wzhxs opened a new issue, #42695:
URL: https://github.com/apache/doris/issues/42695
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
doris 2.1.6
### Wha
SWJTU-ZhangLei opened a new issue, #42610:
URL: https://github.com/apache/doris/issues/42610
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
master (cloud mod
Misaki030112 closed issue #503: [Bug] Doris Source When the parallelism is set
to greater than 1, the read data will be lost
URL: https://github.com/apache/doris-flink-connector/issues/503
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
Misaki030112 commented on issue #503:
URL:
https://github.com/apache/doris-flink-connector/issues/503#issuecomment-2437152094
> This has been fixed in this PR
[apache/doris#42421](https://github.com/apache/doris/pull/42421), you can try
it; Or you can use arrow-flight to read, you can refe
Misaki030112 commented on issue #503:
URL:
https://github.com/apache/doris-flink-connector/issues/503#issuecomment-2436748689
> What is the Doris version? Does taskmanager report an error? This PR #502
fixes the data loss caused by error retry during reading
Doris Version: 3.0.1
A
JNSimba commented on issue #503:
URL:
https://github.com/apache/doris-flink-connector/issues/503#issuecomment-2437092160
This has been fixed in this PR https://github.com/apache/doris/pull/42421,
you can try it
--
This is an automated message from the Apache Git Service.
To respond to th
Misaki030112 commented on issue #503:
URL:
https://github.com/apache/doris-flink-connector/issues/503#issuecomment-2436758429
> What is the Doris version? Does taskmanager report an error? This PR #502
fixes the data loss caused by error retry during reading
This PR #502 doesn't see
JNSimba commented on issue #503:
URL:
https://github.com/apache/doris-flink-connector/issues/503#issuecomment-2436682280
What is the Doris version? Does taskmanager report an error?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
Misaki030112 opened a new issue, #503:
URL: https://github.com/apache/doris-flink-connector/issues/503
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and
found no similar issues.
### Version
zy-kkk closed issue #41184: [Bug] doris数据库使用left
join连接mysql中的表时,mysql表中的非空字段作为查询条件报错【SQL 错误 [1105] [HY000]: errCode = 2,
detailMessage = (10.201.61.186)[INTERNAL_ERROR]Function eq get failed, expr is
VectorizedFnCall[eq](arguments=IS_ENABLED, Int8,return=Nullable(UInt8)) and
return type is N
zy-kkk commented on issue #41184:
URL: https://github.com/apache/doris/issues/41184#issuecomment-2370112078
https://github.com/apache/doris/pull/41014
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go
hunagjingxin opened a new issue, #41184:
URL: https://github.com/apache/doris/issues/41184
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
2.1.6
### Wh
htyoung commented on issue #33484:
URL: https://github.com/apache/doris/issues/33484#issuecomment-2362958642
We have encountered this problem four times recently, and one of our
clusters has had this problem three times in one week.
--
This is an automated message from the Apache Git Serv
liutao-123 closed issue #482: [Bug] doris中如果有表,则不会同步
URL: https://github.com/apache/doris-flink-connector/issues/482
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscr
vinlee19 commented on issue #482:
URL:
https://github.com/apache/doris-flink-connector/issues/482#issuecomment-2358232835
Maybe you can solve the problem by using `--single-sink true`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
cjj198909 opened a new issue, #40701:
URL: https://github.com/apache/doris/issues/40701
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
3.0.1
### What'
baimafeima-yf closed issue #40586: [Bug] doris.2.0.14版本show frontends耗时很慢
30s,其他命令都是毫秒级
URL: https://github.com/apache/doris/issues/40586
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific
baimafeima-yf opened a new issue, #40586:
URL: https://github.com/apache/doris/issues/40586
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
2.0.14
###
nextdreamblue opened a new issue, #40506:
URL: https://github.com/apache/doris/issues/40506
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
2.0/2.1
JNSimba commented on issue #482:
URL:
https://github.com/apache/doris-flink-connector/issues/482#issuecomment-2331293405
It has been fixed and can be tried with 24.0.0
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
liutao-123 opened a new issue, #482:
URL: https://github.com/apache/doris-flink-connector/issues/482
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and
found no similar issues.
### Version
xaiyuming20 opened a new issue, #39774:
URL: https://github.com/apache/doris/issues/39774
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
doris的fe和be是2.1.5版本,
nextdreamblue opened a new issue, #38973:
URL: https://github.com/apache/doris/issues/38973
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
master
###
TangSiyang2001 opened a new issue, #38590:
URL: https://github.com/apache/doris/issues/38590
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
All versions with
elon-X opened a new issue, #38503:
URL: https://github.com/apache/doris/issues/38503
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
[2.1.5-rc02](https://gith
Lif0820 commented on issue #38412:
URL: https://github.com/apache/doris/issues/38412#issuecomment-2254756045
关联字段类型保持一致,不要bigint、varchar关联
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the spec
sxiaolina opened a new issue, #38412:
URL: https://github.com/apache/doris/issues/38412
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
5.7.99
### What
patrickdung2022 commented on issue #38252:
URL: https://github.com/apache/doris/issues/38252#issuecomment-2251851829
Doris version 2.1.5 is released
Have anyone test the new version to see if the problem is resolved?
--
This is an automated message from the Apache Git Service.
To respon
victory-wu opened a new issue, #38250:
URL: https://github.com/apache/doris/issues/38250
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
2.0.13
### Wh
wenyiliu commented on issue #37655:
URL: https://github.com/apache/doris/issues/37655#issuecomment-2244192091
Memory monitoring We have confirmed that there are no obvious anomalies
sent, the memory continues to rise phenomenon still exists, we are currently
using a timed restart strategy t
ervingit closed issue #38073: [Bug] Doris create catalog fail with error
setting certificate verify locations
URL: https://github.com/apache/doris/issues/38073
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above
ensean opened a new issue, #38183:
URL: https://github.com/apache/doris/issues/38183
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
* Document version: 2.1
ervingit commented on issue #38073:
URL: https://github.com/apache/doris/issues/38073#issuecomment-2238528491
Thank you for reply, it works for me!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to
zy-kkk commented on issue #38073:
URL: https://github.com/apache/doris/issues/38073#issuecomment-2235971275
1. Refer to the following document:
https://doris.apache.org/docs/faq/lakehouse-faq/#certificate-issues
2. Change the driver_url address in the properties of create catalog to http
ervingit opened a new issue, #38073:
URL: https://github.com/apache/doris/issues/38073
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
Version : doris-2.0.12
xiaofan2022 commented on issue #37833:
URL: https://github.com/apache/doris/issues/37833#issuecomment-2235240843
The reason for the problem is: Be through org.apache.doris.com jni_connector
call mon. Jni. JniScanner the open method and JniScanner in hudi - scanner
modle of a spark-catalyst
xinyiZzz commented on issue #37655:
URL: https://github.com/apache/doris/issues/37655#issuecomment-2235181872
look at memory monitoring, there is an obvious possibility of memory leaks,
2.0.3 has a known memory leak, it is recommended to upgrade to the latest
version 2.0.x first.
If
zclllyybb commented on issue #37868:
URL: https://github.com/apache/doris/issues/37868#issuecomment-2233306069
`show routine load for ${your_routine_load_name}` and you will get a link to
detail error messages
--
This is an automated message from the Apache Git Service.
To respond to the
1 - 100 of 302 matches
Mail list logo