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

TFRecord to Parquet conversion #757

Closed
EvenOldridge opened this issue Apr 21, 2021 · 1 comment · Fixed by #1085
Closed

TFRecord to Parquet conversion #757

EvenOldridge opened this issue Apr 21, 2021 · 1 comment · Fixed by #1085

Comments

@EvenOldridge
Copy link
Member

No description provided.

@karlhigley
Copy link
Contributor

One method for doing this is to use LinkedIn's spark-tfrecord package to read TFRecords into a dataframe and then write the dataframe back out to disk as Parquet files.

@viswa-nvidia viswa-nvidia added this to the NVTabular v0.6 milestone Apr 26, 2021
@karlhigley karlhigley removed this from the NVTabular v0.6 milestone Jun 22, 2021
@benfred benfred added the P0 label Aug 13, 2021
@viswa-nvidia viswa-nvidia added this to the NVTabular-v21.09 milestone Aug 31, 2021
@benfred benfred linked a pull request Sep 17, 2021 that will close this issue
@benfred benfred closed this as completed Sep 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants