parsa-epfl/cloudsuite

Data-analytics Job Failed on RISC-V QEMU

xusine opened this issue · 0 comments

Introduction

I follow the benchmark document and get Job failed error.

Environment

The output of uname inside QEMU:

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.

How to produce

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

Error log

log.txt