Changes between Version 1 and Version 2 of Hinet131022/Lab20
- Timestamp:
- Oct 23, 2013, 3:22:06 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Hinet131022/Lab20
v1 v2 72 72 == 實作習題 == 73 73 74 <問題 1> 當運行於全分散式模式,請問執行任務時,您觀察到幾行 " TextInputFormat.isSplitable"74 <問題 1> 當運行於全分散式模式,請問執行任務時,您觀察到幾行 "!TextInputFormat.isSplitable" 75 75 76 <問題 2> 當運行於全分散式模式,請問執行任務時,您觀察到幾行 " TextInputFormat.createRecordReader"76 <問題 2> 當運行於全分散式模式,請問執行任務時,您觀察到幾行 "!TextInputFormat.createRecordReader" 77 77 78 <問題 3> 當運行於單機模式,請問執行任務時,您觀察到幾行 " TextInputFormat.isSplitable"78 <問題 3> 當運行於單機模式,請問執行任務時,您觀察到幾行 "!TextInputFormat.isSplitable" 79 79 80 <問題 4> 當運行於單機模式,請問執行任務時,您觀察到幾行 " TextInputFormat.createRecordReader"80 <問題 4> 當運行於單機模式,請問執行任務時,您觀察到幾行 "!TextInputFormat.createRecordReader"