Open RJaikanth opened 2 years ago
I have cloned the repository and gave the command docker-compose up -d. I am getting this error -
docker-compose up -d
Environment details -
Fedora 35 1 TB HDD 16GB RAM available Docker version -
How do I solve this?
The error seems related to OOM... Start by reducing the memory settings you've given to the mapreduce and heap configs.
I have cloned the repository and gave the command
docker-compose up -d
. I am getting this error -Environment details -
Fedora 35 1 TB HDD 16GB RAM available Docker version -
How do I solve this?