Member since
10-31-2017
8
Posts
3
Kudos Received
2
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
1865 | 11-24-2017 04:20 AM | |
1792 | 10-31-2017 09:33 PM |
11-24-2017
04:20 AM
How much memory does your Mac have and how much are you allocating to the Docker VM? Guessing you're hitting a resource allocation problem where there's not enough RAM to sustain a cluster.
... View more
10-31-2017
09:33 PM
You can't set static IPs with clusterdock. As for stopping/restarting the cluster, you can take a look at clusterdock_run ./bin/housekeeping -h to see available options.
... View more
10-31-2017
02:49 PM
Basically, I want the ability for my automation to handle certain parcels (e.g. CDH) at start time, but then after things are online, still allow users to add their own parcel repos and manage new parcels through the web UI. As it stands, this can't quite be done.
... View more
10-31-2017
12:25 PM
Thanks for the reply, @mostrows. Putting that file inside the directory does prevent it from being deleted, but I think there must be a bug (at least in CM 5.12.0, which I'm running). In my case, I have the unpacked parcel in place when the machine comes up. If I don't activate it before re-enabling "Manage Parcels," CM undistributes it, but then the only option is to download it again, which doesn't skip and pulls the whole parcel from my online repo. If I do activate it before enabling "Manages Parcels," CM "undistributes" it (as you said it would) without deleting any files and then tries to activate it automatically, but then simply gets stuck in the "Activating" stage forever.
... View more
10-31-2017
10:51 AM
Hey all, I've been playing with some automation that copies an unpacked parcel into /opt/cloudera/parcels and CM has no problem with activating it, adding it as a service, etc. as long as I've disabled CM's Manage parcels option. The problem I get is that, even if activated and running, once I enable Manage parcels in the CM configs, it immediately goes and undistributes the parcel and deletes its files. Is there any step I can take before enabling this option that tells CM to leave my parcel alone?
... View more
Labels:
- Labels:
-
Cloudera Manager