You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Miklos Szegedi (JIRA)" <ji...@apache.org> on 2017/06/22 22:06:00 UTC

[jira] [Created] (YARN-6732) Could not find artifact org.apache.hadoop:hadoop-azure-datalake:jar

Miklos Szegedi created YARN-6732:
------------------------------------

             Summary: Could not find artifact org.apache.hadoop:hadoop-azure-datalake:jar
                 Key: YARN-6732
                 URL: https://issues.apache.org/jira/browse/YARN-6732
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Miklos Szegedi


I get the following build error when resolving dependencies:
{code}
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:03 min
[INFO] Finished at: 2017-06-22T18:34:55+00:00
[INFO] Final Memory: 69M/167M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project hadoop-tools-dist: Could not resolve dependencies for project org.apache.hadoop:hadoop-tools-dist:jar:2.9.0-SNAPSHOT: Could not find artifact org.apache.hadoop:hadoop-azure-datalake:jar:2.9.0-SNAPSHOT in apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots) -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-tools-dist
The command '/bin/sh -c mvn dependency:resolve' returned a non-zero code: 1
{code}




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org