Hi ,
We are trying to install 2-host standalone in one of our VMs.
We have checked all the prerequisites and everything is looking good.
While installing the profile - sa on first node using the below command:
sudo /opt/apigee/apigee-setup/bin/setup.sh -p sa -f configFile
1)we can see that zookeeper installation is complete
2)After installation we are getting the below error:
Validating setup variables Checking for required variables Checking required variable
ZK_HOSTS...Invalid hostname
HOSTIP...Unknown
RUN_USER...OK Checking required variable
RUN_GROUP...OK
Any help would be appreciated!
Answer by Diego Navarro · Oct 19, 2016 at 09:12 PM
Hi we ran into the same issue some days ago. We solved it creating the config file directly in the linux machine (using vi). From apigee docs: "Creating a config file on a Windows machine and then copying it to a Linux machine can add additional end-of-line, carriage return, or newline characters to the file that are not compatible with all Linux utilites. This situation can also occur if you copy text from a Windows editor and paste into a Linux window. As an alternative, you can use the Linux dos2unix utility to clean up a config file created on Windows. Or, make sure to do all editting of config files in a Linux editor."
How can we clear stale entries in zookeeper ? 2 Answers
Securing the Apigee Edge Components for Infrastructure installations 0 Answers
Anyone have any thoughts about using Netflix Exhibitor with ZK ensemble in private cloud? 1 Answer
Adding a data center : 4.19.01 with 4.19.06 1 Answer
Adding a new zookeeper/cassandra in existing 13 node 2 Answers