Re: Get Shuffle and sort time

2011-04-04 Thread Harsh Chouraria
They are available on the JobTracker's Web UI, in a tabular format: Example URL: http://host:50030/taskdetails.jsp?jobid=&tipid= On Mon, Apr 4, 2011 at 11:45 PM, Pedro Costa wrote: > Hi, > > Where can I get the shuffle and sort time of a reduce task? > > -- > Pedro > -- Harsh J Support Engin

Get Shuffle and sort time

2011-04-04 Thread Pedro Costa
Hi, Where can I get the shuffle and sort time of a reduce task? -- Pedro

Re: i can't get the file name in map program

2011-04-04 Thread ranjith k
Thank you.. On Sat, Apr 2, 2011 at 1:22 AM, Harsh J wrote: > Hello, > > (Inline reply.) > > On Fri, Apr 1, 2011 at 8:35 PM, ranjith k wrote: > > hello. > > I am new to hadoop map reduce programming. I need to write a map reduce > > program. I have a input folder, it contain a 10 number of docum

Distributed Cache not working

2011-04-04 Thread Shuja Rehman
Hi All, I have implemented the distributed cache according to following article. http://chasebradford.wordpress.com/2011/02/05/distributed-cache-static-objects-and-fast-setup/ but when i run the program over the cluster, i am getting the following exceptions. SEVERE: null java.io.FileNotFoundExc