Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created on
03-27-2022
09:47 AM
- last edited on
03-27-2022
11:39 AM
by
ask_bill_brooks
Hi All,
I am trying all means to find out a latest Cloudera sandbox for practicing purpose on mac m1 , yes i know and experienced many issues due to M1 not supporting most of the softwares with out any tweaks.
I have found few options
Option 1 - Virtual box -> not compatible for M1
Option 2 - Parallels -> not open source
Option 3 - VM ware fusion -> not open source
Option 4 - UTM - again some issues keyboard no sync
Option 5 - Docker desktop -> This options works with tweaks
I have picked up Docker desktop ,since there is a software available for M1 , i have then explored the options to find a suitable cloudera/hortonwork sandbox images
1. Docker - Hortonworks sandbox 3.0.1 -> failed
Hortonworks 3.0.1 -> I have tried with some tweaks but not able to configure in spite of spending a lot of time fixing the issues ,no luck
Issue/error - Failed to get D-Bus connection: No such file or directory
my explanation about the error including the log
2. Docker - Cloudera sandbox CDH 6.3.0 --> failed
docker run -m 8G --hostname=cloudera.sandbox-cdh:6.3.0 --privileged=true -t -i -v /Users/appleworld/Documents/Docker:/Src --publish-all=true -p 8888 -p 7180:7180 39f9547152c6 /usr/sbin/int docker-clouderasandbox-cdh:6.3.0 --platform amd64
the above docker run command i suspect is incorrect ? , ccan you please correct
issue/errors
jps -> no service information available
Failed to mount tmpfs at /run: Operation not permitted Failed to mount cgroup at /sys/fs/cgroup/systemd: Operation not permitted [!!!!!!] Failed to mount API filesystems, freezing
Docker hub Cloudera sandbox image
https://hub.docker.com/r/cloudera/sandbox-cdh/tags?page=1&ordering=-last_updated
3. Docker - Cloudera quickstart vm docker image --> works fine on mac m1
https://hub.docker.com/r/cloudera/quickstart
docker run -m 8G --hostname=quickstart.cloudera --privileged=true -t -i -v /Users/appleworld/Documents/Docker:/Src --publish-all=true -p 8888 -p 7180:7180 cloudera/quickstart /usr/bin/docker-quickstart --platform amd64
# I have also prepared step by step installation
I really want to know why 1. Docker - Hortonworks sandbox 3.0.1 -> failed & 2. Docker - Cloudera sandbox CDH 6.3.0 is not working or not able to fix
can ideas to fix ?
Created 03-27-2022 03:39 PM
We currently don't support any docker-based sandbox/quickstart clusters. The one available in GitHub is of a very old CDH version.
The best approach is to use a CDP Trial installation if you want to evaluate the latest product. Please check the links below for more information:
Cheers,
André
Created 03-27-2022 03:39 PM
We currently don't support any docker-based sandbox/quickstart clusters. The one available in GitHub is of a very old CDH version.
The best approach is to use a CDP Trial installation if you want to evaluate the latest product. Please check the links below for more information:
Cheers,
André
Created 03-27-2022 11:07 PM
Hi @araujo
Many thanks for the explanation, please note M1 doesn't have Virtual box that is the reason i have chosen Docker from the 2nd link you provided do you have any other alternate solution instead of Virtual box ?
1st option - no since its trail 60 days