[
https://issues.apache.org/jira/browse/IMPALA-8516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16835708#comment-16835708
]
Tim Armstrong commented on IMPALA-8516:
---------------------------------------
I ran locally on ubuntu 16.04 after blowing away ~/.m2/repository and I see it
get stuck at:
{noformat}
Downloading:
https://repository.apache.org/content/repositories/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom
{noformat}
When I retry it's fine:
{noformat}
Downloading:
http://nexus-private.hortonworks.com/nexus/content/groups/public/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom
Downloaded:
http://nexus-private.hortonworks.com/nexus/content/groups/public/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom
(6 KB at 23.7 KB/sec)
[DEBUG] Writing tracking file
/home/tarmstrong/.m2/repository/com/github/stephenc/jcip/jcip-annotations/1.0-1/_remote.repositories
[DEBUG] Writing tracking file
/home/tarmstrong/.m2/repository/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom.lastUpdated
{noformat}
> Update maven on Jenkins Ubuntu build slaves
> -------------------------------------------
>
> Key: IMPALA-8516
> URL: https://issues.apache.org/jira/browse/IMPALA-8516
> Project: IMPALA
> Issue Type: Task
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Priority: Major
>
> Currently we're installing maven from an apt repository, which ends up giving
> us a relatively old version. It seems we might be hitting HTTPCLIENT-1478 in
> the version of httpclient that ends up getting bundled into that package. We
> should update to an explicitly downloaded maven tarball and see if it fixes
> the hangs in SSL connections.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]