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 "Jonathan Eagles (JIRA)" <ji...@apache.org> on 2011/07/08 22:21:16 UTC

[jira] [Created] (MAPREDUCE-2665) MR-279: Add hostname:port to NM and RM info/about page

MR-279: Add hostname:port to NM and RM info/about page
------------------------------------------------------

                 Key: MAPREDUCE-2665
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2665
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
            Reporter: Jonathan Eagles
            Assignee: Jonathan Eagles
            Priority: Minor


Adding host port information to the RM NM info/about pages

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-2665) MR-279: Add hostname:port to NM and RM info/about page

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

Jonathan Eagles updated MAPREDUCE-2665:
---------------------------------------

    Status: Patch Available  (was: Open)

> MR-279: Add hostname:port to NM and RM info/about page
> ------------------------------------------------------
>
>                 Key: MAPREDUCE-2665
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2665
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>            Priority: Minor
>         Attachments: MAPREDUCE-2665-MR-279-v1.patch
>
>
> Adding host port information to the RM NM info/about pages

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-2665) MR-279: Add hostname:port to NM and RM info/about page

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

Jonathan Eagles updated MAPREDUCE-2665:
---------------------------------------

    Attachment: MAPREDUCE-2665-MR-279-v1.patch

> MR-279: Add hostname:port to NM and RM info/about page
> ------------------------------------------------------
>
>                 Key: MAPREDUCE-2665
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2665
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>            Priority: Minor
>         Attachments: MAPREDUCE-2665-MR-279-v1.patch
>
>
> Adding host port information to the RM NM info/about pages

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-2665) MR-279: Add hostname:port to NM and RM info/about page

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

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

I am a bit confused by the changes, and it might just be me so if you could clarify a few things I would appreciate it.

Doesn't NetUtils.getHostname() just return the name of the host we currently are on, and doesn't WebApp.getPort() just return the port number that the web app is listening on and we currently are to thorough the web browser?  If so why are these changes needed at all because I am already connected to that box on that port.  I can just grab it from the browser address bar?  Unless of course this is actually going through a proxy of some sort.

> MR-279: Add hostname:port to NM and RM info/about page
> ------------------------------------------------------
>
>                 Key: MAPREDUCE-2665
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2665
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>            Priority: Minor
>         Attachments: MAPREDUCE-2665-MR-279-v1.patch
>
>
> Adding host port information to the RM NM info/about pages

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-2665) MR-279: Add hostname:port to NM and RM info/about page

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

Jonathan Eagles updated MAPREDUCE-2665:
---------------------------------------

    Resolution: Won't Fix
        Status: Resolved  (was: Patch Available)

Having the hostname anad port is redundant information in the normal use case since this can be found in the browser
address bar. Closing this ticket as wont fix to document the reason.

> MR-279: Add hostname:port to NM and RM info/about page
> ------------------------------------------------------
>
>                 Key: MAPREDUCE-2665
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2665
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>            Priority: Minor
>         Attachments: MAPREDUCE-2665-MR-279-v1.patch
>
>
> Adding host port information to the RM NM info/about pages

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-2665) MR-279: Add hostname:port to NM and RM info/about page

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

Jonathan Eagles commented on MAPREDUCE-2665:
--------------------------------------------

No tests are necessary for this small change.

> MR-279: Add hostname:port to NM and RM info/about page
> ------------------------------------------------------
>
>                 Key: MAPREDUCE-2665
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2665
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>            Priority: Minor
>         Attachments: MAPREDUCE-2665-MR-279-v1.patch
>
>
> Adding host port information to the RM NM info/about pages

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-2665) MR-279: Add hostname:port to NM and RM info/about page

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

Hadoop QA commented on MAPREDUCE-2665:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12485780/MAPREDUCE-2665-MR-279-v1.patch
  against trunk revision 1144403.

    +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 patch.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/450//console

This message is automatically generated.

> MR-279: Add hostname:port to NM and RM info/about page
> ------------------------------------------------------
>
>                 Key: MAPREDUCE-2665
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2665
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>            Priority: Minor
>         Attachments: MAPREDUCE-2665-MR-279-v1.patch
>
>
> Adding host port information to the RM NM info/about pages

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira