Skip to content
This repository was archived by the owner on Jul 8, 2021. It is now read-only.

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker-CDH-repo

Mirror of CDH repository by Docker with httpd

Why

This project aims to speed up your progress when you want to install CDH at Configuring a Local Package Repository, especially for developers from China.

Where

The repository images are built automatically at Docker Hub.

You should choose the right one for your host to install HDP.

How

If you are from China, you should to configure Docker proxy, like this.

If you want to install CDH version 6.3.1 on Centos 7:

Cloudera Manager

docker run -dit --name cm-6.3.1 -p 8080:80 lencent/cdh:redhat7-cm-6.3.1

or

docker run --rm -it -p 8080:80 lencent/cdh:redhat7-cm-6.3.1

CDH

docker run -dit --name cdh-6.3.1 -p 8090:80 lencent/cdh:redhat7-cdh-6.3.1

or

docker run --rm -it -p 8090:80 lencent/cdh:redhat7-cdh-6.3.1


If you encounter any problems, just issue an issue.

About

🐎Mirror of CDH repository by Docker with httpd

Topics

Resources

Stars

9 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages