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 "Kan Zhang (JIRA)" <ji...@apache.org> on 2009/12/26 03:14:29 UTC

[jira] Created: (MAPREDUCE-1335) Add SASL DIGEST-MD5 authentication to TaskUmbilicalProtocol

Add SASL DIGEST-MD5 authentication to TaskUmbilicalProtocol
-----------------------------------------------------------

                 Key: MAPREDUCE-1335
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1335
             Project: Hadoop Map/Reduce
          Issue Type: New Feature
            Reporter: Kan Zhang
            Assignee: Kan Zhang


Use job token as the credential for Task to local TaskTracker authentication over RPC.  

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


[jira] Commented: (MAPREDUCE-1335) Add SASL DIGEST-MD5 authentication to TaskUmbilicalProtocol

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

Todd Lipcon commented on MAPREDUCE-1335:
----------------------------------------

Can we either get this committed or HADOOP-6419 reverted? MapReduce trunk build is currently broken.

> Add SASL DIGEST-MD5 authentication to TaskUmbilicalProtocol
> -----------------------------------------------------------
>
>                 Key: MAPREDUCE-1335
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1335
>             Project: Hadoop Map/Reduce
>          Issue Type: New Feature
>            Reporter: Kan Zhang
>            Assignee: Kan Zhang
>         Attachments: m6419-11.patch, m6419-15.patch, m6419-19.patch, m6419-20.patch
>
>
> Use job token as the credential for Task to local TaskTracker authentication over RPC.  

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


[jira] Commented: (MAPREDUCE-1335) Add SASL DIGEST-MD5 authentication to TaskUmbilicalProtocol

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

Kan Zhang commented on MAPREDUCE-1335:
--------------------------------------

Wasn't able to run test-patch.

> Add SASL DIGEST-MD5 authentication to TaskUmbilicalProtocol
> -----------------------------------------------------------
>
>                 Key: MAPREDUCE-1335
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1335
>             Project: Hadoop Map/Reduce
>          Issue Type: New Feature
>            Reporter: Kan Zhang
>            Assignee: Kan Zhang
>         Attachments: m6419-11.patch, m6419-15.patch, m6419-19.patch
>
>
> Use job token as the credential for Task to local TaskTracker authentication over RPC.  

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


[jira] Updated: (MAPREDUCE-1335) Add SASL DIGEST-MD5 authentication to TaskUmbilicalProtocol

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

Kan Zhang updated MAPREDUCE-1335:
---------------------------------

    Attachment: m6419-20.patch

attaching a new patch that matches latest Common changes.

> Add SASL DIGEST-MD5 authentication to TaskUmbilicalProtocol
> -----------------------------------------------------------
>
>                 Key: MAPREDUCE-1335
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1335
>             Project: Hadoop Map/Reduce
>          Issue Type: New Feature
>            Reporter: Kan Zhang
>            Assignee: Kan Zhang
>         Attachments: m6419-11.patch, m6419-15.patch, m6419-19.patch, m6419-20.patch
>
>
> Use job token as the credential for Task to local TaskTracker authentication over RPC.  

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


[jira] Updated: (MAPREDUCE-1335) Add SASL DIGEST-MD5 authentication to TaskUmbilicalProtocol

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

Kan Zhang updated MAPREDUCE-1335:
---------------------------------

    Attachment: m6419-11.patch

Attaching a preliminary patch for review.

> Add SASL DIGEST-MD5 authentication to TaskUmbilicalProtocol
> -----------------------------------------------------------
>
>                 Key: MAPREDUCE-1335
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1335
>             Project: Hadoop Map/Reduce
>          Issue Type: New Feature
>            Reporter: Kan Zhang
>            Assignee: Kan Zhang
>         Attachments: m6419-11.patch
>
>
> Use job token as the credential for Task to local TaskTracker authentication over RPC.  

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


[jira] Updated: (MAPREDUCE-1335) Add SASL DIGEST-MD5 authentication to TaskUmbilicalProtocol

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

Kan Zhang updated MAPREDUCE-1335:
---------------------------------

    Attachment: m6419-15.patch

A new patch that matches the new patch in Common. It also includes a new test on the TaskUmbilicalProtocol itself.

> Add SASL DIGEST-MD5 authentication to TaskUmbilicalProtocol
> -----------------------------------------------------------
>
>                 Key: MAPREDUCE-1335
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1335
>             Project: Hadoop Map/Reduce
>          Issue Type: New Feature
>            Reporter: Kan Zhang
>            Assignee: Kan Zhang
>         Attachments: m6419-11.patch, m6419-15.patch
>
>
> Use job token as the credential for Task to local TaskTracker authentication over RPC.  

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


[jira] Commented: (MAPREDUCE-1335) Add SASL DIGEST-MD5 authentication to TaskUmbilicalProtocol

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

Hudson commented on MAPREDUCE-1335:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #226 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Mapreduce-trunk/226/])
    

> Add SASL DIGEST-MD5 authentication to TaskUmbilicalProtocol
> -----------------------------------------------------------
>
>                 Key: MAPREDUCE-1335
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1335
>             Project: Hadoop Map/Reduce
>          Issue Type: New Feature
>            Reporter: Kan Zhang
>            Assignee: Kan Zhang
>             Fix For: 0.22.0
>
>         Attachments: m6419-11.patch, m6419-15.patch, m6419-19.patch, m6419-20.patch
>
>
> Use job token as the credential for Task to local TaskTracker authentication over RPC.  

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


[jira] Commented: (MAPREDUCE-1335) Add SASL DIGEST-MD5 authentication to TaskUmbilicalProtocol

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

Devaraj Das commented on MAPREDUCE-1335:
----------------------------------------

I am going to commit this one soon. 

> Add SASL DIGEST-MD5 authentication to TaskUmbilicalProtocol
> -----------------------------------------------------------
>
>                 Key: MAPREDUCE-1335
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1335
>             Project: Hadoop Map/Reduce
>          Issue Type: New Feature
>            Reporter: Kan Zhang
>            Assignee: Kan Zhang
>         Attachments: m6419-11.patch, m6419-15.patch, m6419-19.patch, m6419-20.patch
>
>
> Use job token as the credential for Task to local TaskTracker authentication over RPC.  

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


[jira] Resolved: (MAPREDUCE-1335) Add SASL DIGEST-MD5 authentication to TaskUmbilicalProtocol

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

Devaraj Das resolved MAPREDUCE-1335.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.22.0
     Hadoop Flags: [Reviewed]

+1 (also, ran tests/findbugs/javadoc manually). 
I just committed this. Thanks, Kan!

> Add SASL DIGEST-MD5 authentication to TaskUmbilicalProtocol
> -----------------------------------------------------------
>
>                 Key: MAPREDUCE-1335
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1335
>             Project: Hadoop Map/Reduce
>          Issue Type: New Feature
>            Reporter: Kan Zhang
>            Assignee: Kan Zhang
>             Fix For: 0.22.0
>
>         Attachments: m6419-11.patch, m6419-15.patch, m6419-19.patch, m6419-20.patch
>
>
> Use job token as the credential for Task to local TaskTracker authentication over RPC.  

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


[jira] Updated: (MAPREDUCE-1335) Add SASL DIGEST-MD5 authentication to TaskUmbilicalProtocol

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

Kan Zhang updated MAPREDUCE-1335:
---------------------------------

    Attachment: m6419-19.patch

uploading a new patch that turns on Kerberos authentication for JobTracker RPC protocols (based on HADOOP-6419).

Ran unit tests on local MAC OS X box and found TestMiniMRChildTask failed. However, ran the same test multiple times on a Linux (ucdev) box and was successful.

> Add SASL DIGEST-MD5 authentication to TaskUmbilicalProtocol
> -----------------------------------------------------------
>
>                 Key: MAPREDUCE-1335
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1335
>             Project: Hadoop Map/Reduce
>          Issue Type: New Feature
>            Reporter: Kan Zhang
>            Assignee: Kan Zhang
>         Attachments: m6419-11.patch, m6419-15.patch, m6419-19.patch
>
>
> Use job token as the credential for Task to local TaskTracker authentication over RPC.  

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


[jira] Commented: (MAPREDUCE-1335) Add SASL DIGEST-MD5 authentication to TaskUmbilicalProtocol

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

Hudson commented on MAPREDUCE-1335:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #226 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/226/])
    . Adds SASL Kerberos/Digest authentication in MapReduce. Contributed by Kan Zhang.


> Add SASL DIGEST-MD5 authentication to TaskUmbilicalProtocol
> -----------------------------------------------------------
>
>                 Key: MAPREDUCE-1335
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1335
>             Project: Hadoop Map/Reduce
>          Issue Type: New Feature
>            Reporter: Kan Zhang
>            Assignee: Kan Zhang
>             Fix For: 0.22.0
>
>         Attachments: m6419-11.patch, m6419-15.patch, m6419-19.patch, m6419-20.patch
>
>
> Use job token as the credential for Task to local TaskTracker authentication over RPC.  

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