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
Hi,
Where can I get the shuffle and sort time of a reduce task?
--
Pedro
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
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