Hi Am building zeppelin on mapr 5.2 MEP 3.0 
COMMAND USED
mvn clean package -DskipTests -Pmapr50 -Pscalding -Dignite.version=1.9.0 
-Pcassandra-spark-1.5   -Dhbase.hbase.version=1.1.8 -Pspark-2.1 -Phadoop-2.7 
-Pyarn -Ppyspark -Psparkr -Pscala-2.11 


ERROR RECEIVED 
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=1024m; 
support was removed in 8.0
[INFO] Scanning for projects...
Downloading: 
https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for 
org.apache.zeppelin:zeppelin:0.8.0-SNAPSHOT: Could not transfer artifact 
org.apache:apache:pom:17 from/to central 
(https://repo.maven.apache.org/maven2): repo.maven.apache.org: Name or service 
not known and 'parent.relativePath' points at wrong local POM @ line 32, column 
11
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.zeppelin:zeppelin:0.8.0-SNAPSHOT 
(/opt/zeppelin/zeppelin/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM for 
org.apache.zeppelin:zeppelin:0.8.0-SNAPSHOT: Could not transfer artifact 
org.apache:apache:pom:17 from/to central 
(https://repo.maven.apache.org/maven2): repo.maven.apache.org: Name or service 
not known and 'parent.relativePath' points at wrong local POM @ line 32, column 
11: Unknown host repo.maven.apache.org: Name or service not known -> [Help 2]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] 
http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException

Reply via email to