Changes between Version 1 and Version 2 of III140503/Lab11


Ignore:
Timestamp:
May 4, 2014, 4:46:48 PM (10 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • III140503/Lab11

    v1 v2  
    1818
    1919{{{
    20 ~$ wget http://hadoop.nchc.org.tw/excite-small.log
     20~$ wget http://www.hadoop.tw/excite-small.log
    2121~$ pig -x local
    2222grunt> log = LOAD 'excite-small.log' AS (user, timestamp, query);