Member since
09-15-2016
4
Posts
0
Kudos Received
0
Solutions
11-22-2016
10:14 AM
All, I'm very sorry about this, but it looks like this thread got lost in the shuffle when we were preparing to release our most recent version of Cloudera Director. I haven't experienced this error myself, but perusing some of our internal scripts, you may be able to get around this by setting JAVA_HOME, potentially with a Director bootstrap script. Here's an untested example: echo "export JAVA_HOME=/your/java/location" >> /etc/profile.d/java_home_setup That being said, this question may be better suited for the Cloudera Manager forum. However, why set up Zookeeper using CM directly when you can set it up using Director itself?
... View more
09-15-2016
04:44 PM
Thank you Mike! I have a custom AMI with JDK pre-installed.
... View more