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 "Amar Kamat (JIRA)" <ji...@apache.org> on 2009/03/22 05:21:50 UTC

[jira] Created: (HADOOP-5550) jobhistory.jsp should ignore non-job files in the history folder and continue with the rest

jobhistory.jsp should ignore non-job files in the history folder and continue with the rest
-------------------------------------------------------------------------------------------

                 Key: HADOOP-5550
                 URL: https://issues.apache.org/jira/browse/HADOOP-5550
             Project: Hadoop Core
          Issue Type: Bug
          Components: mapred
            Reporter: Amar Kamat


As of today, if there are stray files in the job history folder then jobhistory.jsp fails with some exception, mostly ArrayOutOfBound exception. Ideally it should filter out job files and display that.

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


[jira] Commented: (HADOOP-5550) jobhistory.jsp should ignore non-job files in the history folder and continue with the rest

Posted by "Amar Kamat (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12688553#action_12688553 ] 

Amar Kamat commented on HADOOP-5550:
------------------------------------

bq. Can be incorporated in HADOOP-5515. 
HADOOP-5515 is an enhancement. Fixing this in HADOOP-5562.

> jobhistory.jsp should ignore non-job files in the history folder and continue with the rest
> -------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-5550
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5550
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Amar Kamat
>
> As of today, if there are stray files in the job history folder then jobhistory.jsp fails with some exception, mostly ArrayOutOfBound exception. Ideally it should filter out job files and display that.

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


[jira] Resolved: (HADOOP-5550) jobhistory.jsp should ignore non-job files in the history folder and continue with the rest

Posted by "Amar Kamat (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amar Kamat resolved HADOOP-5550.
--------------------------------

    Resolution: Duplicate

Can be incorporated in HADOOP-5515. 

> jobhistory.jsp should ignore non-job files in the history folder and continue with the rest
> -------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-5550
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5550
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Amar Kamat
>
> As of today, if there are stray files in the job history folder then jobhistory.jsp fails with some exception, mostly ArrayOutOfBound exception. Ideally it should filter out job files and display that.

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