Member since
06-24-2020
3
Posts
3
Kudos Received
0
Solutions
07-06-2020
07:26 AM
1 Kudo
No. The other containers run smoothly. In fact, they are pretty smaller than Cloudera/quickstart. The whole problem is that this container is big and my machine has just 16GB. It's a memory issue. The container probably is requiring more memory and because it is not possible to allocate more memory the kernel just kill the container. Either we increase the memory from 16GB to 24GB or 32GB and might solve the problem or configure docker app and Windows to manage this memory limitation properly. However I am beginner in all these techies and have no idea from where to start.
... View more
06-24-2020
03:24 PM
1 Kudo
This is the main issue. There is nothing to add. The docker starts the container and ends with 139. No logs, nothing. I tried to put the conditions I am running with the new WSL 2 from Microsoft inside Windows 10 Build greater than 19040. And does not work at all.
... View more
06-24-2020
01:02 PM
1 Kudo
I followed the instructions on this link https://www.folio3.ai/blog/up-running-with-cloudera-quickstart-on-docker/ to run cloudera/quickstart from docker image on Windows 10 Version 2004 (Build: 19041.329) and Windows 10 Version: 20H2 (Build 19042.330) and in both platforms the image does not run exiting with 139 error code. I have no idea how to handle that. Please let me know if anyone can help on it. After pull the image I got this message: PS C:\Users\xxx> docker pull cloudera/quickstart:latest latest: Pulling from cloudera/quickstart Image docker.io/cloudera/quickstart:latest uses outdated schema1 manifest format. Please upgrade to a schema2 image for better future compatibility. More information at https://docs.docker.com/registry/spec/deprecated-schema-v1/ 1d00652ce734: Pull complete Digest: sha256:f91bee4cdfa2c92ea3652929a22f729d4d13fc838b00f120e630f91c941acb63 Status: Downloaded newer image for cloudera/quickstart:latest docker.io/cloudera/quickstart:latest
... View more
Labels:
- Labels:
-
Cloudera Essentials