public class DBCountPageView extends Configured implements Tool
<url,referrer,time>
schema.The output is the number of pageviews of each url in the log,
having the schema <url,pageview>
.
When called with no arguments the program starts a local HSQLDB server, and
uses this database for storing/retrieving the data.Constructor and Description |
---|
DBCountPageView() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
int |
run(String[] args)
Execute the command with the given arguments.
|
getConf, setConf
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConf, setConf
Copyright © 2010 The Apache Software Foundation