Add support for IAM Roles for Service Accounts in AWS EKS (Web Identity)

2020-02-11 Thread Rafi Aroch
Hi, IAM Roles for Service Accounts have many advantages when deploying Flink on AWS EKS. >From AWS documentation: *With IAM roles for service accounts on Amazon EKS clusters, you can > associate an IAM role with a Kubernetes service account. This service > account can then provide AWS permission

Re: [DISCUSS] Releasing "fat" and "slim" Flink distributions

2020-04-16 Thread Rafi Aroch
As a reference for a nice first-experience I had, take a look at https://code.quarkus.io/ You reach this page after you click "Start Coding" at the project homepage. Rafi On Thu, Apr 16, 2020 at 6:53 PM Kurt Young wrote: > I'm not saying pre-bundle some jars will make this problem go away, and

CloudWatch Metrics Reporter

2018-05-16 Thread Rafi Aroch
Hi, In my team we use CloudWatch as our monitoring & alerting system. I noticed that CloudWatch does not appear in the list of supported Reporters. I was wondering why is that. Was there no demand from the community? Is it related to licensing issue with AWS? Was it a technical concern? Would you

Request for Contributor permissions

2018-10-08 Thread Rafi Aroch
Hi, I would like to assign an issue to myself. Could someone assign contributor permissions to my user? My username in JIRA is: *aroch*. Looking forward to contribute. Thanks, Rafi

Re: [ANNOUNCE] New Apache Flink Committer - Igal Shilman

2020-09-15 Thread Rafi Aroch
Congratulations Igal! Well deserved! Rafi On Tue, Sep 15, 2020 at 11:14 AM Tzu-Li (Gordon) Tai wrote: > Hi all, > > It's great seeing many new Flink committers recently, and to add to that > I'd like to announce one more new committer: Igal Shilman! > > Igal has been a long time member of the

CEP: Dynamic Patterns

2017-12-26 Thread Rafi Aroch
Hi, I'm Rafi, Data Architect at WalkMe. Our Mobile platform generates events coming from the end-users mobile device for different actions that the user does. The use case I wanted to implement using Flink CEP is as follows: We would like to expose a UI where we could define a set of rules. Rul

Re: CEP: Dynamic Patterns

2017-12-28 Thread Rafi Aroch
; Thanks for raising the issue in the mailing list, > > Kostas > > > > On Dec 27, 2017, at 2:44 PM, Ufuk Celebi wrote: > > > > Hey Rafi, > > > > this is indeed a very nice feature to have. :-) I'm afraid that this > > is currently hard to do manually wit

[jira] [Created] (FLINK-17193) k8s-python-example build-example.sh improvements

2020-04-16 Thread Rafi Aroch (Jira)
Rafi Aroch created FLINK-17193: -- Summary: k8s-python-example build-example.sh improvements Key: FLINK-17193 URL: https://issues.apache.org/jira/browse/FLINK-17193 Project: Flink Issue Type