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

Dockerfile uses unsupported Cloudera 5 / Ubuntu 14 #144

Open
gjmulder opened this issue Mar 20, 2024 · 0 comments
Open

Dockerfile uses unsupported Cloudera 5 / Ubuntu 14 #144

gjmulder opened this issue Mar 20, 2024 · 0 comments

Comments

@gjmulder
Copy link

Dockerfile:

FROM genepi/cdh5-hadoop-mrv1:latest

[[cdh5-hadoop-mrv1](https://github.com/genepi/cdh5-hadoop-mrv1/blob/master/Dockerfile):](https://github.com/genepi/cdh5-hadoop-mrv1/blob/master/Dockerfile)

FROM ubuntu:14.04

It looks like Cloudera has dropped access to later versions of CDH:

As of February 1, 2021, all downloads of CDH and Cloudera Manager require a username and password and use a modified URL. You must use the modified URL, including the username and password when downloading the repository contents described below. You may need to upgrade Cloudera Manager to a newer version that uses the modified URLs.

This can affect new installations, upgrades, adding new hosts to a cluster, downloading a new parcel, and adding a cluster.

If I don't need Hadoop, can I simply use a supported version of Ubuntu and avoid the Cloudera deps?

@gjmulder gjmulder changed the title Docker file uses unsupported Cloudera 5 / Ubuntu 14 Dockerfile uses unsupported Cloudera 5 / Ubuntu 14 Mar 21, 2024
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

1 participant