Created 06-27-2019 07:42 AM
hi all
we download the HDP packages from HDP 2.6.4 version
and we want to installed only a new 3 zookeeper servers on new machines ( without ambari )
how to exclude the zookeeper packages from the HDP 2.6.4 kit
so we can install only the zookeeper servers on the new machines
Created 06-28-2019 02:51 AM
There is a similar HCC thread where you can find the answer on how to obtain the Zookeeper RPM for HDP 2.6.4 and then you can later install them using RPM install commands manually on your desired hosts.
Other HCC thread: https://community.hortonworks.com/questions/248482/how-to-download-the-zookeeper-server-pkgs-by-wget...
Please refer to the following link which provides the HDP 2.6.4 offline repos.
From that link based on your OS type you can download the "HDP-2.6.4.0-XXXXX-rpm.tar.gz" files and then after extracting that file you should eb able to find the Zookeeper RPM as well.
Example for CentOs7 (RHEL7) RPMs for HDP2.6.4
http://public-repo-1.hortonworks.com/HDP/centos7/2.x/updates/2.6.4.0/HDP-2.6.4.0-centos7-rpm.tar.gz
Created 06-28-2019 02:51 AM
There is a similar HCC thread where you can find the answer on how to obtain the Zookeeper RPM for HDP 2.6.4 and then you can later install them using RPM install commands manually on your desired hosts.
Other HCC thread: https://community.hortonworks.com/questions/248482/how-to-download-the-zookeeper-server-pkgs-by-wget...
Please refer to the following link which provides the HDP 2.6.4 offline repos.
From that link based on your OS type you can download the "HDP-2.6.4.0-XXXXX-rpm.tar.gz" files and then after extracting that file you should eb able to find the Zookeeper RPM as well.
Example for CentOs7 (RHEL7) RPMs for HDP2.6.4
http://public-repo-1.hortonworks.com/HDP/centos7/2.x/updates/2.6.4.0/HDP-2.6.4.0-centos7-rpm.tar.gz
Created 07-02-2019 02:17 AM
The above question and the entire response thread below was originally posted in the Community Help track. On Tue Jul 2 01:01 UTC 2019, a member of the HCC moderation staff moved it to the Hadoop Core track. The Community Help Track is intended for questions about using the HCC site itself, not technical questions about custom installations of zookeeper.