Changes between Version 5 and Version 6 of III131019/Lab12


Ignore:
Timestamp:
Oct 19, 2013, 11:34:42 PM (11 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • III131019/Lab12

    v5 v6  
    44
    55= 實作十二 Lab12 =
     6
     7{{{
     8#!html
     9<p style="text-align: center;"><big style="font-weight: bold;"><big>Hadoop FileSystem API 實作(二)<br/>HDFS 下載檔案到 Local<br/>Upload Files and directories to HDFS</big></big></p>
     10}}}
     11[[PageOutline]]
     12{{{
     13#!text
     14請先連線至 nodeN.3du.me , N 為您的報名編號
     15}}}
    616
    717 * 延續上一個實作,我們也可以參考 !FsShell.java 的 test(String argv[], int i) 函數,來撰寫檢驗 HDFS 狀態的程式