How Can I Check If There is Sufficient Memory and Disk Space to Run Tamr?

Running Tamr software requires memory and disk space allocation as specified in the public documentation.

To check whether you have sufficient memory and disk space allocated to Tamr, you can run the following commands on the server:

Command to check disk space:

df -h

Command to check memory utilization:

free -h

If you find that the requirements are not met, please work with your IT team to increase the resources allocated to Tamr.