bash: hadoop: command not found
一般是.bash_profile 配置出错了。
或者是没有source .bash_profile
#HADOOP
export HADOOP_HOME=/home/zjq/hadoop-1.2.1
export PATH=$HADOOP_HOME/bin:$PATH
相关推荐
  WeiHHH    2020-09-23  
   Aleks    2020-08-19  
   WeiHHH    2020-08-17  
   飞鸿踏雪0    2020-07-26  
   tomli    2020-07-26  
   deyu    2020-07-21  
   strongyoung    2020-07-19  
   eternityzzy    2020-07-19  
   Elmo    2020-07-19  
   飞鸿踏雪0    2020-07-09  
   飞鸿踏雪0    2020-07-04  
   xieting    2020-07-04  
   WeiHHH    2020-06-28  
   genshengxiao    2020-06-26  
   Hhanwen    2020-06-25  
 