Changes between Version 12 and Version 13 of waue/2009/0403
- Timestamp:
- Apr 26, 2009, 1:36:25 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
waue/2009/0403
v12 v13 166 166 }}} 167 167 == -text == 168 * 將檔案(如 zip, textrecordinputstream)輸出為純文字格式168 * 將檔案(如壓縮檔, textrecordinputstream)輸出為純文字格式 169 169 * hadoop fs -text <src> 170 * ps : 測試出來的結果怪怪的, 170 {{{ 171 $ hadoop dfs -text macadr-eth1.txt.gz 172 00:1b:fc:61:75:b1 173 00:1b:fc:58:9c:23 174 }}} 175 * ps : 目前沒支援zip的函式庫 171 176 {{{ 172 177 $ bin/hadoop dfs -text b/a.txt.zip