You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Eugene Koontz (JIRA)" <ji...@apache.org> on 2012/10/03 20:04:07 UTC

[jira] [Updated] (GIRAPH-211) Add secure authentication to Netty IPC

     [ https://issues.apache.org/jira/browse/GIRAPH-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eugene Koontz updated GIRAPH-211:
---------------------------------

    Attachment: GIRAPH-211.patch

Getting closer. 

-Passes:

{code}
mvn -Phadoop_non_secure clean verify &&
mvn -Phadoop_1.0 clean verify && 
mvn -Phadoop_2.0.0 clean verify && 
mvn -Phadoop_2.0.1 clean verify && 
mvn -Phadoop_2.0.2 clean verify
{code}

(I added profiles for hadoop 2.0.1 and 2.0.2 since there are
releases available for these newer Hadoop versions).

-Addressed most of Avery's comments on reviewboard - thank you Avery. Still,
 SaslTokenMessageRequests do not properly pass the
 destWorkerId (it still uses -2 as the destWorkerId). Working on addressing this.

-Added new test, SaslConnectionTest, adapted from ConnectionTest. Passes,
 but needs to be expanded. I need to better understand how
 Mockito can be used to mock Job Tokens, so would appreciate help
 with how to use Mockito for this.

-Incorporates GIRAPH-212's patch: this fixes munge flags associated with security.


                
> Add secure authentication to Netty IPC
> --------------------------------------
>
>                 Key: GIRAPH-211
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-211
>             Project: Giraph
>          Issue Type: Improvement
>            Reporter: Eugene Koontz
>            Assignee: Eugene Koontz
>             Fix For: 0.2.0
>
>         Attachments: GIRAPH-211.patch, GIRAPH-211.patch, GIRAPH-211.patch, GIRAPH-211.patch, GIRAPH-211.patch, GIRAPH-211.patch, GIRAPH-211.patch, GIRAPH-211.patch, GIRAPH-211-proposal.txt
>
>
> Gianmarco De Francisci Morales asked on the user list:
> bq. I am getting the exception in the subject when running my giraph program
> bq. on a cluster with Kerberos authentication.
> This leads to the idea of having Kerberos authentication supported within GIRAPH. Hopefully it would use our fast GIRAPH-37 IPC, but could also interoperate with Hadoop security.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira