Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
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

Unable to run docker-aut:0.18.0 #19

Closed
schmika opened this issue Jan 17, 2020 · 5 comments
Closed

Unable to run docker-aut:0.18.0 #19

schmika opened this issue Jan 17, 2020 · 5 comments

Comments

@schmika
Copy link

@schmika schmika commented Jan 17, 2020

I'm unable to run the docker container for version 0.18.0.
docker run --rm -it archivesunleashed/docker-aut:0.18.0 results in the following error:

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

		::          UNRESOLVED DEPENDENCIES         ::

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

		:: com.github.archivesunleashed.tika#tika-parsers;1.22: not found

		:: com.github.netarchivesuite#language-detector;language-detector-0.6a: not found

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



:: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
Exception in thread "main" java.lang.RuntimeException: [unresolved dependency: com.github.archivesunleashed.tika#tika-parsers;1.22: not found, unresolved dependency: com.github.netarchivesuite#language-detector;language-detector-0.6a: not found]
	at org.apache.spark.deploy.SparkSubmitUtils$.resolveMavenCoordinates(SparkSubmit.scala:1306)
	at org.apache.spark.deploy.DependencyUtils$.resolveMavenDependencies(DependencyUtils.scala:54)
	at org.apache.spark.deploy.SparkSubmit.prepareSubmitEnvironment(SparkSubmit.scala:315)
	at org.apache.spark.deploy.SparkSubmit.submit(SparkSubmit.scala:143)
	at org.apache.spark.deploy.SparkSubmit.doSubmit(SparkSubmit.scala:86)
	at org.apache.spark.deploy.SparkSubmit$$anon$2.doSubmit(SparkSubmit.scala:924)
	at org.apache.spark.deploy.SparkSubmit$.main(SparkSubmit.scala:933)
	at org.apache.spark.deploy.SparkSubmit.main(SparkSubmit.scala)
ruebot added a commit that referenced this issue Jan 17, 2020
- Adds work around for au shaded tika issue
- Update Spark to 2.4.4
- Update to aut-0.18.1
- README updates
- See also: archivesunleashed/aut#407
- See also: https://github.com/archivesunleashed/aut/releases/tag/aut-0.18.1
@ruebot

This comment has been minimized.

Copy link
Member

@ruebot ruebot commented Jan 17, 2020

@schmika can you give it a shot again? I just pushed up a bunch of changes, and we should be good now.

@schmika

This comment has been minimized.

Copy link
Author

@schmika schmika commented Jan 20, 2020

Unfortunately I'm getting the same error as before...

@ruebot

This comment has been minimized.

Copy link
Member

@ruebot ruebot commented Jan 20, 2020

@schmika have you cleared out your existing docker image, and pulled a new one?

@schmika

This comment has been minimized.

Copy link
Author

@schmika schmika commented Jan 20, 2020

I'm sorry, my mistake, now everything works fine! Thank you for your help!

@schmika schmika closed this Jan 20, 2020
@ruebot

This comment has been minimized.

Copy link
Member

@ruebot ruebot commented Jan 20, 2020

@schmika no worries! Glad to hear everything is working for you now 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants
You can’t perform that action at this time.