Created on 12-11-2020 10:23 PM - edited 09-16-2022 07:39 AM
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
Created 12-12-2020 07:50 AM
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.