You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/01/18 02:38:00 UTC

[GitHub] [dolphinscheduler] SbloodyS opened a new issue #8095: [Bug] [DataSource] Connect to DB2 error

SbloodyS opened a new issue #8095:
URL: https://github.com/apache/dolphinscheduler/issues/8095


   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   ```
   Failed to load driver class com.ibm.db2.jcc.DB2Driver in either of HikariConfig class loader or Thread context classloader
   ```
   
   ### What you expected to happen
   
   connect successfully
   
   ### How to reproduce
   
   connect successfully.
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   dev
   
   ### 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-unsubscribe@dolphinscheduler.apache.org

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



[GitHub] [dolphinscheduler] SbloodyS commented on issue #8095: [Bug] [DataSource] Connect to DB2 error

Posted by GitBox <gi...@apache.org>.
SbloodyS commented on issue #8095:
URL: https://github.com/apache/dolphinscheduler/issues/8095#issuecomment-1015179161


   Related issue: #8099 
   
   @zhongjiajie I found that both Oracle and DB2 are paid software. Do these dependencies meet our policy? Or do we need to operate like MySQL?


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

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



[GitHub] [dolphinscheduler] SbloodyS edited a comment on issue #8095: [Bug] [DataSource] Connect to DB2 error

Posted by GitBox <gi...@apache.org>.
SbloodyS edited a comment on issue #8095:
URL: https://github.com/apache/dolphinscheduler/issues/8095#issuecomment-1016026034


   > I am not familiar with BD2, but I notice that Oracle have a XE version and it could be using in test 
   https://github.com/oracle/docker-images/tree/main/OracleDatabase/SingleInstance
   
   I have test this image in ci yesterday. The size of this image is almost 7GB. It took almost 45 minutes(Building 30 min && 
   Initialization 15 min). And I also test this image in my private server(16c 64GB). It still took almost 15 minutes. It seems impossible to use this image in ci.
   
   I think the problem of oracle image is similar to hadoop related images.Just as I mentioned in #8085.


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

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



[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #8095: [Bug] [DataSource] Connect to DB2 error

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #8095:
URL: https://github.com/apache/dolphinscheduler/issues/8095#issuecomment-1015020226


   Hi:
   * Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can subscribe to the developer's email,Mail subscription steps reference https://dolphinscheduler.apache.org/en-us/community/development/subscribe.html ,Then write the issue URL in the email content and send question to dev@dolphinscheduler.apache.org.


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

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



[GitHub] [dolphinscheduler] zhongjiajie commented on issue #8095: [Bug] [DataSource] Connect to DB2 error

Posted by GitBox <gi...@apache.org>.
zhongjiajie commented on issue #8095:
URL: https://github.com/apache/dolphinscheduler/issues/8095#issuecomment-1015045570


   I thinks we should fix this bug. we should support all datasource we have support before.


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

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



[GitHub] [dolphinscheduler] zhongjiajie commented on issue #8095: [Bug] [DataSource] Connect to DB2 error

Posted by GitBox <gi...@apache.org>.
zhongjiajie commented on issue #8095:
URL: https://github.com/apache/dolphinscheduler/issues/8095#issuecomment-1016265459


   OMG, it take such a long time.


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

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



[GitHub] [dolphinscheduler] zhongjiajie commented on issue #8095: [Bug] [DataSource] Connect to DB2 error

Posted by GitBox <gi...@apache.org>.
zhongjiajie commented on issue #8095:
URL: https://github.com/apache/dolphinscheduler/issues/8095#issuecomment-1016020680


   > Related issue: #8099
   > 
   > @zhongjiajie I found that both Oracle and DB2 are paid software. Do these dependencies meet our policy? Or do we need to operate like MySQL?
   
   I am not familiar with BD2, but I notice that Oracle have a XE version and it could be using in test https://github.com/oracle/docker-images/tree/main/OracleDatabase/SingleInstance


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

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



[GitHub] [dolphinscheduler] SbloodyS commented on issue #8095: [Bug] [DataSource] Connect to DB2 error

Posted by GitBox <gi...@apache.org>.
SbloodyS commented on issue #8095:
URL: https://github.com/apache/dolphinscheduler/issues/8095#issuecomment-1016026034


   > I am not familiar with BD2, but I notice that Oracle have a XE version and it could be using in test 
   > https://github.com/oracle/docker-images/tree/main/OracleDatabase/SingleInstance
   I have test this image in ci yesterday. The size of this image is almost 7GB. It took almost 45 minutes(Building 30 min && 
   Initialization 15 min). And I also test this image in my private server(16c 64GB). It still took almost 15 minutes. It seems impossible to use this image in ci.
   
   I think the problem of oracle image is similar to hadoop related images.Just as I mentioned in #8085.


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

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



[GitHub] [dolphinscheduler] SbloodyS closed issue #8095: [Bug] [DataSource] Connect to DB2 error

Posted by GitBox <gi...@apache.org>.
SbloodyS closed issue #8095:
URL: https://github.com/apache/dolphinscheduler/issues/8095


   


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

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