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

Instructions for launching spark-notebook on EMR 5.x #974

Open
SaiKiranBurle opened this issue Dec 19, 2018 · 5 comments
Open

Instructions for launching spark-notebook on EMR 5.x #974

SaiKiranBurle opened this issue Dec 19, 2018 · 5 comments

Comments

@SaiKiranBurle
Copy link

Hi,

I see that you have detailed instruction to launch the spark-notebook on EMR, but there are no instructions for EMR 5.x versions. Do you plan to release them? I tried the instructions described for 4.x, but I'm facing the same issues described in

#368

but none of the solutions mentioned work for me. I wonder if that is because the solution is specific to EMR 4.1.

@frbayart
Copy link
Contributor

Hi,

we don't have test platform on EMR for now ... but I can see on AWS documentation the Spark version on last EMR 5.20.0 is using Spark 2.4 and for now we don't support it. Did you try EMR 5.16 ?

Else could you send us more details about your error ?

@vidma
Copy link
Contributor

vidma commented Dec 28, 2018

P.S. didn't test it much, but spark-notebook seems to work OK with spark 2.4.

@yeikel
Copy link

yeikel commented Jan 4, 2019

How do you download spark-notebook for 2.4? Website does not allow that

@vidma
Copy link
Contributor

vidma commented Jan 4, 2019

at the moment for spark 2.4 you need to build it yourself. see https://github.com/spark-notebook/spark-notebook/blob/master/docs/build_from_source.md

@SaiKiranBurle
Copy link
Author

Hi, my question is specific to EMR version and not the spark version. The issues I'm facing are related to setting the class path for the interpreter. Are there any plans to release instructions to set up the spark-notebook on EMR 5.x versions?
Currently, the documentation has instructions up to EMR 4.5.
https://github.com/spark-notebook/spark-notebook/blob/master/docs/clusters_clouds.md

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

No branches or pull requests

4 participants