Support Questions

Find answers, ask questions, and share your expertise
Announcements
Check out our newest addition to the community, the Cloudera Data Analytics (CDA) group hub.

bash: hadoop: command not found" on hdp 2.6.4

New Contributor

i have installed hdp 2.6.4 on azure.while i am executing Hadoop commands it is showing "

-bash: hadoop: command not found".I also check which Hadoop it is showing "

/usr/bin/which: no hadoop in (/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/hadoop/.local/bin:/home/hadoop/bin)". what i have to do?

2 REPLIES 2

@sunil kumar

It seems you don't have a hadoop client in that machine.

Verify if hadoop client is installed in machine using: rpm -qa | grep hadoop

if not installed, Goto Ambari UI -> Hosts -> select host -> add -> Hadoop client.

New Contributor

Bro Thanks for your reply,i tried but no use.I am running hive on ambari without any issues.But i am facing problems while using ssh.I installed hdp 2.6.4 on azure

Take a Tour of the Community
Don't have an account?
Your experience may be limited. Sign in to explore more.