You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hop.apache.org by "suharevA (via GitHub)" <gi...@apache.org> on 2023/02/03 07:19:46 UTC

[GitHub] [hop] suharevA opened a new issue, #2223: Out how to make the right settings jdbc:clickhouse

suharevA opened a new issue, #2223:
URL: https://github.com/apache/hop/issues/2223

   version 2.0.0
   Out how to make the right settings. Tables are not fully imported. For normal work on the part of dbeaver, and dataGrip made these settings
   send_timeout=3600
   receive_timeout=3600. And everything works. How can I make such settings in the driver properties in hop?
   jdbc:clickhouse://url:port/default?socket_timeout=300000
   
   Or similar to these settings


-- 
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: dev-unsubscribe@hop.apache.org.apache.org

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


[GitHub] [hop] hansva closed issue #2223: Out how to make the right settings jdbc:clickhouse

Posted by "hansva (via GitHub)" <gi...@apache.org>.
hansva closed issue #2223: Out how to make the right settings jdbc:clickhouse
URL: https://github.com/apache/hop/issues/2223


-- 
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: dev-unsubscribe@hop.apache.org

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


[GitHub] [hop] hansva commented on issue #2223: Out how to make the right settings jdbc:clickhouse

Posted by "hansva (via GitHub)" <gi...@apache.org>.
hansva commented on issue #2223:
URL: https://github.com/apache/hop/issues/2223#issuecomment-1415318611

   Hi @suharevA,
   
   You can add extra options to the database connection in the options tab of the connection.
   These will be added to the jdbc url.
   
   <img width="702" alt="image" src="https://user-images.githubusercontent.com/1140235/216548136-5c4c93e7-4e8a-401b-a0bd-faad12a1a4fe.png">
   
   


-- 
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: issues-unsubscribe@hop.apache.org

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