Re: Access to Apache GitHub

2021-08-15 Thread Holden Karau
Hmm yeah I don’t have strong feelings about how we should tag JDK versions, how do other projects do it? On Sun, Aug 15, 2021 at 2:08 PM Mich Talebzadeh wrote: > Thanks for the info. > > One thing we need to discuss is the convention for naming these > dockerfiles. I just created two spark versi

Re: Access to Apache GitHub

2021-08-15 Thread Mich Talebzadeh
Thanks for the info. One thing we need to discuss is the convention for naming these dockerfiles. I just created two spark version with java 11 and java 8 For example: REPOSITORY TAG IMAGE ID CREATED SIZE spark3.1.1_java8 f42d33ee0458 2 minutes ago 1.07GB

Re: Access to Apache GitHub

2021-08-15 Thread Holden Karau
I don’t think we need a new repo for working on proposed Dockerfiles. You can take a look at the existing Dockerfiles, file a JIRA, and make a fork, then raise a PR (eg follow the usual development process). On Sun, Aug 15, 2021 at 9:51 AM Mich Talebzadeh wrote: > > Maybe this one? > > > https:/

Re: Access to Apache GitHub

2021-08-15 Thread Mich Talebzadeh
Maybe this one? https://github.com/apache/spark/tree/master/resource-managers view my Linkedin profile *Disclaimer:* Use it at your own risk. Any and all responsibility for any loss, damage or destruction of data or any other

Re: Access to Apache GitHub

2021-08-15 Thread Mich Talebzadeh
Thanks, Sean got it. So who will create a new repository in this case. For example a new repository titled docker-and-kubernetes along those lines So I can pull it and start working on it in my local view my Linkedin profile *Di

Re: Access to Apache GitHub

2021-08-15 Thread Sean Owen
No, we can't give write access to Apache repos of course, not to anyone but committers. People contribute by opening pull requests. On Sun, Aug 15, 2021 at 10:11 AM Mich Talebzadeh wrote: > > Hi, > > > With reference to recent threads/discussions on creating ready-made > docker images for spar

Access to Apache GitHub

2021-08-15 Thread Mich Talebzadeh
Hi, With reference to recent threads/discussions on creating ready-made docker images for spark, spark-py and spark-R, it would be great to create a project/repository in Apache Spark GitHub specifically for this [orpose. Would some administrator of this https://github.com/apache/spark give m