[
https://issues.apache.org/jira/browse/HAMA-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13263770#comment-13263770
]
Thomas Jungblut commented on HAMA-565:
--------------------------------------
I would also be interested in it. But Hama is just transferring plain binary,
so if you catch a whole message to another peer, you could get the raw data
back with a bit of reverse engineering.
A very simplistic approach would be to try a telnet on the RPC communication
port of a peer and look at the results, or sniffing the stuff with tcpdump.
> Support Encryption for Hama in the Clouds
> -----------------------------------------
>
> Key: HAMA-565
> URL: https://issues.apache.org/jira/browse/HAMA-565
> Project: Hama
> Issue Type: New Feature
> Components: messaging
> Affects Versions: 0.5.0
> Reporter: Thomas Jungblut
> Fix For: 0.6.0
>
>
> Network traffic among the peers in the cloud is currently done without any
> encryption maybe revealing sensitive data.
> I just came across a compression codec for Hadoop making it possible to
> encrypt stuff with RSA/DSA public/private keys.
> https://github.com/geisbruch/HadoopCryptoCompressor
> Since we have compression and we can also support Hadoop codecs we can
> encrypt messaging between servers.
--
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