• This repository has been archived on 26/Jun/2020
  • Stars
    star
    1,208
  • Rank 38,795 (Top 0.8 %)
  • Language
    Dockerfile
  • License
    Apache License 2.0
  • Created over 10 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Hadoop docker image

This project isn't active. Please don't use it at all!!!

Apache Hadoop 2.7.1 Docker image

DockerPulls DockerStars

Note: this is the master branch - for a particular Hadoop version always check the related branch

A few weeks ago we released an Apache Hadoop 2.3 Docker image - this quickly become the most popular Hadoop image in the Docker registry.

Following the success of our previous Hadoop Docker images, the feedback and feature requests we received, we aligned with the Hadoop release cycle, so we have released an Apache Hadoop 2.7.1 Docker image - same as the previous version, it's available as a trusted and automated build on the official Docker registry.

FYI: All the former Hadoop releases (2.3, 2.4.0, 2.4.1, 2.5.0, 2.5.1, 2.5.2, 2.6.0) are available in the GitHub branches or our Docker Registry - check the tags.

Build the image

If you'd like to try directly from the Dockerfile you can build the image as:

docker build  -t sequenceiq/hadoop-docker:2.7.1 .

Pull the image

The image is also released as an official Docker image from Docker's automated build repository - you can always pull or refer the image when launching containers.

docker pull sequenceiq/hadoop-docker:2.7.1

Start a container

In order to use the Docker image you have just build or pulled use:

Make sure that SELinux is disabled on the host. If you are using boot2docker you don't need to do anything.

docker run -it sequenceiq/hadoop-docker:2.7.1 /etc/bootstrap.sh -bash

Testing

You can run one of the stock examples:

cd $HADOOP_PREFIX
# run the mapreduce
bin/hadoop jar share/hadoop/mapreduce/hadoop-mapreduce-examples-2.7.1.jar grep input output 'dfs[a-z.]+'

# check the output
bin/hdfs dfs -cat output/*

Hadoop native libraries, build, Bintray, etc

The Hadoop build process is no easy task - requires lots of libraries and their right version, protobuf, etc and takes some time - we have simplified all these, made the build and released a 64b version of Hadoop nativelibs on this Bintray repo. Enjoy.

Automate everything

As we have mentioned previousely, a Docker file was created and released in the official Docker repository

More Repositories

1

docker-spark

Shell
763
star
2

docker-ambari

Docker image with Ambari
Shell
292
star
3

sequenceiq-samples

SequenceIQ Hadoop examples
Java
116
star
4

docker-alpine-dig

Makefile
53
star
5

docker-kylin

Kylin running in a Docker cluster
Shell
46
star
6

docker-ngrokd

dockerized selfhosted ngrok deamon
Shell
41
star
7

docker-liquibase

Docker image with Liquibase
Shell
40
star
8

periscope

Periscope brings SLA policy based autoscaling to Hadoop
Java
36
star
9

docker-serf

Serf on Docker containers
Shell
34
star
10

docker-pam

33
star
11

docker-hadoop-ubuntu

A Hadoop image on Ubuntu
Shell
32
star
12

docker-phoenix

SQL on HBase with Apache Phoenix in Docker
Shell
30
star
13

yarn-monitoring

Hadoop YARN monitoring with R
R
19
star
14

cloudbreak-shell

CLI shell for the Cloudbreak project
16
star
15

docker-kerberos

KDC for Cloudbreak provisioned Hadoop clusters
Shell
15
star
16

docker-spark-native-yarn

13
star
17

docker-dnsmasq

dnsmasq on Docker containers
Shell
13
star
18

uluwatu

Uluwatu is a web UI for Cloudbreak - a cloud agnostic Hadoop as a Service API.
13
star
19

docker-baywatch-client

Logstash client for baywatch
Shell
12
star
20

docker-hadoop-build

Docker contaier to build Apache Hadoop
Shell
12
star
21

docker-baywatch

Elasticsearch and Kibana
Nginx
12
star
22

docker-tez

Create an official docker.io image with Hadoop 2.5, and Tez 0.5.0
Shell
10
star
23

vagrant-boxes

Ruby
9
star
24

docker-zedapp

Shell
9
star
25

docker-drill

Apache Drill Docker container
Shell
9
star
26

docker-ambari-shell

docker image to run ambari-shell
Shell
6
star
27

docker-busybox

dev tools on busybox
5
star
28

ambari-vagrant

Ambari on vagrant
Shell
5
star
29

cloudbreak-rest-client

Groovy client library for the Cloudbreak project
5
star
30

docker-enter

5
star
31

munchausen

docker
Go
5
star
32

hbase-client

SequenceIQ HBase utility/client library
Java
5
star
33

docker-hoya

A docker file to create an official docker.io image with Hadoop 2.3, Hortonworks Hoya 0.13 and HBase 0.98
Shell
4
star
34

azure-rest-client

Groovy client library for the Azure cloud
Groovy
4
star
35

docker-dind

Docker in Docker
Shell
4
star
36

bintray-cli

3
star
37

sequenceiq.github.io

sequenceiq GH page: http://sequenceiq.github.io/ offcial page:
HTML
3
star
38

docker-java

3
star
39

sultans

Centralized user management for SequenceIQ apps
HTML
3
star
40

docker-mkdocs

Docker container to generate nice documentation
CSS
3
star
41

consul-plugins-gcp-p12

Plugin to save a base64 encoded p12 file from Consul's KV store to a file
Shell
3
star
42

consul-plugins-gcs-connector

Plugin to download the Google Cloud Storage Connector for Hadoop
Shell
2
star
43

gunroot

modules for https://github.com/gliderlabs/glidergun
Shell
2
star
44

job-runner

Scala
2
star
45

docker-tag

Shell
2
star
46

cb-experimental

SQLPL
2
star
47

hadoop-cloud-scripts

Helper scripts to provision Hadoop in the cloud.
Shell
2
star
48

consul-plugins-spark

Shell
2
star
49

docker-ssh

Docker image with SSH server
Shell
2
star
50

docker-s3upload

Shell
2
star
51

docker-consul-watch-plugn

Shell
2
star
52

consul-plugins-titan

Shell
1
star
53

consul-plugins-install

Plugin to install a new plugin from a Github repository
Shell
1
star
54

docker-dev

Base dev Docker image
1
star
55

slider

Python
1
star
56

docker-knox

Hadoop 2.3 and Apache Knox 0.3.0 on Docker
Shell
1
star
57

ambari-formation

Python
1
star
58

aws-domain

Shell
1
star
59

docker-events

Shell
1
star
60

blog

company blog available at: blog.sequenceiq.com
JavaScript
1
star
61

docker-cloudbreak-releaser

Shell
1
star
62

docker-hipchatbot

CoffeeScript
1
star
63

cloudbreak-deployment

1
star