Hi, 

I’m trying to build 0.7.3 release of zeppeling on a Centos 7 box. 

I have /opt/scala and /opt/spark  setup and their bin directories in my path. 
(scala 2.11.11 and spark 2.1.1) 

I’m trying to build a basic release  ‘mvn clean package -DskipTests’  to start… 

I’m running in to the following error:
[ERROR] 
/opt/zeppelin-0.7.3/zeppelin-display/src/main/scala/org/apache/zeppelin/display/angular/AbstractAngularElem.scala:25:
 error: object xml is not a member of package scala
[INFO] import scala.xml._
[INFO]              ^


This occurs when trying to build the GUI. 

Any suggestions? 

Thx

-Mike

Reply via email to