Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

org.apache.hadoop#hadoop-core;0.20.2-cdh3u4: not found #14

Closed
ruebot opened this issue Nov 30, 2017 · 2 comments
Closed

org.apache.hadoop#hadoop-core;0.20.2-cdh3u4: not found #14

ruebot opened this issue Nov 30, 2017 · 2 comments

Comments

@ruebot
Copy link
Member

ruebot commented Nov 30, 2017

:: problems summary ::
:::: WARNINGS
		module not found: org.apache.hadoop#hadoop-core;0.20.2-cdh3u4

	==== local-m2-cache: tried

	  file:/root/.m2/repository/org/apache/hadoop/hadoop-core/0.20.2-cdh3u4/hadoop-core-0.20.2-cdh3u4.pom

	  -- artifact org.apache.hadoop#hadoop-core;0.20.2-cdh3u4!hadoop-core.jar:

	  file:/root/.m2/repository/org/apache/hadoop/hadoop-core/0.20.2-cdh3u4/hadoop-core-0.20.2-cdh3u4.jar

	==== local-ivy-cache: tried

	  /root/.ivy2/local/org.apache.hadoop/hadoop-core/0.20.2-cdh3u4/ivys/ivy.xml

	  -- artifact org.apache.hadoop#hadoop-core;0.20.2-cdh3u4!hadoop-core.jar:

	  /root/.ivy2/local/org.apache.hadoop/hadoop-core/0.20.2-cdh3u4/jars/hadoop-core.jar

	==== central: tried

	  https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-core/0.20.2-cdh3u4/hadoop-core-0.20.2-cdh3u4.pom

	  -- artifact org.apache.hadoop#hadoop-core;0.20.2-cdh3u4!hadoop-core.jar:

	  https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-core/0.20.2-cdh3u4/hadoop-core-0.20.2-cdh3u4.jar

	==== spark-packages: tried

	  http://dl.bintray.com/spark-packages/maven/org/apache/hadoop/hadoop-core/0.20.2-cdh3u4/hadoop-core-0.20.2-cdh3u4.pom

	  -- artifact org.apache.hadoop#hadoop-core;0.20.2-cdh3u4!hadoop-core.jar:

	  http://dl.bintray.com/spark-packages/maven/org/apache/hadoop/hadoop-core/0.20.2-cdh3u4/hadoop-core-0.20.2-cdh3u4.jar

		::::::::::::::::::::::::::::::::::::::::::::::

		::          UNRESOLVED DEPENDENCIES         ::

		::::::::::::::::::::::::::::::::::::::::::::::

		:: org.apache.hadoop#hadoop-core;0.20.2-cdh3u4: not found

		::::::::::::::::::::::::::::::::::::::::::::::



:: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
Exception in thread "main" java.lang.RuntimeException: [unresolved dependency: org.apache.hadoop#hadoop-core;0.20.2-cdh3u4: not found]
	at org.apache.spark.deploy.SparkSubmitUtils$.resolveMavenCoordinates(SparkSubmit.scala:1083)
	at org.apache.spark.deploy.SparkSubmit$.prepareSubmitEnvironment(SparkSubmit.scala:296)
	at org.apache.spark.deploy.SparkSubmit$.submit(SparkSubmit.scala:160)
	at org.apache.spark.deploy.SparkSubmit$.main(SparkSubmit.scala:126)
	at org.apache.spark.deploy.SparkSubmit.main(SparkSubmit.scala)

I'm working on a 0.11.0 docker build, but ran into this. @ianmilligan1 @lintool you fine with me cutting a 0.11.1 release which resolved the issue?

N.B. At this point I'd prefer to build the Docker image with --packages as opposed to --jars because it is surfacing a lot of dependency issues I've feared have remained hidden for a long time.

@ianmilligan1
Copy link
Member

I’m totally fine with a 0.11.1 release, and sounds good on the packages front!

@ruebot
Copy link
Member Author

ruebot commented Dec 11, 2017

Resolved with archivesunleashed/aut@643e0d1

@ruebot ruebot closed this as completed Dec 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants