Trying to run pyspark code on docker image of aws_glue on mac

Viewed 63

The following error I get.

The code failed because of a fatal error. Some things to try: a) Make sure Spark has enough available resources for Jupyter to create a Spark context. b) Contact your Jupyter administrator to make sure the Spark magics library is configured correctly. c) Restart the kernel.

How can i make sure that i have enough resources? Is there any way to fix this?

0 Answers
Related