seatunnel
seatunnel copied to clipboard
[Feature] [Druid Connector] Not support auth and keyword column
Search before asking
- [X] I had searched in the issues and found no similar issues.
What happened
the durid connector no set password and username when create jdbc connection.
SeaTunnel Version
all
SeaTunnel Config
source {
DruidSource {
jdbc_url = "jdbc:avatica:remote:url=xxxx"
result_table_name = "test"
}
}
Running Command
debug with idea
Error Exception
timeout
Flink or Spark Version
No response
Java or Scala Version
No response
Screenshots
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
i have submit a PR : https://github.com/apache/incubator-seatunnel/pull/2739
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 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.