Josh,

It's a feature found in Spark's Kubernetes Scheduler. Instead of starting
with a base Pod Spec, the scheduler will read a ConfigMap which has a
starting custom Pod Spec.

https://spark.apache.org/docs/latest/running-on-kubernetes.html#pod-template

On Mon, Sep 6, 2021 at 8:13 PM Josh Fischer <[email protected]> wrote:

> Hi Saad,
>
> Could you explain your use case for pod templates with Heron?
>
> - Josh
> On Sat, Sep 4, 2021 at 1:45 PM Saad <[email protected]> wrote:
>
> > Hi,
> >
> > I have started to try and figure out how to go about adding support for
> Pod
> > Templates to the ConfigMap, but I am a little lost just poking around in
> > the vast codebase. I have added a comment to the Github issue with what I
> > have found/understood thus far, but need some guidance on coming up with
> a
> > plan to implement this.
> >
> > I am new to Heron and I have some basic familiarity with the process on
> > Apache projects, so please bear with me and please do guide me where you
> > can :)
> >
> >
> > Thanks,
> > /Saad
> >
> --
> Sent from A Mobile Device
>

Reply via email to