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 "Owen O'Malley (JIRA)" <ji...@apache.org> on 2006/04/18 17:22:17 UTC

[jira] Created: (HADOOP-143) exception call stacks are word wrapped in webapp

exception call stacks are word wrapped in webapp
------------------------------------------------

         Key: HADOOP-143
         URL: http://issues.apache.org/jira/browse/HADOOP-143
     Project: Hadoop
        Type: Bug

  Components: mapred  
    Versions: 0.1.1    
    Reporter: Owen O'Malley
 Assigned to: Owen O'Malley 
     Fix For: 0.2


The exception call stacks in the webapp word wrap, which makes them much harder to read. It is particularly unfortunate in the remote exceptions, which use a blank line to separate the local from the remote call stacks.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (HADOOP-143) exception call stacks are word wrapped in webapp

Posted by "Owen O'Malley (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HADOOP-143?page=all ]

Owen O'Malley updated HADOOP-143:
---------------------------------

    Attachment: add-pre-for-exceptions.patch

Here is a patch that adds a "<pre>" and "</pre>" around the diagnostic info from the tasks.

> exception call stacks are word wrapped in webapp
> ------------------------------------------------
>
>          Key: HADOOP-143
>          URL: http://issues.apache.org/jira/browse/HADOOP-143
>      Project: Hadoop
>         Type: Bug

>   Components: mapred
>     Versions: 0.1.1
>     Reporter: Owen O'Malley
>     Assignee: Owen O'Malley
>      Fix For: 0.2
>  Attachments: add-pre-for-exceptions.patch
>
> The exception call stacks in the webapp word wrap, which makes them much harder to read. It is particularly unfortunate in the remote exceptions, which use a blank line to separate the local from the remote call stacks.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (HADOOP-143) exception call stacks are word wrapped in webapp

Posted by "Owen O'Malley (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HADOOP-143?page=all ]
     
Owen O'Malley resolved HADOOP-143:
----------------------------------

    Resolution: Fixed

This was commited by Doug as Revision 394988.

> exception call stacks are word wrapped in webapp
> ------------------------------------------------
>
>          Key: HADOOP-143
>          URL: http://issues.apache.org/jira/browse/HADOOP-143
>      Project: Hadoop
>         Type: Bug

>   Components: mapred
>     Versions: 0.1.1
>     Reporter: Owen O'Malley
>     Assignee: Owen O'Malley
>      Fix For: 0.2
>  Attachments: add-pre-for-exceptions.patch
>
> The exception call stacks in the webapp word wrap, which makes them much harder to read. It is particularly unfortunate in the remote exceptions, which use a blank line to separate the local from the remote call stacks.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira