Good morning Dipayan, Happy to see another contributor!
Please go through this document for contributors. Please note the MLlib-specific contribution guidelines section in particular. https://spark.apache.org/contributing.html Since you are looking for something to start with, take a look at this Jira query for starter issues. https://issues.apache.org/jira/browse/SPARK-38719?jql=project%20%3D%20SPARK%20AND%20labels%20%3D%20%22starter%22%20AND%20status%20%3D%20Open Cheers, Brian On Sun, Jul 16, 2023 at 8:49 AM Dipayan Dev <dev.dipaya...@gmail.com> wrote: > Hi Spark Community, > > A very good morning to you. > > I am using Spark from last few years now, and new to the community. > > I am very much interested to be a contributor. > > I am looking to contribute to Spark MLLib. Can anyone please suggest me > how to start with contributing to any new MLLib feature? Is there any new > features in line and the best way to explore this? > Looking forward to little guidance to start with. > > > Thanks > Dipayan > -- > > > > With Best Regards, > > Dipayan Dev > Author of *Deep Learning with Hadoop > <https://www.amazon.com/Deep-Learning-Hadoop-Dipayan-Dev/dp/1787124762>* > M.Tech (AI), IISc, Bangalore > -- >From Brian H.