Skip to content

Importing SynapseML doesn't work #4648

@vishalovercome

Description

@vishalovercome

I'm working on a pyspark project and trying to leverage Microsoft's SynapseML library. There are two ways of installing synapseml:

  1. Dowloading as a JAR when running Spark submit - This is how it works in production but after downloading it locally, I'm unable to import the python libraries dues to which none of the IDE features work
  2. Installing it via pip - This won't work in production (spark-submit, Jupyter, etc.) but at least lets us leverage IDE features.

Is there a way to get all IDE features without installing it via pip?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestfixed in next version (main)A fix has been implemented and will appear in an upcoming version

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions