Open gschmutz opened 1 month ago
The hadoop.env is from the days of Hadoop with Spark and should be removed and replaced by environment variables inside docker-compose.yml. This improves consistency and understandability.
hadoop.env
docker-compose.yml
The
hadoop.env
is from the days of Hadoop with Spark and should be removed and replaced by environment variables insidedocker-compose.yml
. This improves consistency and understandability.