Hi, I'm planing to deploy multiple jobs on a EMR Flink cluster and I'd like
to understand what the community is using to manage job deployments,
updates and failures? Is there any strong Open Source project or each
organization is building their custom manager?
Just created a PR trying to address this issue:
https://github.com/apache/flink/pull/7980 what do you think?
Em ter, 12 de mar de 2019 às 23:23, Gustavo Momenté <
momente.gust...@gmail.com> escreveu:
> Can I shade `flink-connector-cassandra` version? And if so do you know why
> it
Can I shade `flink-connector-cassandra` version? And if so do you know why
it isn't shaded by default?
Em ter, 12 de mar de 2019 às 23:00, Congxian Qiu
escreveu:
> Hi Gustavo Momenté
> If you want the both driver versions coexist, maybe you could try maven
> shade plugin[1]
the reason why the connector comes bundled with the driver
classes and I don't know what would be the best course of action to make
both driver versions coexist.
Best regards,
Gustavo Momenté