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 "Lohit Vijayarenu (JIRA)" <ji...@apache.org> on 2008/09/11 10:13:44 UTC

[jira] Created: (HADOOP-4159) jobdetails.jsp could show analysejobhistory.jsp details after job is complete

jobdetails.jsp could show analysejobhistory.jsp details after job is complete
-----------------------------------------------------------------------------

                 Key: HADOOP-4159
                 URL: https://issues.apache.org/jira/browse/HADOOP-4159
             Project: Hadoop Core
          Issue Type: Improvement
          Components: mapred
            Reporter: Lohit Vijayarenu
            Priority: Trivial


It would be good to have analysejobhistory details shown on jobdetails.jsp for successfully completed jobs. 

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


[jira] Assigned: (HADOOP-4159) jobdetails.jsp could show analysejobhistory.jsp details after job is complete

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

Lohit Vijayarenu reassigned HADOOP-4159:
----------------------------------------

    Assignee: Lohit Vijayarenu

> jobdetails.jsp could show analysejobhistory.jsp details after job is complete
> -----------------------------------------------------------------------------
>
>                 Key: HADOOP-4159
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4159
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: mapred
>            Reporter: Lohit Vijayarenu
>            Assignee: Lohit Vijayarenu
>            Priority: Trivial
>         Attachments: HADOOP-4159.patch
>
>
> It would be good to have analysejobhistory details shown on jobdetails.jsp for successfully completed jobs. 

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


[jira] Commented: (HADOOP-4159) jobdetails.jsp could show analysejobhistory.jsp details after job is complete

Posted by "Lohit Vijayarenu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-4159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12630436#action_12630436 ] 

Lohit Vijayarenu commented on HADOOP-4159:
------------------------------------------

Thanks Nicolas, looks likes one is new in trunk. I will upload another fix.

> jobdetails.jsp could show analysejobhistory.jsp details after job is complete
> -----------------------------------------------------------------------------
>
>                 Key: HADOOP-4159
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4159
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: mapred
>            Reporter: Lohit Vijayarenu
>            Assignee: Lohit Vijayarenu
>            Priority: Trivial
>         Attachments: HADOOP-4159.patch
>
>
> It would be good to have analysejobhistory details shown on jobdetails.jsp for successfully completed jobs. 

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


[jira] Updated: (HADOOP-4159) jobdetails.jsp could show analysejobhistory.jsp details after job is complete

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

Amareshwari Sriramadasu updated HADOOP-4159:
--------------------------------------------

    Status: Open  (was: Patch Available)

Could you also test whether the link works and upload?

> jobdetails.jsp could show analysejobhistory.jsp details after job is complete
> -----------------------------------------------------------------------------
>
>                 Key: HADOOP-4159
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4159
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: mapred
>            Reporter: Lohit Vijayarenu
>            Assignee: Lohit Vijayarenu
>            Priority: Trivial
>         Attachments: HADOOP-4159.patch
>
>
> It would be good to have analysejobhistory details shown on jobdetails.jsp for successfully completed jobs. 

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


[jira] Updated: (HADOOP-4159) jobdetails.jsp could show analysejobhistory.jsp details after job is complete

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

Lohit Vijayarenu updated HADOOP-4159:
-------------------------------------

    Status: Patch Available  (was: Open)

> jobdetails.jsp could show analysejobhistory.jsp details after job is complete
> -----------------------------------------------------------------------------
>
>                 Key: HADOOP-4159
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4159
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: mapred
>            Reporter: Lohit Vijayarenu
>            Priority: Trivial
>         Attachments: HADOOP-4159.patch
>
>
> It would be good to have analysejobhistory details shown on jobdetails.jsp for successfully completed jobs. 

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


[jira] Commented: (HADOOP-4159) jobdetails.jsp could show analysejobhistory.jsp details after job is complete

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-4159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12630477#action_12630477 ] 

Hadoop QA commented on HADOOP-4159:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12389911/HADOOP-4159.patch
  against trunk revision 694562.

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no tests are needed for this patch.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 core tests.  The patch passed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3253/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3253/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3253/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3253/console

This message is automatically generated.

> jobdetails.jsp could show analysejobhistory.jsp details after job is complete
> -----------------------------------------------------------------------------
>
>                 Key: HADOOP-4159
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4159
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: mapred
>            Reporter: Lohit Vijayarenu
>            Assignee: Lohit Vijayarenu
>            Priority: Trivial
>         Attachments: HADOOP-4159.patch
>
>
> It would be good to have analysejobhistory details shown on jobdetails.jsp for successfully completed jobs. 

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


[jira] Updated: (HADOOP-4159) jobdetails.jsp could show analysejobhistory.jsp details after job is complete

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

Lohit Vijayarenu updated HADOOP-4159:
-------------------------------------

    Attachment: HADOOP-4159.patch

small additional, but I feel would be good info to have.

> jobdetails.jsp could show analysejobhistory.jsp details after job is complete
> -----------------------------------------------------------------------------
>
>                 Key: HADOOP-4159
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4159
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: mapred
>            Reporter: Lohit Vijayarenu
>            Priority: Trivial
>         Attachments: HADOOP-4159.patch
>
>
> It would be good to have analysejobhistory details shown on jobdetails.jsp for successfully completed jobs. 

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


[jira] Commented: (HADOOP-4159) jobdetails.jsp could show analysejobhistory.jsp details after job is complete

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-4159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12630415#action_12630415 ] 

Tsz Wo (Nicholas), SZE commented on HADOOP-4159:
------------------------------------------------

In jobdetailshistory.jsp line 91
{code}
<b><a href="analysejobhistory.jsp?jobid=<%=jobid %>&logFile=<%=encodedLogFileName%>">Analyse This Job</a></b> 
{code}
Should we use the same set of parameters here?

> jobdetails.jsp could show analysejobhistory.jsp details after job is complete
> -----------------------------------------------------------------------------
>
>                 Key: HADOOP-4159
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4159
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: mapred
>            Reporter: Lohit Vijayarenu
>            Assignee: Lohit Vijayarenu
>            Priority: Trivial
>         Attachments: HADOOP-4159.patch
>
>
> It would be good to have analysejobhistory details shown on jobdetails.jsp for successfully completed jobs. 

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