diff --git a/README.md b/README.md index e836e34..64c2491 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,3 @@ -[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/big-data-europe/Lobby) - -# Changes - -Version 2.0.0 introduces uses wait_for_it script for the cluster startup - # Hadoop Docker ## Supported Hadoop Versions @@ -61,3 +55,8 @@ The available configurations are: * /etc/hadoop/mapred-site.xml MAPRED_CONF If you need to extend some other configuration file, refer to base/entrypoint.sh bash script. + +--- + +> [!NOTE] +> This repo is a fork of [big-data-europe/docker-hadoop](https://github.com/big-data-europe/docker-hadoop/)