6

I have an existing Apache Spark (1.3 version) standalone cluster on AWS and I would like to install Apache Zeppelin.

I have a very simple question, do I have to install Zeppelin on the Spark's master?

If the answer is yes, Could I use that guide https://github.com/apache/incubator-zeppelin#build ?

thank you to everybody

1 Answer 1

14

You can install Zeppelin on Spark Master or any other machine which has access to the cluster. All you need to do is to specify the MASTER URL in zeppelin-env.sh or you can edit the interpreter properties on the Zeppelin Webapp.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.