You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Thomas Graves (JIRA)" <ji...@apache.org> on 2012/04/23 16:19:34 UTC

[jira] [Created] (MAPREDUCE-4190) Improve web UI for task attempts userlog link

Thomas Graves created MAPREDUCE-4190:
----------------------------------------

             Summary:  Improve web UI for task attempts userlog link
                 Key: MAPREDUCE-4190
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4190
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
          Components: mrv2, webapps
    Affects Versions: 0.23.2
            Reporter: Thomas Graves
            Assignee: Thomas Graves


Users have reported being confused about the user logs link on the MR app master and history server task attempts page.  The logs link shows up in the same column as the node link and the users didn't realize it was a separate link.  

job history web address for this page is like: jobhistoryserver:19888/jobhistory/task/task_1334686840316_0003_m_000000

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-4190) Improve web UI for task attempts userlog link

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13259881#comment-13259881 ] 

Hudson commented on MAPREDUCE-4190:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #2192 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2192/])
    MAPREDUCE-4190. Improve web UI for task attempts userlog link (Tom Graves via bobby) (Revision 1329398)

     Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1329398
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/webapp/TaskPage.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/webapp/HsTaskPage.java

                
>  Improve web UI for task attempts userlog link
> ----------------------------------------------
>
>                 Key: MAPREDUCE-4190
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4190
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2, webapps
>    Affects Versions: 0.23.2
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>             Fix For: 0.23.3, 2.0.0, 3.0.0
>
>         Attachments: MAPREDUCE-4190.patch
>
>
> Users have reported being confused about the user logs link on the MR app master and history server task attempts page.  The logs link shows up in the same column as the node link and the users didn't realize it was a separate link.  
> job history web address for this page is like: jobhistoryserver:19888/jobhistory/task/task_1334686840316_0003_m_000000

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-4190) Improve web UI for task attempts userlog link

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

Hadoop QA commented on MAPREDUCE-4190:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12523830/MAPREDUCE-4190.patch
  against trunk revision .

    +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 new tests are needed for this patch.
                        Also please list what manual steps were performed to verify 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 eclipse:eclipse.  The patch built with eclipse:eclipse.

    +1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    -1 core tests.  The patch failed these unit tests:
                  org.apache.hadoop.yarn.server.TestContainerManagerSecurity
                  org.apache.hadoop.yarn.server.resourcemanager.security.TestApplicationTokens
                  org.apache.hadoop.yarn.server.resourcemanager.TestClientRMService
                  org.apache.hadoop.yarn.server.resourcemanager.resourcetracker.TestNMExpiry
                  org.apache.hadoop.yarn.server.resourcemanager.TestAMAuthorization
                  org.apache.hadoop.yarn.server.resourcemanager.TestApplicationACLs
                  org.apache.hadoop.mapred.TestClientRedirect
                  org.apache.hadoop.mapreduce.security.TestJHSSecurity

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

Test results: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/2297//testReport/
Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/2297//console

This message is automatically generated.
                
>  Improve web UI for task attempts userlog link
> ----------------------------------------------
>
>                 Key: MAPREDUCE-4190
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4190
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2, webapps
>    Affects Versions: 0.23.2
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>         Attachments: MAPREDUCE-4190.patch
>
>
> Users have reported being confused about the user logs link on the MR app master and history server task attempts page.  The logs link shows up in the same column as the node link and the users didn't realize it was a separate link.  
> job history web address for this page is like: jobhistoryserver:19888/jobhistory/task/task_1334686840316_0003_m_000000

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-4190) Improve web UI for task attempts userlog link

Posted by "Robert Joseph Evans (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-4190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Joseph Evans updated MAPREDUCE-4190:
-------------------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.0
                   2.0.0
                   0.23.3
           Status: Resolved  (was: Patch Available)

Thanks Tom,

I put this into trunk, branch-2, and branch-0.23
                
>  Improve web UI for task attempts userlog link
> ----------------------------------------------
>
>                 Key: MAPREDUCE-4190
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4190
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2, webapps
>    Affects Versions: 0.23.2
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>             Fix For: 0.23.3, 2.0.0, 3.0.0
>
>         Attachments: MAPREDUCE-4190.patch
>
>
> Users have reported being confused about the user logs link on the MR app master and history server task attempts page.  The logs link shows up in the same column as the node link and the users didn't realize it was a separate link.  
> job history web address for this page is like: jobhistoryserver:19888/jobhistory/task/task_1334686840316_0003_m_000000

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-4190) Improve web UI for task attempts userlog link

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13259900#comment-13259900 ] 

Hudson commented on MAPREDUCE-4190:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #2134 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/2134/])
    MAPREDUCE-4190. Improve web UI for task attempts userlog link (Tom Graves via bobby) (Revision 1329398)

     Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1329398
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/webapp/TaskPage.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/webapp/HsTaskPage.java

                
>  Improve web UI for task attempts userlog link
> ----------------------------------------------
>
>                 Key: MAPREDUCE-4190
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4190
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2, webapps
>    Affects Versions: 0.23.2
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>             Fix For: 0.23.3, 2.0.0, 3.0.0
>
>         Attachments: MAPREDUCE-4190.patch
>
>
> Users have reported being confused about the user logs link on the MR app master and history server task attempts page.  The logs link shows up in the same column as the node link and the users didn't realize it was a separate link.  
> job history web address for this page is like: jobhistoryserver:19888/jobhistory/task/task_1334686840316_0003_m_000000

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-4190) Improve web UI for task attempts userlog link

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260479#comment-13260479 ] 

Hudson commented on MAPREDUCE-4190:
-----------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #237 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/237/])
    svn merge -c 1329398 FIXES: MAPREDUCE-4190. Improve web UI for task attempts userlog link (Tom Graves via bobby) (Revision 1329402)

     Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1329402
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/webapp/TaskPage.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/webapp/HsTaskPage.java

                
>  Improve web UI for task attempts userlog link
> ----------------------------------------------
>
>                 Key: MAPREDUCE-4190
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4190
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2, webapps
>    Affects Versions: 0.23.2
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>             Fix For: 0.23.3, 2.0.0, 3.0.0
>
>         Attachments: MAPREDUCE-4190.patch
>
>
> Users have reported being confused about the user logs link on the MR app master and history server task attempts page.  The logs link shows up in the same column as the node link and the users didn't realize it was a separate link.  
> job history web address for this page is like: jobhistoryserver:19888/jobhistory/task/task_1334686840316_0003_m_000000

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-4190) Improve web UI for task attempts userlog link

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

Thomas Graves updated MAPREDUCE-4190:
-------------------------------------

    Attachment: MAPREDUCE-4190.patch

add a separate column for the logs to history and MR app master task attempt pages.
                
>  Improve web UI for task attempts userlog link
> ----------------------------------------------
>
>                 Key: MAPREDUCE-4190
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4190
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2, webapps
>    Affects Versions: 0.23.2
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>         Attachments: MAPREDUCE-4190.patch
>
>
> Users have reported being confused about the user logs link on the MR app master and history server task attempts page.  The logs link shows up in the same column as the node link and the users didn't realize it was a separate link.  
> job history web address for this page is like: jobhistoryserver:19888/jobhistory/task/task_1334686840316_0003_m_000000

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-4190) Improve web UI for task attempts userlog link

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

Thomas Graves updated MAPREDUCE-4190:
-------------------------------------

    Status: Patch Available  (was: Open)
    
>  Improve web UI for task attempts userlog link
> ----------------------------------------------
>
>                 Key: MAPREDUCE-4190
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4190
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2, webapps
>    Affects Versions: 0.23.2
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>         Attachments: MAPREDUCE-4190.patch
>
>
> Users have reported being confused about the user logs link on the MR app master and history server task attempts page.  The logs link shows up in the same column as the node link and the users didn't realize it was a separate link.  
> job history web address for this page is like: jobhistoryserver:19888/jobhistory/task/task_1334686840316_0003_m_000000

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-4190) Improve web UI for task attempts userlog link

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260529#comment-13260529 ] 

Hudson commented on MAPREDUCE-4190:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #1059 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1059/])
    MAPREDUCE-4190. Improve web UI for task attempts userlog link (Tom Graves via bobby) (Revision 1329398)

     Result = FAILURE
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1329398
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/webapp/TaskPage.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/webapp/HsTaskPage.java

                
>  Improve web UI for task attempts userlog link
> ----------------------------------------------
>
>                 Key: MAPREDUCE-4190
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4190
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2, webapps
>    Affects Versions: 0.23.2
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>             Fix For: 0.23.3, 2.0.0, 3.0.0
>
>         Attachments: MAPREDUCE-4190.patch
>
>
> Users have reported being confused about the user logs link on the MR app master and history server task attempts page.  The logs link shows up in the same column as the node link and the users didn't realize it was a separate link.  
> job history web address for this page is like: jobhistoryserver:19888/jobhistory/task/task_1334686840316_0003_m_000000

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-4190) Improve web UI for task attempts userlog link

Posted by "Robert Joseph Evans (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13259795#comment-13259795 ] 

Robert Joseph Evans commented on MAPREDUCE-4190:
------------------------------------------------

The patch looks good.  I assume that you have run some manual tests on it?
                
>  Improve web UI for task attempts userlog link
> ----------------------------------------------
>
>                 Key: MAPREDUCE-4190
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4190
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2, webapps
>    Affects Versions: 0.23.2
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>         Attachments: MAPREDUCE-4190.patch
>
>
> Users have reported being confused about the user logs link on the MR app master and history server task attempts page.  The logs link shows up in the same column as the node link and the users didn't realize it was a separate link.  
> job history web address for this page is like: jobhistoryserver:19888/jobhistory/task/task_1334686840316_0003_m_000000

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-4190) Improve web UI for task attempts userlog link

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13259884#comment-13259884 ] 

Hudson commented on MAPREDUCE-4190:
-----------------------------------

Integrated in Hadoop-Common-trunk-Commit #2118 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/2118/])
    MAPREDUCE-4190. Improve web UI for task attempts userlog link (Tom Graves via bobby) (Revision 1329398)

     Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1329398
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/webapp/TaskPage.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/webapp/HsTaskPage.java

                
>  Improve web UI for task attempts userlog link
> ----------------------------------------------
>
>                 Key: MAPREDUCE-4190
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4190
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2, webapps
>    Affects Versions: 0.23.2
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>             Fix For: 0.23.3, 2.0.0, 3.0.0
>
>         Attachments: MAPREDUCE-4190.patch
>
>
> Users have reported being confused about the user logs link on the MR app master and history server task attempts page.  The logs link shows up in the same column as the node link and the users didn't realize it was a separate link.  
> job history web address for this page is like: jobhistoryserver:19888/jobhistory/task/task_1334686840316_0003_m_000000

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-4190) Improve web UI for task attempts userlog link

Posted by "Robert Joseph Evans (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13259870#comment-13259870 ] 

Robert Joseph Evans commented on MAPREDUCE-4190:
------------------------------------------------

The patch looks good.  The test failures look unrelated and the UI looks a better then it did before.  +1
                
>  Improve web UI for task attempts userlog link
> ----------------------------------------------
>
>                 Key: MAPREDUCE-4190
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4190
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2, webapps
>    Affects Versions: 0.23.2
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>         Attachments: MAPREDUCE-4190.patch
>
>
> Users have reported being confused about the user logs link on the MR app master and history server task attempts page.  The logs link shows up in the same column as the node link and the users didn't realize it was a separate link.  
> job history web address for this page is like: jobhistoryserver:19888/jobhistory/task/task_1334686840316_0003_m_000000

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-4190) Improve web UI for task attempts userlog link

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260503#comment-13260503 ] 

Hudson commented on MAPREDUCE-4190:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk #1024 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/1024/])
    MAPREDUCE-4190. Improve web UI for task attempts userlog link (Tom Graves via bobby) (Revision 1329398)

     Result = FAILURE
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1329398
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/webapp/TaskPage.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/webapp/HsTaskPage.java

                
>  Improve web UI for task attempts userlog link
> ----------------------------------------------
>
>                 Key: MAPREDUCE-4190
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4190
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2, webapps
>    Affects Versions: 0.23.2
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>             Fix For: 0.23.3, 2.0.0, 3.0.0
>
>         Attachments: MAPREDUCE-4190.patch
>
>
> Users have reported being confused about the user logs link on the MR app master and history server task attempts page.  The logs link shows up in the same column as the node link and the users didn't realize it was a separate link.  
> job history web address for this page is like: jobhistoryserver:19888/jobhistory/task/task_1334686840316_0003_m_000000

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira