Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Unable to fit the model of Facebook Prophet #717

Open
reason1241 opened this issue Jun 7, 2021 · 0 comments
Open

[BUG] Unable to fit the model of Facebook Prophet #717

reason1241 opened this issue Jun 7, 2021 · 0 comments

Comments

@reason1241
Copy link

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

  1. Create EMR cluster with Livy.
  2. Execute your jupyter lab and connect to your EMR cluster you created in step 1.
  3. 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
image

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant