if you add -pl ![interpreter-name] this will omit the interpreter from the build example -pl !flink will not include flink in the build.
if you are using bash don't forget \ mnv clean package -DskipTests -pl \!flink,\!cassandra On Mon, Mar 21, 2016 at 10:43 AM tog <guillaume.all...@gmail.com> wrote: > Hi there > > I cannot remember how to build zeppelin with only Spark and Python support > ? > Can someone reming me the magic build command? > > Cheers > Guillaume >