Skip to content

Compatibility with TuriCreate? #52

@philmassie

Description

@philmassie

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions