So you want to compute select max(date) from log group by product?
Can you describe how far you have advanced so far and where precisely
are you stuck?

On Tue, Jul 3, 2012 at 3:23 PM, Shailesh Samudrala
<shailesh2...@gmail.com> wrote:
> I am writing a sample application to analyze some log files of webpage
> accesses. Basically, the log files record which products where accessed,
> and on what date.
> I want to write a MapReduce program to determine on what date was a product
> most accessed.
> Please share your ideas with me. Thanks!



-- 
Eugene Kirpichov
http://www.linkedin.com/in/eugenekirpichov

Reply via email to