Surendra Singh Lilhore created FLINK-34565:
--
Summary: Enhance flink kubernetes configMap to accommodate
additional configuration files
Key: FLINK-34565
URL: https://issues.apache.org/jira/browse/FLINK
Hi Gyula,
FLINK-33548 proposes adding a new resource field to match with Kubernetes
pod resource configuration. Here's my suggestion: instead of adding a new
resource field, let's use a pod template for more advanced resource setup.
Adding a new resource field might confuse users. This change can
upside is that it will work for all operator supported Flink versions
> and is much simpler to use than the pod template.
>
> What do you think?
>
> Gyula
>
> On Fri, 24 Nov 2023 at 19:50, Surendra Singh Lilhore <
> surendralilh...@apache.org> wrote:
>
> > Hi
ghts of the community on this matter.
>
> Thanks!
> Gyula
>
> On Thu, Nov 23, 2023 at 2:00 PM Surendra Singh Lilhore <
> surendralilh...@apache.org> wrote:
>
> > Hello everyone,
> >
> > I've encountered an issue while using the flink open source
> &
Hello everyone,
I've encountered an issue while using the flink open source
kubernetes operator for Flink deployment. Despite setting resource limits
in the pod template, it appears that these limits are not considered during
TaskManager (TM) pod deployment. Upon code investigation, it seems the
l
Surendra Singh Lilhore created FLINK-33609:
--
Summary: Take into account the resource limit specified in the pod
template.
Key: FLINK-33609
URL: https://issues.apache.org/jira/browse/FLINK-33609
Surendra Singh Lilhore created FLINK-33095:
--
Summary: Job jar related issue should be reported as BAD_REQUEST
instead of INTERNAL_SERVER_ERROR
Key: FLINK-33095
URL: https://issues.apache.org/jira/browse
Surendra Singh Lilhore created FLINK-32122:
--
Summary: Update the Azure Blob Storage document to assist in
configuring the MSI provider with a shaded class name
Key: FLINK-32122
URL: https
Hello everyone,
I would like to propose an enhancement to Flink that would allow users to
list Flink savepoints directly through a built-in command, eliminating the
need to depend on external tools like the Flink CLI or file system commands.
The motivation behind this feature is to simplify the p
cluster before starting JMs and TMs.
[image: image.png]
Thanks
Surendra
On Tue, Mar 7, 2023 at 11:51 AM Surendra Singh Lilhore <
surendralilh...@apache.org> wrote:
> Hi David,
>
> Sorry I missed your reply.
>
> >>>Since you're mentioning docker, I assume you
p
us save the time currently taken by the init container.
Not only can application mode clusters on Kubernetes utilize this, but
other clusters can also use it to download additional plugins before
starting the cluster.
Thanks
Surendra
On Sat, Mar 4, 2023 at 12:41 AM Surendra Singh Lilhore
Hi Team,
According to the Flink documentation, in the APP mode, the application jar
should be bundled with the Flink image. However, building an image for each
new application can be difficult. Can we introduce new commands that will
help to download the required jar locally before starting Flin
12 matches
Mail list logo