[ 
https://issues.apache.org/jira/browse/GIRAPH-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13400786#comment-13400786
 ] 

Jakob Homan commented on GIRAPH-200:
------------------------------------

If Giraph is going to run a secure cluster, it must also be secure.  Running an 
unsecured Giraph opens up the possibility of a malicious party using it to grab 
data (vertices sent over the unsecured wire).  If we don't have a security 
story, it's like that Giraph won't be allowed on any of secure clusters (from a 
policy standpoint).  
                
> remove hadoop RPC and keep just netty
> -------------------------------------
>
>                 Key: GIRAPH-200
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-200
>             Project: Giraph
>          Issue Type: Improvement
>    Affects Versions: 0.2.0
>            Reporter: Claudio Martella
>            Assignee: Alessandro Presta
>             Fix For: 0.2.0
>
>         Attachments: Remove_Hadoop_RPC_and_keep_just_Netty.patch, 
> Remove_Hadoop_RPC_and_keep_just_Netty1.patch
>
>
> Given the netty communication behaves faster than rpc, we should just keep 
> netty-based and drop the older one.

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

        

Reply via email to