close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": libsvn_ra_svn-1.so.1: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
May 4, 2014, 4:46:48 PM (11 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v2
|
|
18 | 18 | |
19 | 19 | {{{ |
20 | | ~$ wget http://hadoop.nchc.org.tw/excite-small.log |
| 20 | ~$ wget http://www.hadoop.tw/excite-small.log |
21 | 21 | ~$ pig -x local |
22 | 22 | grunt> log = LOAD 'excite-small.log' AS (user, timestamp, query); |