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.
- Timestamp:
-
Apr 26, 2009, 1:16:04 AM (17 years ago)
- Author:
-
waue
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v4
|
v5
|
|
| 2 | 2 | #!html |
| 3 | 3 | <div style="text-align: center;"><big |
| 4 | | style="font-weight: bold;"><big><big>實作二: HDFS 指令操作練習</big></big></big></div> |
| | 4 | style="font-weight: bold;"><big><big>實作二: HDFS Shell操作練習</big></big></big></div> |
| 5 | 5 | }}} |
| 6 | 6 | [[PageOutline]] |
| … |
… |
|
| 10 | 10 | * 此部份接續實做一 |
| 11 | 11 | |
| 12 | | == Content 1. 基本操作 == |
| | 12 | == Content 1. HDFS Shell基本操作 == |
| 13 | 13 | === 1.1 瀏覽你HDFS目錄 === |
| 14 | 14 | |
| … |
… |
|
| 116 | 116 | * [http://localhost:50070 NameNode ] |
| 117 | 117 | |
| | 118 | == Content 3. 更多HDFS shell 的用法 |