Re: Application cluster - Best Practice

2021-03-18 Thread Till Rohrmann
r programmatically. > > > > -- > *From:* Chesnay Schepler > *Sent:* Wednesday, March 17, 2021 3:15 PM > *To:* Tamir Sagi ; Till Rohrmann < > trohrm...@apache.org>; Yang Wang > *Cc:* user@flink.apache.org > *Subject:* Re: Application cl

Re: Application cluster - Best Practice

2021-03-17 Thread Tamir Sagi
ceactimize.com>; user@flink.apache.org<mailto:user@flink.apache.org> <mailto:user@flink.apache.org> Subject: Re: Application cluster - Best Practice EXTERNAL EMAIL Concerning making the ApplicationDeployer interface public, I think we need a community discussion. At the moment this in

Re: Application cluster - Best Practice

2021-03-17 Thread Tamir Sagi
4c88b15b6fa642c057d0a83] From: Till Rohrmann Sent: Wednesday, March 17, 2021 2:29 PM To: Yang Wang Cc: Tamir Sagi ; user@flink.apache.org Subject: Re: Application cluster - Best Practice EXTERNAL EMAIL Concerning making the ApplicationDeployer interface public, I think we need a c

Re: Application cluster - Best Practice

2021-03-17 Thread Till Rohrmann
- >> *From:* Yang Wang >> *Sent:* Monday, March 15, 2021 11:29 AM >> *To:* Tamir Sagi >> *Cc:* Till Rohrmann ; user@flink.apache.org < >> user@flink.apache.org> >> *Subject:* Re: Application cluster - Best Practice >> >> >> *EXTERNAL EMAIL*

Re: Application cluster - Best Practice

2021-03-15 Thread Yang Wang
od) for > others who will encounter that post. > > Cheers mate, > > Tamir. > -- > *From:* Till Rohrmann > *Sent:* Thursday, March 11, 2021 7:13 PM > *To:* Tamir Sagi > *Cc:* user@flink.apache.org > *Subject:* Re: Application cluster - Best

Re: Application cluster - Best Practice

2021-03-15 Thread Tamir Sagi
7&e=141363300&v=b2b59de0868454dfdf70596abaa719d0990062b7e45a16738a1cefc2d4910feb] From: Yang Wang Sent: Monday, March 15, 2021 11:29 AM To: Tamir Sagi Cc: Till Rohrmann ; user@flink.apache.org Subject: Re: Application cluster - Best Practice EXTERNAL EMAIL Hi Tamir, Thanks for sharing the information. I thin

Re: Application cluster - Best Practice

2021-03-15 Thread Yang Wang
> <https://github.com/fabric8io/kubernetes-client> under the hood) for > others who will encounter that post. > > Cheers mate, > > Tamir. > -- > *From:* Till Rohrmann > *Sent:* Thursday, March 11, 2021 7:13 PM > *To:* Tamir Sag

Re: Application cluster - Best Practice

2021-03-11 Thread Tamir Sagi
088647&e=140804497&v=cf4bf23df985ac98e167fe371a822a78546dcc0e756de699b73e1e99927fdf3f] From: Till Rohrmann Sent: Thursday, March 11, 2021 7:13 PM To: Tamir Sagi Cc: user@flink.apache.org Subject: Re: Application cluster - Best Practice EXTERNAL EMAIL What the Flink client does for you when starting an

Re: Application cluster - Best Practice

2021-03-11 Thread Till Rohrmann
on >will be raised: Java: >sun.security.provider.certpath.SunCertPathBuilderException: unable to find >valid certification path to requested target > > Docker file for the program above (config is the local Kubernetes > credentials file located in ~/.kube/config) I copied

Re: Application cluster - Best Practice

2021-03-11 Thread Tamir Sagi
BECONFIG=/opt/files/config ENTRYPOINT ["java","-Dlog4j.configurationFile=/opt/files/log4j2.xml", "-jar", "/.jar"] Hope that helps, Tamir. ____ From: Till Rohrmann Sent: Thursday, March 11, 2021 3:40 PM To: Tamir Sagi Cc: user@flink.apache.org