spark-doris-connector插件的一个建议 #10764
young138120
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
version:'org.apache.doris:spark-doris-connector-3.1_2.12:1.0.1'


再使用插件做stream load的时候,如果出现的一些字段不匹配或者相关的问题,返回的信息里面没有带有ErrorURL信息
直接被吞了
看了下官方的文档,目前没有能够重新查到这个ErrorURL的方式或者入口耶,所以每次都需要local的模式去复现,再数据比较大的情况就会很麻烦了
Beta Was this translation helpful? Give feedback.
All reactions