GithubHelp home page GithubHelp logo

corner4world / bigdata-docker-compose Goto Github PK

View Code? Open in Web Editor NEW

This project forked from flokkr/runtime-compose

0.0 1.0 0.0 2.37 MB

Examples to run Hadoop/Spark clusters locally with docker-compose.

Shell 14.41% RobotFramework 85.59%

bigdata-docker-compose's Introduction

Docker compose based hadoop/spark cluster

This repository contains docker-compose files to demonstrate usage of the flokkr docker images with simple docker-compose files.

To start the containers go to a subdirectory and start the containers with

docker-compose up -d

To scale services

docker-compose scale datanode=1

Attributes

Topic Solution
Configuration management
Source of config files: docker-compose external environment variable file
Configuration preprocessing: envtoconf (Convert environment variables to configuration formats
Automatic restart on config change: Not supported, docker-compose up is required
Provisioning and scheduling
Multihost support NO
Requirements on the hosts docker daemon and docker-compose
Definition of the containers per host N/A, one docker-compose file for the local host
Scheduling (find hosts with available resource) NO, localhost only
Failover on host crash NO
Scale up/down: Easy with docker-compose scale datanode=3
Multi tenancy (multiple cluster) Partial (from multiple checkout directory, after port adjustment)
Network
Network between containers dedicated network per docker-compose file
DNS YES, handled by the docker network
Service discovery NO (DNS based)
Data locality NO
Availability of the ports Published according to the docker-compose files

bigdata-docker-compose's People

Contributors

adoroszlai avatar elek avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.