Re: Toward an "API" for spark images used by the Kubernetes back-end

2018-03-28 Thread Kimoon Kim
a way to set custom spark config (as > a file??) > > > -- > *From:* Holden Karau > *Sent:* Wednesday, March 21, 2018 10:44:20 PM > *To:* Erik Erlandson > *Cc:* dev > *Subject:* Re: Toward an "API" for spark images used by the Kube

Re: Toward an "API" for spark images used by the Kubernetes back-end

2018-03-22 Thread Matt Cheah
negligible between those two options. From: "Lalwani, Jayesh" Date: Thursday, March 22, 2018 at 10:19 AM To: Rob Vesse , "dev@spark.apache.org" Subject: Re: Toward an "API" for spark images used by the Kubernetes back-end I would like to add that many people run

Re: Toward an "API" for spark images used by the Kubernetes back-end

2018-03-22 Thread Lalwani, Jayesh
_ From: Holden Karau Sent: Wednesday, March 21, 2018 10:44:20 PM To: Erik Erlandson Cc: dev Subject: Re: Toward an "API" for spark images used by the Kubernetes back-end I’m glad this discussion is happening on dev@ :) Personally I like customizing with shell env var

Re: Toward an "API" for spark images used by the Kubernetes back-end

2018-03-22 Thread Rob Vesse
arau Sent: Wednesday, March 21, 2018 10:44:20 PM To: Erik Erlandson Cc: dev Subject: Re: Toward an "API" for spark images used by the Kubernetes back-end I’m glad this discussion is happening on dev@ :) Personally I like customizing with shell env variables during rolling my own i

Re: Toward an "API" for spark images used by the Kubernetes back-end

2018-03-21 Thread Felix Cheung
10:44:20 PM To: Erik Erlandson Cc: dev Subject: Re: Toward an "API" for spark images used by the Kubernetes back-end I’m glad this discussion is happening on dev@ :) Personally I like customizing with shell env variables during rolling my own image, but definitely documentation the ex

Re: Toward an "API" for spark images used by the Kubernetes back-end

2018-03-21 Thread Holden Karau
I’m glad this discussion is happening on dev@ :) Personally I like customizing with shell env variables during rolling my own image, but definitely documentation the expectations/usage of the variables is needed before we can really call it an API. On the related question I suspect two of the mor