You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Wangda Tan (JIRA)" <ji...@apache.org> on 2016/10/03 17:25:20 UTC

[jira] [Created] (HBASE-16749) HBase root pom.xml contains repo from people.apache.org/~garyh

Wangda Tan created HBASE-16749:
----------------------------------

             Summary: HBase root pom.xml contains repo from people.apache.org/~garyh
                 Key: HBASE-16749
                 URL: https://issues.apache.org/jira/browse/HBASE-16749
             Project: HBase
          Issue Type: Bug
            Reporter: Wangda Tan


This is found when I was building Hadoop/YARN:

{code}
[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
{code}

[~tedyu@apache.org] mentioned:

bq. 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)