Search before asking
Version
spark-doris-connector-3.4_2.12
What's Wrong?
When I used spark-doris-connector trying to write data to doris ,and I specified host and port with "option(ConfigurationOptions.DORIS_FENODES, "10...166:8030")",but there's a exception with msg "doris.query.port cannot be null".
What You Expected?
append mode is fine the problem happend when I use overwrite mode
How to Reproduce?
No response
Anything Else?
No response
Are you willing to submit PR?
Code of Conduct