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: errCode = 2, detailMessage = 
(192.168.68.136)[CANCELLED] - java.sql.SQLException: errCode = 2, detailMessage 
= (192.168.68.136)[CANCELLED]
   2025-03-03 20:37:40 -        at 
com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
   2025-03-03 20:37:40 -        at 
com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
   2025-03-03 20:37:40 -        at 
com.mysql.cj.jdbc.result.ResultSetImpl.next(ResultSetImpl.java:1828)
   2025-03-03 20:37:40 -        at 
com.panda.datax.plugin.rdbms.reader.CommonRdbmsReader$Task.startRead(CommonRdbmsReader.java:207)
   2025-03-03 20:37:40 -        at 
com.panda.datax.plugin.reader.dorisreader.DorisReader$Task.startRead(DorisReader.java:78)
   2025-03-03 20:37:40 -        at 
com.panda.datax.core.taskgroup.runner.ReaderRunner.run(ReaderRunner.java:57)
   2025-03-03 20:37:40 -        at java.lang.Thread.run(Thread.java:748)
   2025-03-03 20:37:40 - 
   2025-03-03 20:37:40 -        at 
com.panda.datax.common.exception.DataXException.asDataXException(DataXException.java:41)
   2025-03-03 20:37:40 -        at 
com.panda.datax.plugin.rdbms.util.RdbmsException.asQueryException(RdbmsException.java:97)
   2025-03-03 20:37:40 -        at 
com.panda.datax.plugin.rdbms.reader.CommonRdbmsReader$Task.startRead(CommonRdbmsReader.java:220)
   2025-03-03 20:37:40 -        at 
com.panda.datax.plugin.reader.dorisreader.DorisReader$Task.startRead(DorisReader.java:78)
   2025-03-03 20:37:40 -        at 
com.panda.datax.core.taskgroup.runner.ReaderRunner.run(ReaderRunner.java:57)
   2025-03-03 20:37:40 -        at java.lang.Thread.run(Thread.java:748)
   2025-03-03 20:37:40 - Caused by: java.sql.SQLException: errCode = 2, 
detailMessage = (192.168.68.136)[CANCELLED]
   2025-03-03 20:37:40 -        at 
com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
   2025-03-03 20:37:40 -        at 
com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
   2025-03-03 20:37:40 -        at 
com.mysql.cj.jdbc.result.ResultSetImpl.next(ResultSetImpl.java:1828)
   2025-03-03 20:37:40 -        at 
com.panda.datax.plugin.rdbms.reader.CommonRdbmsReader$Task.startRead(CommonRdbmsReader.java:207)
   2025-03-03 20:37:40 -        ... 3 more
   
   
   ### What's Wrong?
   
   You need to extract 4 million data from DORIS, but if you withdraw 2 million 
data, this error will be reported. 
   I have adjusted the timeout setting, and I don't have any ideas at the 
moment, so how can I solve it.
   
   ### What You Expected?
   
   need help,how can I solve it.
   
   ### How to Reproduce?
   
   _No response_
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [x] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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...@doris.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to