Skip to content

Commit a2f631f

Browse files
authored
Update README.md
1 parent 8c75c38 commit a2f631f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Bigdata with docker compose
22
Deploy big data components using docker compose, you can use docker to set up hadoop based big data platform in a few minutes, docker images include Hadoop 3+, HBase 2+, Hive 3+, Kafka 2+, Prestodb 0.247+, Flink 1.11+, ELK 7.9+ ,etc. Integration tests between Hadoop and Hive, Hadoop and HBase, Flink on yarn, Prestodb against Kafka, Elasticsearch, HBase, Hive had been covered. You can used it in development evironment to test your applications, but it's not recommended to use in production.
33

4+
## How to build ?
5+
Docker build files are holded [here](https://github.com/spancer/bigdata-docker-builds.git), you can folk and custom it as needed.
6+
47
## Supported components
58

69
* Apache Hadoop 3.2

0 commit comments

Comments
 (0)