Re: In-transit Data Encryption in EMR

2017-06-11 Thread Tzu-Li (Gordon) Tai
le.com/In-transit-Data-Encryption-in-EMR-tp13455p13490.html To start a new topic under Apache Flink User Mailing List archive., email [hidden email] To unsubscribe from Apache Flink User Mailing List archive., click here. NAML View this message in context: Re: In-transit Data Encryption in EMR Sent from

Re: In-transit Data Encryption in EMR

2017-06-09 Thread vinay patil
Hi Guys, Can anyone please provide me solution to my queries. On Jun 8, 2017 11:30 PM, "Vinay Patil" wrote: > Hi Guys, > > I am able to setup SSL correctly, however the following command does not > work correctly and results in the error I had mailed earlier > > flink run -m yarn-cluster -yt d

Re: In-transit Data Encryption in EMR

2017-06-08 Thread vinay patil
Hi Guys, I am able to setup SSL correctly, however the following command does not work correctly and results in the error I had mailed earlier flink run -m yarn-cluster -yt deploy-keys/ TestJob.jar Few Doubts: 1. Can anyone please explain me how do you test if SSL is working correctly ? Curren

Re: In-transit Data Encryption in EMR

2017-06-05 Thread vinay patil
Hi Gordon, The yarn session gets created when I try to run the following command: yarn-session.sh -n 4 -s 2 -jm 1024 -tm 3000 -d --ship deploy-keys/ However when I try to access the Job Manager UI, it gives me exception as : javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorExc

Re: In-transit Data Encryption in EMR

2017-06-05 Thread vinay patil
Hi Gordan, Thank you for your response. I have done the necessary configurations by adding all the node ip's from Resource Manager , is this correct ? Also I will try to check if wildcard works as all our hostname begins with a same pattern. For ex : SAN=dns:ip-192-168.* should work , right ? F

Re: In-transit Data Encryption in EMR

2017-06-05 Thread Tzu-Li (Gordon) Tai
ontext: Re: In-transit Data Encryption in EMR Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.

Re: In-transit Data Encryption in EMR

2017-06-05 Thread vinay patil
Thank you Till. Gordon can you please help. Regards, Vinay Patil On Fri, Jun 2, 2017 at 9:10 PM, Till Rohrmann [via Apache Flink User Mailing List archive.] wrote: > Hi Vinay, > > I've pulled my colleague Gordon into the conversation who can probably > tell you more about Flink's security feat

Re: In-transit Data Encryption in EMR

2017-06-02 Thread Till Rohrmann
Hi Vinay, I've pulled my colleague Gordon into the conversation who can probably tell you more about Flink's security features. Cheers, Till On Fri, Jun 2, 2017 at 2:22 PM, vinay patil wrote: > Hi, > > Currently I am looking into configuring in-transit data encryption either > using Flink SSL