Hi Vikram, Welcome. Following query looks for JIRAs with newbie tag. They are usually easier JIRAs to look at and understand. The following query restricts the search to HDFS, YARN, HADOOP COMMON and HBASE. Feel free to look at other sub-projects too if you like.
https://issues.apache.org/jira/issues/?jql=project%20in%20(HDFS%2C%20HADOOP%2C%20YARN%2C%20HBASE)%20AND%20text%20~%20newbie Thanks Anu On 5/5/16, 3:47 AM, "Vikram Singh" <pydevhac...@gmail.com> wrote: >Thanks Chris :-) > >I am done with code setup. Code base is huge and its difficult to directly >jump into and understand the flow. >I am trying to find some bugs in JIRA on which I can work on and understand >code and development process. >Could someone please help me to find some good starter issues on which I >can work and see the code working. > >regards >Vikram > >On Tue, May 3, 2016 at 10:16 PM, Chris Nauroth <cnaur...@hortonworks.com> >wrote: > >> Hello Vikram, >> >> Thank you for deciding to contribute, and welcome aboard! This wiki page >> has the information you need on getting started. >> >> https://wiki.apache.org/hadoop/HowToContribute >> >> >> --Chris Nauroth >> >> >> >> >> On 5/3/16, 3:42 AM, "Vikram Singh" <pydevhac...@gmail.com> wrote: >> >> >Hi, >> > >> >I would like to contribute in Hadoop development. >> > >> >Looking for help to get started. >> > >> >regards >> >Vikram >> >>