Working with docker image on an oracle virtual box
Posted: 12. Jun 2015, 23:56
I downloaded the docker application and installed it on my Windows machine. After the installation, I tried to access the boot2docker application to work with the docker. But, it wasn't work in the way it was supposed to work. So, I opened the oracle virtual box. I found the boot2docker vm image there and accessed it. I have a spark application installed using the docker image.
Now, I am trying to execute a simple spark application that I wrote usings scala. During the execution, I am getting the error " There is an insufficient memory for the Java Runtime Environment to continue". I have been trying different options to resolve this issue and could not resolve it. Can someone please help me with this issue. I am fairly new to the big data concepts and I haven't gotten a complete sense over spark, docker and virtual box.
Now, I am trying to execute a simple spark application that I wrote usings scala. During the execution, I am getting the error " There is an insufficient memory for the Java Runtime Environment to continue". I have been trying different options to resolve this issue and could not resolve it. Can someone please help me with this issue. I am fairly new to the big data concepts and I haven't gotten a complete sense over spark, docker and virtual box.