You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@impala.apache.org by sky <x_...@163.com> on 2017/07/14 03:30:32 UTC

Impala build issue

Hi all,
    I use this command( ./buildall.sh -fe_only -notests -so) to compile impala,in the fe module will be given the error(Connection timed out), But on the host using the "telnet" command to connect the repository.cloudera.com:443 is success. why?
    The following is a detailed error
Scanning dependencies of target fe
========================================================================
Running mvn install -DskipTests
Directory: /home/dreambase/dreambase_deploy/fe
========================================================================
[WARNING] Could not transfer metadata com.cloudera.cdh:cdh-root:5.13.0-SNAPSHOT/maven-metadata.xml from/to ${distMgmtSnapshotsId} (${distMgmtSnapshotsUrl}): Cannot access ${distMgmtSnapshotsUrl} with type default using the available connector factories: BasicRepositoryConnectorFactory


[WARNING] Could not transfer metadata org.apache.sentry:sentry-binding-hive-conf:1.5.1-cdh5.13.0-SNAPSHOT/maven-metadata.xml from/to cdh.snapshots.repo (https://repository.cloudera.com/content/repositories/snapshots): Connect to repository.cloudera.com:443 [repository.cloudera.com/34.197.206.76, repository.cloudera.com/34.201.234.30] failed: Connection timed out
[WARNING] Failure to transfer org.apache.sentry:sentry-binding-hive-conf:1.5.1-cdh5.13.0-SNAPSHOT/maven-metadata.xml from https://repository.cloudera.com/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of cdh.snapshots.repo has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.sentry:sentry-binding-hive-conf:1.5.1-cdh5.13.0-SNAPSHOT/maven-metadata.xml from/to cdh.snapshots.repo (https://repository.cloudera.com/content/repositories/snapshots): Connect to repository.cloudera.com:443 [repository.cloudera.com/34.197.206.76, repository.cloudera.com/34.201.234.30] failed: Connection timed out
[WARNING] Could not transfer metadata org.apache.sentry:sentry-binding:1.5.1-cdh5.13.0-SNAPSHOT/maven-metadata.xml from/to cdh.rcs.releases.repo (https://repository.cloudera.com/content/groups/cdh-releases-rcs): Connect to repository.cloudera.com:443 [repository.cloudera.com/34.201.234.30, repository.cloudera.com/34.197.206.76] failed: Connection timed out

Re: Impala build issue

Posted by Tim Armstrong <ta...@cloudera.com>.
Hi Sky,
 I'm not sure why that isn't working for you - it seems to work ok for me
on my machine. Maybe a maven expert knows how to change timeouts?

- Tim

On Thu, Jul 13, 2017 at 8:30 PM, sky <x_...@163.com> wrote:

> Hi all,
>     I use this command( ./buildall.sh -fe_only -notests -so) to compile
> impala,in the fe module will be given the error(Connection timed out), But
> on the host using the "telnet" command to connect the
> repository.cloudera.com:443 is success. why?
>     The following is a detailed error
> Scanning dependencies of target fe
> ========================================================================
> Running mvn install -DskipTests
> Directory: /home/dreambase/dreambase_deploy/fe
> ========================================================================
> [WARNING] Could not transfer metadata com.cloudera.cdh:cdh-root:5.13.0-SNAPSHOT/maven-metadata.xml
> from/to ${distMgmtSnapshotsId} (${distMgmtSnapshotsUrl}): Cannot access
> ${distMgmtSnapshotsUrl} with type default using the available connector
> factories: BasicRepositoryConnectorFactory
>
>
> [WARNING] Could not transfer metadata org.apache.sentry:sentry-bindi
> ng-hive-conf:1.5.1-cdh5.13.0-SNAPSHOT/maven-metadata.xml from/to
> cdh.snapshots.repo (https://repository.cloudera.c
> om/content/repositories/snapshots): Connect to repository.cloudera.com:443
> [repository.cloudera.com/34.197.206.76, repository.cloudera.com/34.201
> .234.30] failed: Connection timed out
> [WARNING] Failure to transfer org.apache.sentry:sentry-bindi
> ng-hive-conf:1.5.1-cdh5.13.0-SNAPSHOT/maven-metadata.xml from
> https://repository.cloudera.com/content/repositories/snapshots was cached
> in the local repository, resolution will not be reattempted until the
> update interval of cdh.snapshots.repo has elapsed or updates are forced.
> Original error: Could not transfer metadata org.apache.sentry:sentry-bindi
> ng-hive-conf:1.5.1-cdh5.13.0-SNAPSHOT/maven-metadata.xml from/to
> cdh.snapshots.repo (https://repository.cloudera.c
> om/content/repositories/snapshots): Connect to repository.cloudera.com:443
> [repository.cloudera.com/34.197.206.76, repository.cloudera.com/34.201
> .234.30] failed: Connection timed out
> [WARNING] Could not transfer metadata org.apache.sentry:sentry-bindi
> ng:1.5.1-cdh5.13.0-SNAPSHOT/maven-metadata.xml from/to
> cdh.rcs.releases.repo (https://repository.cloudera.c
> om/content/groups/cdh-releases-rcs): Connect to
> repository.cloudera.com:443 [repository.cloudera.com/34.201.234.30,
> repository.cloudera.com/34.197.206.76] failed: Connection timed out