You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by Apache Wiki <wi...@apache.org> on 2011/06/21 10:49:20 UTC

[Hadoop Wiki] Update of "Hbase/HowToContribute" by SteveLoughran

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.

The "Hbase/HowToContribute" page has been changed by SteveLoughran:
http://wiki.apache.org/hadoop/Hbase/HowToContribute?action=diff&rev1=81&rev2=82

Comment:
rm linkspam

  
  {{{
  svn co http://svn.apache.org/repos/asf/hbase/trunk hbase-core-trunk
- }}}[[http://itshumour.blogspot.com/2009/07/funny-nursery-rhymes-remixed.html|.]]
+ }}}
  
  
  If you prefer to use Eclipse for development, there are instructions for setting up SVN access from within Eclipse at[[http://www.uebersetzung1.wordpress.com|,]] [[Hbase/EclipseEnvironment| Working with HBase under Eclipse]].
@@ -24, +24 @@

  }}}
  
  === Making Changes ===
- Before you start, send a message to the <<MailTo(dev AT SPAMFREE hbase DOT apache DOT org)>> HBase developer mailing list, or file a bug report in [[https://issues.apache.org/jira/browse/HBASE|Hbase JIRA]][[http://itshumour.blogspot.com/2010/06/twenty-hilarious-funny-quotes.html|.]]  Describe your proposed changes and check that they fit in with what others are doing and have planned for the project.  Be patient, it may take folks a while to understand your requirements[[http://www.uebersetzung1.wordpress.com|.]]
+ Before you start, send a message to the <<MailTo(dev AT SPAMFREE hbase DOT apache DOT org)>> HBase developer mailing list, or file a bug report in [[https://issues.apache.org/jira/browse/HBASE|Hbase JIRA]].  Describe your proposed changes and check that they fit in with what others are doing and have planned for the project.  Be patient, it may take folks a while to understand your requirements.
  
  Modify the source code and add some (very) nice features using your favorite IDE.<<BR>>