You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Arun C Murthy (JIRA)" <ji...@apache.org> on 2007/03/28 21:01:25 UTC

[jira] Commented: (HADOOP-1175) the user output/logs are broken from the web ui

    [ https://issues.apache.org/jira/browse/HADOOP-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484963 ] 

Arun C Murthy commented on HADOOP-1175:
---------------------------------------

Here is the cause:

tasktracker logs:
----------------------
2007-03-28 17:05:01,306 INFO org.mortbay.http.SocketListener: LOW ON THREADS ((40-40+0)<1) on SocketListener0@0.0.0.0:50060
2007-03-28 17:05:01,309 WARN org.mortbay.http.SocketListener: OUT OF THREADS: SocketListener0@0.0.0.0:50060
2007-03-28 17:05:03,744 INFO org.mortbay.http.SocketListener: LOW ON THREADS ((40-40+0)<1) on SocketListener0@0.0.0.0:50060
2007-03-28 17:05:03,746 WARN org.mortbay.http.SocketListener: OUT OF THREADS: SocketListener0@0.0.0.0:50060

Thoughts on how we fix this?


> the user output/logs are broken from the web ui
> -----------------------------------------------
>
>                 Key: HADOOP-1175
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1175
>             Project: Hadoop
>          Issue Type: Bug
>            Reporter: Owen O'Malley
>         Assigned To: Arun C Murthy
>
> The links from the web/ui for getting the task outputs don't work any more. The data is available by using the backdoors and accessing the data directly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.