-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels