wiki:YZU130807/Lab19

◢ <實作十八> | <回課程大綱> ▲ | <實作二十> ◣

實作十九 Lab 19

基本除錯技能(一) Bash 除錯
BEBUG with bash options and environment variables
user@node36:~$ file `which hadoop`
user@node36:~$ bash -x `which hadoop` fs -ls
user@node36:~$ bash -x `which hadoop` jar
user@node36:~$ bash -x `which hadoop` fsck
Last modified 11 years ago Last modified on Sep 1, 2013, 10:54:10 PM