I am new to Trino, i did the clone of the code source of Trino from github : https://github.com/trinodb/trino and I get this error :
Invalid maximum heap size: -Xmx8192m
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. The program will exit.
I tried these solutions on this site: https://helpdeskgeek.com/help-desk/how-to-fix-could-not-create-the-java-virtual-machine-error/ and it didn't work either What is the problem and what should I do? Thanks!