Changeset 47 for sample/hadoop-0.16/tw/org/nchc/code/LogParser.java
- Timestamp:
- Aug 8, 2008, 4:37:54 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sample/hadoop-0.16/tw/org/nchc/code/LogParser.java
r31 r47 27 27 private String agent; 28 28 private long timestamp; 29 29 30 30 private static Pattern p = Pattern 31 31 .compile("([^ ]*) ([^ ]*) ([^ ]*) \\[([^]]*)\\] \"([^\"]*)\"" +
Note: See TracChangeset
for help on using the changeset viewer.