Hasan Yusuf wrote:
I would like to start contributing to the Hadoop Project. I am very much new to JIRA so I am not sure how the assignment of bugs work. Looking over all the outstanding issues, I would like to work on issue *HADOOP-4802*<https://issues.apache.org/jira/browse/HADOOP-4802>. Can this be assigned to me?
We generally assign issues to folks once they've submitted a patch. In particular, when an issue is committed, it is assigned to the primary author of the patch, to give them credit for it. So once you've attached a patch, a committer should assign the issue to you.
For more information about contributing, see: http://wiki.apache.org/hadoop/HowToContribute Doug