Here's a bit shorter alternative, too https://gist.github.com/snowindy/008f3e8b878a23c00679
2015-09-09 18:58 GMT+04:00 shahab <[email protected]>: > Thanks Phil, it works. Great job and well done! > > best, > /Shahab > > On Mon, Sep 7, 2015 at 6:32 PM, Phil Wills <[email protected]> wrote: > >> 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 >>> >>> > -- Best regards, Eugene.
