We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I follow the benchmark document and get Job failed error.
The output of uname inside QEMU:
uname
Linux ubuntu 5.11.0-1007-generic #7-Ubuntu SMP Wed Apr 14 21:09:49 UTC 2021 riscv64 riscv64 riscv64 GNU/Linu
The QEMU is assigned with 8 cores, 16GB memory, and 100GB disk space. Only 10% of the disk is used.
docker run -d --net host --name master cloudsuitetest/data-analytics:4.0 master docker run -d --net host --name slave01 cloudsuitetest/hadoop:2.10.1 slave "ubuntu" #ubuntu here is the hostname docker exec master benchmark
log.txt
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Introduction
I follow the benchmark document and get Job failed error.
Environment
The output of
uname
inside QEMU:The QEMU is assigned with 8 cores, 16GB memory, and 100GB disk space. Only 10% of the disk is used.
How to produce
Error log
log.txt
The text was updated successfully, but these errors were encountered: