Added fork note at the bottom of readme file. Also removed # Changes section.

This commit is contained in:
K
2025-04-13 04:35:01 +05:30
parent 44bf44a0d0
commit 25420f0fa0
+5 -6
View File
@@ -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 # Hadoop Docker
## Supported Hadoop Versions ## Supported Hadoop Versions
@@ -61,3 +55,8 @@ The available configurations are:
* /etc/hadoop/mapred-site.xml MAPRED_CONF * /etc/hadoop/mapred-site.xml MAPRED_CONF
If you need to extend some other configuration file, refer to base/entrypoint.sh bash script. 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/)