You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/10/26 07:22:51 UTC

[GitHub] [incubator-seatunnel] 365323507 opened a new issue, #3190: [clickhouse][Connector-V2] How to use connection ssl

365323507 opened a new issue, #3190:
URL: https://github.com/apache/incubator-seatunnel/issues/3190

   ### Search before asking
   
   - [X] I had searched in the [feature](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.
   
   
   ### Description
   
   sink {
   	Clickhouse {
   		host = "192.168.0.245:8123"
   		database = "table"
   		table = "t1"
   		username = "default"
   		password = "1234561"
   		clickhouse.ssl = "true"
   		clickhouse.ssl_mode = "none"
   		clickhouse.ssl_root_certificate = "/home/bigdata/module/seatunnel/kong/server.crt"
   		schema = {
   			fields {
   				uri = string
   			}
   		}
   		bulk_size = 1
   	}
   }
   
   Connection error
   
   ### Usage Scenario
   
   [clickhouse][Connector-V2] Clickhouse SSL used sink Connection error
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a 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@seatunnel.apache.org.apache.org

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


[GitHub] [incubator-seatunnel] Hisoka-X commented on issue #3190: [clickhouse][Connector-V2] How to use connection ssl

Posted by GitBox <gi...@apache.org>.
Hisoka-X commented on issue #3190:
URL: https://github.com/apache/incubator-seatunnel/issues/3190#issuecomment-1299515975

   This is a good feature. Looking forward your PR!


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

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


[GitHub] [incubator-seatunnel] github-actions[bot] commented on issue #3190: [clickhouse][Connector-V2] How to use connection ssl

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #3190:
URL: https://github.com/apache/incubator-seatunnel/issues/3190#issuecomment-1347569491

   This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems 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 above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@seatunnel.apache.org

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


[GitHub] [incubator-seatunnel] github-actions[bot] closed issue #3190: [clickhouse][Connector-V2] How to use connection ssl

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #3190: [clickhouse][Connector-V2] How to use connection ssl
URL: https://github.com/apache/incubator-seatunnel/issues/3190


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

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


[GitHub] [incubator-seatunnel] github-actions[bot] commented on issue #3190: [clickhouse][Connector-V2] How to use connection ssl

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #3190:
URL: https://github.com/apache/incubator-seatunnel/issues/3190#issuecomment-1335982562

   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


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

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