Description
This is found when I was building Hadoop/YARN:
[INFO] ------------------------------------------------------------------------ [INFO] Building Apache Hadoop YARN Timeline Service 3.0.0-alpha2-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://conjars.org/repo/org/apache/hadoop/hadoop-client/3.0.0-alpha2-SNAPSHOT/maven-metadata.xml ... Downloading: http://people.apache.org/~garyh/mvn/org/apache/hadoop/hadoop-client/3.0.0-alpha2-SNAPSHOT/maven-metadata.xml ... Downloading: http://people.apache.org/~garyh/mvn/org/apache/hadoop/hadoop-client/3.0.0-alpha2-SNAPSHOT/maven-metadata.xml
tedyu@apache.org mentioned:
Among hbase releases (1.1.x, 1.2.y), root pom.xml contains "ghelmling.testing" repo.
This private repo sometimes extends the Hadoop build time a lot. It might be better to use ASF snapshot repo first before downloading from private repo.