Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

How to install Hadoop Client on remote server CDH 6.3.3

avatar
New Contributor

Im in need of Hadoop CLient which we want to install on a remote server , Im unable to find any document or location from where I can download the hadoop client for CDH 6.3.3

1 REPLY 1

avatar
Master Mentor

@rampradeep_ 

 

All servers in a cluster should be managed by CM or Ambari etc. In the case of CDH 6.3.3 you will use the Cloudera manager to add gateway aka client roles to the remote server so that these gateway/Client or edge node interchangeably is centrally managed by CM which deploys the client software like YARN,zk,hdfs Clients/gateways depending on the language.

If you decide to install any client manually then you will have to manually CORE/SITE/MAPRED-SITE.xml's. These files will be overridden if CM managed else it's a vanilla setup quite a headache to manage.