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

Reply via email to