Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcel-Jan authored Oct 23, 2020
1 parent 2cffc41 commit 4cd85d4
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/big-data-europe/Lobby)

# WARNING: This setup seems to work now, but let's wait and see after the restart of my laptop, huh?
# Docker multi-container environment with Hadoop, Spark and Hive

# Hadoop Docker with Spark

My attempt to have a Docker environment with Hadoop and Spark.
This is it: a Docker multi-container environment with Hadoop (HDFS), Spark and Hive. But without the large memory requirements of a Cloudera sandbox. (On my Windows 10 laptop (with WSL2) it seems to consume a mere 3 GB.)

## Quick Start

To deploy an the HDFS cluster, run:
To deploy an the HDFS-Spark-Hive cluster, run:
```
docker-compose up
```
Expand Down

0 comments on commit 4cd85d4

Please sign in to comment.