Re: Data Transfer between TM should be encrypted

2016-10-13 Thread vinay patil
? >>>>>> >>>>>> We are going to get production data (financial data) in October end , >>>>>> so want to have this feature before that. >>>>>> >>>>>> Regards, >>>>>> Vinay Patil >>>>>

Re: Data Transfer between TM should be encrypted

2016-10-13 Thread Stephan Ewen
gt; Regards, >>>>> Vinay Patil >>>>> >>>>> On Mon, Aug 29, 2016 at 11:15 AM, Stephan Ewen [via Apache Flink User >>>>> Mailing List archive.] <[hidden email]> wrote: >>>>> >>>>> Hi! >>>>> >>>>

Re: Data Transfer between TM should be encrypted

2016-10-13 Thread Robert Metzger
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 >>>>

Re: Data Transfer between TM should be encrypted

2016-10-12 Thread vinay patil
gt;> each user function. >>> >>> Stephan >>> >>> >>> >>> >>> >>> >>> On Mon, Aug 29, 2016 at 6:12 PM, vinay patil <[hidden email]> wrote: >>> >>> Hi Ufuk, >>> >>> This is reg

Re: Data Transfer between TM should be encrypted

2016-10-12 Thread Robert Metzger
;> >> On Mon, Aug 29, 2016 at 6:12 PM, vinay patil <[hidden email]> wrote: >> >> Hi Ufuk, >> >> This is regarding this issue >> https://issues.apache.org/jira /browse/FLINK-4404 >> <https://issues.apache.org/jira/browse/FLINK-4404> >>

Re: Data Transfer between TM should be encrypted

2016-10-07 Thread vinay patil
afka 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. >

Re: Data Transfer between TM should be encrypted

2016-09-15 Thread Vijay Srinivasaraghavan
r, 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 Sent from the Apache Flink User Mailing List a

Re: Data Transfer between TM should be encrypted

2016-09-14 Thread vinay patil
gt; >> 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

Re: Data Transfer between TM should be encrypted

2016-08-30 Thread vinay patil
> > 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

Re: Data Transfer between TM should be encrypted

2016-08-30 Thread Vijay Srinivasaraghavan
e 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 Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com. If you reply to this em

Re: Data Transfer between TM should be encrypted

2016-08-30 Thread Stephan Ewen
hen 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 w

Re: Data Transfer between TM should be encrypted

2016-08-29 Thread vinay patil
ent 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 >>

Re: Data Transfer between TM should be encrypted

2016-08-29 Thread Stephan Ewen
t; 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

Data Transfer between TM should be encrypted

2016-08-29 Thread vinay patil
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 at Nabble.com.