[
https://issues.apache.org/jira/browse/HBASE-16749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Helmling updated HBASE-16749:
----------------------------------
Attachment: HBASE-16749.branch-1.2.patch
HBASE-16749.branch-1.1.patch
Attaching patches to remove the unused repo from branch-1.1 and branch-1.2.
> 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: Task
> Reporter: Wangda Tan
> Assignee: Gary Helmling
> Attachments: HBASE-16749.branch-1.1.patch,
> HBASE-16749.branch-1.2.patch, HBASE-16749.branch-1.2.patch
>
>
> 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}
> [[email protected]] 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)