Thanks Moon, it worked out. Thanks, Andrii
On Mon, Nov 7, 2016 at 10:59 PM, moon soo Lee <[email protected]> wrote: > Hi, > > A patch available for the error you have. > https://github.com/apache/zeppelin/pull/1603 > > By the way, if you just want to build and use Zeppelin, you can try skip > test by adding -DskipTests in your maven command. > > Thanks, > moon > > On Mon, Nov 7, 2016 at 9:51 PM Andrii Pelekh <[email protected]> wrote: > > > Hi all, > > > > I'm new to the project and I'm trying to build Zeppelin from source. I > > followed all the instructions and double checked all the software > required > > multiple times but I keep getting errors. Please help. My log file is > > attached. > > > > $ git clone https://github.com/apache/zeppelin.git > > $ cd zeppelin/ > > $ ./dev/change_scala_version.sh 2.11 > > $ mvn clean package -Pspark-2.0 -Phadoop-2.4 -Pyarn -Ppyspark -Psparkr > > -Pscala-2.11 > > > > > > System details: > > Ubuntu 16.04.1 LTS > > Open jdk 7 > > Apache Maven 3.3.9 > > > > Thanks, > > Andrii > > >
