README
上传用户:quxuerui
上传日期:2018-01-08
资源大小:41811k
文件大小:1k
源码类别:

网格计算

开发平台:

Java

  1. Bash tab completion support for the hadoop script.
  2. On Debian-like distributions, the script can be placed in
  3. /etc/bash_completion.d/, and it will be sourced automatically by Bash. On
  4. other distributions, you may source the file manually (`. hadoop.sh') or
  5. source it from your bashrc (or equivalent) file.
  6. The script allows tab completion of all the command names, subcommands for the
  7. 'fs', 'dfsadmin', 'job', 'namenode' and 'pipe' commands, arguments of the 'jar'
  8. command and most arguments to the 'fs' subcommands (completing local and 
  9. dfs paths as appropriate).