Check your memory config, Includes memory limits for the container and Alpha --lru_mb.
In the process of importing data, Dgraph seems to run out of all the memory you allocated (I am not sure). You need to leave some memory for the system to prevent OOM kill.
@ bruno-unna
The above is my solution to this problem.
But I still want to know the official recommended memory settings.
@ Daniel Mai