Hi Stephan, Thank you for your reply.
Till when can I expect this feature to be integrated in master or release version ? We are going to get production data (financial data) in October end , so want to have this feature before that. Regards, Vinay Patil On Mon, Aug 29, 2016 at 11:15 AM, Stephan Ewen [via Apache Flink User Mailing List archive.] <ml-node+s2336050n8782...@n4.nabble.com> wrote: > Hi! > > The way that the JIRA issue you linked will achieve this is by hooking > into the network stream pipeline directly, and encrypt the raw network byte > stream. We built the network stack on Netty, and will use Netty's SSL/TLS > handlers for that. > > That should be much more efficient than manual encryption/decryption in > each user function. > > Stephan > > > > > > > On Mon, Aug 29, 2016 at 6:12 PM, vinay patil <[hidden email] > <http:///user/SendEmail.jtp?type=node&node=8782&i=0>> wrote: > >> Hi Ufuk, >> >> This is regarding this issue >> https://issues.apache.org/jira/browse/FLINK-4404 >> >> How can we achieve this, I am able to decrypt the data from Kafka coming >> in, but I want to make sure that the data is encrypted when flowing between >> TM's. >> >> One approach I can think of is to decrypt the data at the start of each >> operator and encrypt it at the end of each operator, but I feel this is not >> an efficient approach. >> >> I just want to check if there are alternatives to this and can this be >> achieved by doing some configurations. >> >> Regards, >> Vinay Patil >> >> ------------------------------ >> View this message in context: Data Transfer between TM should be >> encrypted >> <http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Data-Transfer-between-TM-should-be-encrypted-tp8781.html> >> Sent from the Apache Flink User Mailing List archive. mailing list >> archive >> <http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/> >> at Nabble.com. >> > > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > http://apache-flink-user-mailing-list-archive.2336050. > n4.nabble.com/Data-Transfer-between-TM-should-be- > encrypted-tp8781p8782.html > To start a new topic under Apache Flink User Mailing List archive., email > ml-node+s2336050n1...@n4.nabble.com > To unsubscribe from Apache Flink User Mailing List archive., click here > <http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=1&code=dmluYXkxOC5wYXRpbEBnbWFpbC5jb218MXwxODExMDE2NjAx> > . > NAML > <http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Data-Transfer-between-TM-should-be-encrypted-tp8781p8786.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.