You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had searched in the feature and found no similar feature requirement.
Description
hdfsFile source didn`t support pure json line now, without schema.
目前的hdfsFile source 不支持单纯的 json 行文本(不需要写明 schema),期望支持,这样对于复杂的嵌套格式兼容性更好。
数据传输组件只负责数据推送本身,将复杂结构的组装和解析还给数据生成方和消费方。