wiki:III131019/Lab9
close Warning: Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.

Version 2 (modified by jazz, 13 years ago) (diff)

--

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

實作九 Lab9

Hadoop FileSystem API 原始碼觀察
Learn from Apache Hadoop FsShell.java Source Code
請先連線至 nodeN.3du.me , N 為您的報名編號

最佳的程式範例就是原始碼

  • 下一個範例我們使用了一個 jar 的技巧,直接修改 hadoop-$VERSION-core.jar 壓縮檔中某幾個類別(CLASS)的內容
cd ~/hadoop_labs
lab003/FsShell