public class DBCountPageView
extends org.apache.hadoop.conf.Configured
implements org.apache.hadoop.util.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() |
Copyright © 2009 The Apache Software Foundation