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 "Sanjay Radia (JIRA)" <ji...@apache.org> on 2011/08/26 23:47:29 UTC

[jira] [Created] (MAPREDUCE-2887) MR changes to match HADOOP-7524 (multiple RPC protocols)

MR changes to match HADOOP-7524 (multiple RPC protocols)
--------------------------------------------------------

                 Key: MAPREDUCE-2887
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2887
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
            Reporter: Sanjay Radia
            Assignee: Sanjay Radia




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

        

[jira] [Updated] (MAPREDUCE-2887) MR changes to match HADOOP-7524 (multiple RPC protocols)

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

Sanjay Radia updated MAPREDUCE-2887:
------------------------------------

    Status: Open  (was: Patch Available)

> MR changes to match HADOOP-7524 (multiple RPC protocols)
> --------------------------------------------------------
>
>                 Key: MAPREDUCE-2887
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2887
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Sanjay Radia
>            Assignee: Sanjay Radia
>             Fix For: 0.23.0, 0.24.0
>
>         Attachments: rpc6ForMR.patch, rpc7ForMR.patch
>
>


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

        

[jira] [Resolved] (MAPREDUCE-2887) MR changes to match HADOOP-7524 (multiple RPC protocols)

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

Sanjay Radia resolved MAPREDUCE-2887.
-------------------------------------

    Resolution: Fixed

Committed as part of HADOOP-7524

> MR changes to match HADOOP-7524 (multiple RPC protocols)
> --------------------------------------------------------
>
>                 Key: MAPREDUCE-2887
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2887
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Sanjay Radia
>            Assignee: Sanjay Radia
>             Fix For: 0.23.0, 0.24.0
>
>         Attachments: rpc6ForMR.patch, rpc7ForMR.patch
>
>


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

        

[jira] [Commented] (MAPREDUCE-2887) MR changes to match HADOOP-7524 (multiple RPC protocols)

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

Hadoop QA commented on MAPREDUCE-2887:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12492169/rpc7ForMR.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 patch appears to cause tar ant target to fail.

    -1 findbugs.  The patch appears to cause Findbugs (version 1.3.9) to fail.

    +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:



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

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

This message is automatically generated.

> MR changes to match HADOOP-7524 (multiple RPC protocols)
> --------------------------------------------------------
>
>                 Key: MAPREDUCE-2887
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2887
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Sanjay Radia
>            Assignee: Sanjay Radia
>             Fix For: 0.23.0, 0.24.0
>
>         Attachments: rpc6ForMR.patch, rpc7ForMR.patch
>
>


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

        

[jira] [Updated] (MAPREDUCE-2887) MR changes to match HADOOP-7524 (multiple RPC protocols)

Posted by "Tsz Wo (Nicholas), SZE (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated MAPREDUCE-2887:
----------------------------------------------

    Fix Version/s:     (was: 0.23.0)
                   0.23.3

I have merged this to 0.23.
                
> MR changes to match HADOOP-7524 (multiple RPC protocols)
> --------------------------------------------------------
>
>                 Key: MAPREDUCE-2887
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2887
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Sanjay Radia
>            Assignee: Sanjay Radia
>             Fix For: 0.24.0, 0.23.3
>
>         Attachments: rpc6ForMR.patch, rpc7ForMR.patch
>
>


--
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-2887) MR changes to match HADOOP-7524 (multiple RPC protocols)

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

Mahadev konar commented on MAPREDUCE-2887:
------------------------------------------

+1 looks good.

> MR changes to match HADOOP-7524 (multiple RPC protocols)
> --------------------------------------------------------
>
>                 Key: MAPREDUCE-2887
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2887
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Sanjay Radia
>            Assignee: Sanjay Radia
>             Fix For: 0.23.0, 0.24.0
>
>         Attachments: rpc6ForMR.patch, rpc7ForMR.patch
>
>


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

        

[jira] [Commented] (MAPREDUCE-2887) MR changes to match HADOOP-7524 (multiple RPC protocols)

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

Hudson commented on MAPREDUCE-2887:
-----------------------------------

Integrated in Hadoop-Common-trunk-Commit #825 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/825/])
    HADOOP-7524 and MapReduce-2887 Change RPC to allow multiple protocols including multuple versions of the same protocol (sanjay Radia)


> MR changes to match HADOOP-7524 (multiple RPC protocols)
> --------------------------------------------------------
>
>                 Key: MAPREDUCE-2887
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2887
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Sanjay Radia
>            Assignee: Sanjay Radia
>             Fix For: 0.23.0, 0.24.0
>
>         Attachments: rpc6ForMR.patch, rpc7ForMR.patch
>
>


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

        

[jira] [Commented] (MAPREDUCE-2887) MR changes to match HADOOP-7524 (multiple RPC protocols)

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

Hudson commented on MAPREDUCE-2887:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk #781 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/781/])
    HADOOP-7524 and MapReduce-2887 Change RPC to allow multiple protocols including multuple versions of the same protocol (sanjay Radia)


> MR changes to match HADOOP-7524 (multiple RPC protocols)
> --------------------------------------------------------
>
>                 Key: MAPREDUCE-2887
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2887
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Sanjay Radia
>            Assignee: Sanjay Radia
>             Fix For: 0.23.0, 0.24.0
>
>         Attachments: rpc6ForMR.patch, rpc7ForMR.patch
>
>


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

        

[jira] [Updated] (MAPREDUCE-2887) MR changes to match HADOOP-7524 (multiple RPC protocols)

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

Mahadev konar updated MAPREDUCE-2887:
-------------------------------------

    Status: Patch Available  (was: Open)

> MR changes to match HADOOP-7524 (multiple RPC protocols)
> --------------------------------------------------------
>
>                 Key: MAPREDUCE-2887
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2887
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Sanjay Radia
>            Assignee: Sanjay Radia
>             Fix For: 0.23.0, 0.24.0
>
>         Attachments: rpc6ForMR.patch
>
>


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

        

[jira] [Updated] (MAPREDUCE-2887) MR changes to match HADOOP-7524 (multiple RPC protocols)

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

Mahadev konar updated MAPREDUCE-2887:
-------------------------------------

    Fix Version/s: 0.24.0
                   0.23.0

+1 looks good to me.

> MR changes to match HADOOP-7524 (multiple RPC protocols)
> --------------------------------------------------------
>
>                 Key: MAPREDUCE-2887
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2887
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Sanjay Radia
>            Assignee: Sanjay Radia
>             Fix For: 0.23.0, 0.24.0
>
>         Attachments: rpc6ForMR.patch
>
>


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

        

[jira] [Updated] (MAPREDUCE-2887) MR changes to match HADOOP-7524 (multiple RPC protocols)

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

Sanjay Radia updated MAPREDUCE-2887:
------------------------------------

    Attachment: rpc6ForMR.patch

> MR changes to match HADOOP-7524 (multiple RPC protocols)
> --------------------------------------------------------
>
>                 Key: MAPREDUCE-2887
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2887
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Sanjay Radia
>            Assignee: Sanjay Radia
>         Attachments: rpc6ForMR.patch
>
>


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

        

[jira] [Commented] (MAPREDUCE-2887) MR changes to match HADOOP-7524 (multiple RPC protocols)

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

Hudson commented on MAPREDUCE-2887:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #835 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/835/])
    HADOOP-7524 and MapReduce-2887 Change RPC to allow multiple protocols including multuple versions of the same protocol (sanjay Radia)


> MR changes to match HADOOP-7524 (multiple RPC protocols)
> --------------------------------------------------------
>
>                 Key: MAPREDUCE-2887
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2887
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Sanjay Radia
>            Assignee: Sanjay Radia
>             Fix For: 0.23.0, 0.24.0
>
>         Attachments: rpc6ForMR.patch, rpc7ForMR.patch
>
>


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

        

[jira] [Updated] (MAPREDUCE-2887) MR changes to match HADOOP-7524 (multiple RPC protocols)

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

Sanjay Radia updated MAPREDUCE-2887:
------------------------------------

    Attachment: rpc7ForMR.patch

Minor fix to Job tracker - it passed only client protocol class when registering the rpc service.

> MR changes to match HADOOP-7524 (multiple RPC protocols)
> --------------------------------------------------------
>
>                 Key: MAPREDUCE-2887
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2887
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Sanjay Radia
>            Assignee: Sanjay Radia
>             Fix For: 0.23.0, 0.24.0
>
>         Attachments: rpc6ForMR.patch, rpc7ForMR.patch
>
>


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

        

[jira] [Commented] (MAPREDUCE-2887) MR changes to match HADOOP-7524 (multiple RPC protocols)

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

Hudson commented on MAPREDUCE-2887:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #805 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/805/])
    HADOOP-7524 and MapReduce-2887 Change RPC to allow multiple protocols including multuple versions of the same protocol (sanjay Radia)


> MR changes to match HADOOP-7524 (multiple RPC protocols)
> --------------------------------------------------------
>
>                 Key: MAPREDUCE-2887
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2887
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Sanjay Radia
>            Assignee: Sanjay Radia
>             Fix For: 0.23.0, 0.24.0
>
>         Attachments: rpc6ForMR.patch, rpc7ForMR.patch
>
>


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

        

[jira] [Commented] (MAPREDUCE-2887) MR changes to match HADOOP-7524 (multiple RPC protocols)

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

Hudson commented on MAPREDUCE-2887:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #902 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/902/])
    HADOOP-7524 and MapReduce-2887 Change RPC to allow multiple protocols including multuple versions of the same protocol (sanjay Radia)


> MR changes to match HADOOP-7524 (multiple RPC protocols)
> --------------------------------------------------------
>
>                 Key: MAPREDUCE-2887
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2887
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Sanjay Radia
>            Assignee: Sanjay Radia
>             Fix For: 0.23.0, 0.24.0
>
>         Attachments: rpc6ForMR.patch, rpc7ForMR.patch
>
>


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

        

[jira] [Commented] (MAPREDUCE-2887) MR changes to match HADOOP-7524 (multiple RPC protocols)

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

Hadoop QA commented on MAPREDUCE-2887:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12491840/rpc6ForMR.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 patch appears to cause tar ant target to fail.

    -1 findbugs.  The patch appears to cause Findbugs (version 1.3.9) to fail.

    +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:



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

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

This message is automatically generated.

> MR changes to match HADOOP-7524 (multiple RPC protocols)
> --------------------------------------------------------
>
>                 Key: MAPREDUCE-2887
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2887
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Sanjay Radia
>            Assignee: Sanjay Radia
>             Fix For: 0.23.0, 0.24.0
>
>         Attachments: rpc6ForMR.patch
>
>


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