We should raise a JIRA. I suspect this is more of an hbase issue. I believe
it's coming from the hbase pom that contains a definition of that repo
(named "ghelmling.testing"). This would entail upgrading to a later version
of hbase that removes this repo. I don't think this is a major issue, but
it would be good to keep track of this. Wangda, could you kindly file a
JIRA for this?

I'm also cc'ing Gary to see if he is aware of a release that does not have
the repo definition.

Sangjin

On Sat, Oct 1, 2016 at 9:37 AM, Wangda Tan <wheele...@gmail.com> wrote:

> Hi YARN-dev,
>
> (cc common-dev),
>
> YARN timeline service currently sometimes downloads maven-metadata.xml from
> a personal apache site, log looks like:
>
> [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
>
> I noticed this happens for a while, I'm not sure if it causes by my local
> environment or not.
>
> I don't know if it could be a potential security issue, and this
> significantly slows my build, typically "mvn -DskipTests clean install"
> runs 1-2 mins on my laptop, but when it downloads files from "~garyh" link,
> it takes 8-9 mins.
>
> Please let me know if you also see this happens.
>
> Thanks,
> Wangda
>

Reply via email to