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

Compatibility with TuriCreate? #52

Open
philmassie opened this issue Feb 17, 2022 · 0 comments
Open

Compatibility with TuriCreate? #52

philmassie opened this issue Feb 17, 2022 · 0 comments

Comments

@philmassie
Copy link

Hello
Apologies for the probably idiotic question but I am trying to figure out how to, or if its reasonable, to get this library to help me export/import between Parquet and SFrame from TuriCreate. is this possible?
What I've tried so far:
Build the JAR in my EMR cluster (Spark 2.4.7)
include the Jar in my PySpark configs.
import SFrame from TuriCreate library.
try the .from_rdd() method without success.
[AttributeError: type object 'SFrame' has no attribute 'from_rdd']()

I'm not clever enough to figure this out, any guidance would be greatly appreciated.

Thank you

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

No branches or pull requests

1 participant