Compile Zepplin source and get output like tar file structure

2018-04-29 Thread Soheil Pourbafrani
Using the command mvn clean package -DskipTests -Pspark-2.0 -Phadoop-2.4 -Pr -Pscala-2.11 I compiled Zeppelin source but the outputs are messy and unstructured. How can I compile it to get output like Zeppelin binary tar file structure?

Re: Is it possible to run Zeppelin on cluster

2018-04-29 Thread Soheil Pourbafrani
Thanks, I meant the Zeppelin itself, not it's jobs. On Sun, Apr 29, 2018 at 11:51 PM, Michael Segel wrote: > Yes if you mean to run the spark jobs on a cluster. > > > On Apr 29, 2018, at 7:25 AM, Soheil Pourbafrani > wrote: > > I mean to configure Zeppelin in multimode. > > On Sun, Apr 29, 2018

Re: Is it possible to run Zeppelin on cluster

2018-04-29 Thread Michael Segel
Yes if you mean to run the spark jobs on a cluster. On Apr 29, 2018, at 7:25 AM, Soheil Pourbafrani mailto:soheil.i...@gmail.com>> wrote: I mean to configure Zeppelin in multimode. On Sun, Apr 29, 2018 at 4:49 PM, Soheil Pourbafrani mailto:soheil.i...@gmail.com>> wrote: Something like Kafka or

zeppelin 0.8 tar file

2018-04-29 Thread Soheil Pourbafrani
Is there any pre-compiled tar file of Zeppelin 0.8 to download?

Re: [Julia] Does Spark.jl work in Zeppelin's existing Spark/livy.spark interpreters?

2018-04-29 Thread Josh Goldsborough
Yeah, I know with Spark.jl I can within Julia a spark package & work within Julia & invoke Spark methods. But I was wondering if I can do a different but still similar hybrid approach via Zeppelin. So like how SparkR allows me to freely swap between Spark & R style & use an R type syntax. This w

Re: Is it possible to run Zeppelin on cluster

2018-04-29 Thread Soheil Pourbafrani
I mean to configure Zeppelin in multimode. On Sun, Apr 29, 2018 at 4:49 PM, Soheil Pourbafrani wrote: > Something like Kafka or Hadoop cluster? >

Is it possible to run Zeppelin on cluster

2018-04-29 Thread Soheil Pourbafrani
Something like Kafka or Hadoop cluster?