hadoop 基本命令




配置haoop全路径:gedit .profile

export PATH=/home/hadoop/hadoop/bin:$PATH


自定义命令 gedit .bashrc

alias fs='hadoop fs'

bash

相关文章
相关标签/搜索