0

I'm trying to locate and upload Great_Expectations .JAR file to Azure Synapse via Azure Synapse Studio, to update Apache Spark

enter image description here

I would normally upload a requirements.txt manually via Apache Spark Pool 'Packages' but I'm having problems doing that, therefore attempting to upload a .JAR file.

Can someone let me know where I can find the Great_Expectations.JAR file?

Alternatively, can someone show me where I can find the Python Wheel file or Workspace Package for Great_Expectations please

Patterson
  • 1,927
  • 1
  • 19
  • 56
  • ok, I found the Great_Expectations wheel package and uploaded it into Apache Spark but I'm still getting the error ```ModuleNotFoundError: No module named 'great_expectations'`` Any thoughts? – Patterson Jul 29 '21 at 11:08

1 Answers1

0

Administrators you can close this because the answer to my question can be found here

https://pypi.org/project/great-expectations/#files

Thanks anyway

Patterson
  • 1,927
  • 1
  • 19
  • 56