Anders script is a bit out of date if you're using the latest version of EMR. Here's my fork:
https://gist.github.com/philwills/71539f833f57338236b5 which worked OK for me fairly recently. Phil On Mon, 7 Sep 2015 at 10:01 shahab <[email protected]> wrote: > Hi, > > I am trying to use Zeppelin to work with Spark on Amazon EMR. I used the > script provided by Anders ( > https://gist.github.com/andershammar/224e1077021d0ea376dd) to setup > Zeppelin. The Zeppelin can connect to Spark but when I got error when I run > the tutorials. and I get the following error: > > ...FileNotFoundException: File > file:/home/hadoop/zeppelin/interpreter/spark/dep/zeppelin-spark-dependencies-0.6.0-incubating-SNAPSHOT.jar > does not exist > > However, the above file does exists in that path on the Master node.' > > I do appreciate if anyone has any experience to share how to setup > Zeppelin with EMR . > > best, > /Shahab > >
