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 spookysam.
http://wiki.apache.org/hadoop/Hbase/HowToContribute?action=diff&rev1=71&rev2=72

--------------------------------------------------

  
  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]].
  
- Alternatively, if you prefer to use 
[[http://git.apache.org/hbase.git/|git]][[http://www.uebersetzer1.wordpress.com|,]]
 there is a git repository available that mirrors the svn repository. You can 
retrieve the latest information via git with the following:
+ Alternatively, if you prefer to use [[http://git.apache.org/hbase.git/|git]] 
there is a git repository available that mirrors the svn repository. You can 
retrieve the latest information via git with the following:
  
  {{{
  git clone git://git.apache.org/hbase.git
  }}}
  
  === 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.
+ 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.
  
  Modify the source code and add some (very) nice features using your favorite 
IDE.<<BR>>
  

Reply via email to