You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I have been using sparkmagic on AWS EMR cluster with Jupyter lab.
The problem is when I follow up the tutorial from FB Prophet(link), I couldn't even fit the model.
To Reproduce
Create EMR cluster with Livy.
Execute your jupyter lab and connect to your EMR cluster you created in step 1.
Follow the quick start instruction that Facebook Prophet has been servinglink
Expected behavior
The prophet model should be fitted with my data because when I train it with local pyspark shell, it works!
Screenshots
Versions:
SparkMagic 0.18.0
Livy (if you know it) 0.7.0
Spark 2.4.7
Additional context
I guess the problem is caused by Jackson because the error message is to come from the library.
The text was updated successfully, but these errors were encountered:
Describe the bug
I have been using sparkmagic on AWS EMR cluster with Jupyter lab.
The problem is when I follow up the tutorial from FB Prophet(link), I couldn't even fit the model.
To Reproduce
Expected behavior
The prophet model should be fitted with my data because when I train it with local pyspark shell, it works!
Screenshots
Versions:
Additional context
I guess the problem is caused by Jackson because the error message is to come from the library.
The text was updated successfully, but these errors were encountered: