close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Apr 24, 2011, 6:19:00 PM (15 years ago)
- Author:
-
waue
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v3
|
v4
|
|
| 11 | 11 | |
| 12 | 12 | = 範例三: 取得 Column 的值 = |
| | 13 | |
| | 14 | {{{ |
| | 15 | $ bin/hadoop jar TCRCExample.jar GetColumn "ex1Table" "row221" "Detail" "c1" |
| | 16 | }}} |
| 13 | 17 | |
| 14 | 18 | {{{ |