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
{{ message }}
This repository has been archived by the owner on Dec 20, 2018. It is now read-only.
Is there a possibility to make a dataframe from generic avro records that are in a DStream?
In the tests I have seen something like writing each rdd to a temp file and then read it back with spark-avro, but I do not want to add another step into the process.
The text was updated successfully, but these errors were encountered:
Is there a possibility to make a dataframe from generic avro records that are in a DStream?
In the tests I have seen something like writing each rdd to a temp file and then read it back with spark-avro, but I do not want to add another step into the process.
The text was updated successfully, but these errors were encountered: