Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DataStream API Demo 修改后出现 UnsupportedOperationException #7

Closed
hsh075623201 opened this issue Aug 11, 2020 · 3 comments
Closed
Labels
question Further information is requested

Comments

@hsh075623201
Copy link

image

如上图所示:
目的是为了获取对象,而不是字符串,但是出现报错,请问应该如何处理呢?

@wuchong
Copy link
Member

wuchong commented Aug 12, 2020

SourceRecord 是不能序列化的,还是需要将 SourceRecord 转成自己的数据结构(可序列化)

@wuchong wuchong added the question Further information is requested label Aug 12, 2020
@hsh075623201
Copy link
Author

@wuchong 感谢!

@wuchong wuchong closed this as completed Aug 13, 2020
@812406210
Copy link

image

如上图所示:
目的是为了获取对象,而不是字符串,但是出现报错,请问应该如何处理呢?

你好,请问下,如果不进行序列化,这个demo是不是不能解析SourceRecord

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants