Replies: 1 comment 1 reply
-
Sorry, this was accidentally posted in that repo instead of Hyperspace and I couldn't delete it. :( |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I use pyspark 2.4.7 and on-premise Hadoop cluster, and also Hyperspace v 0.4.0 by adding param
"spark.jars.packages": {"com.microsoft.hyperspace:hyperspace-core_2.11": "0.3.0"}
to the spark-session conf.When I try to reproduce the example from the quick start guide:
I get this error:
What did I do wrong?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions