Dear Wiki user,

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

The "HowToCommit" page has been changed by JunpingDu:
https://wiki.apache.org/hadoop/HowToCommit?action=diff&rev1=19&rev2=20

   1. Include the Jira issue id in the commit message, along with a short 
description of the change and the name of the contributor if it is not you.  Be 
sure to get the issue id right, as this causes Jira to link to the change in 
Subversion (use the issue's "All" tab to see these).
   1. Resolve the issue as fixed, thanking the contributor.  Always set the 
"Fix Version" at this point, but please only set a single fix version, the 
earliest release in which the change will appear. '''Special case'''- when 
committing to a ''non-mainline'' branch (such as branch-0.22 or branch-0.23 
ATM), please set fix-version to either 2.x.x or 3.x.x appropriately too.
   1. Use the -E option to make sure that empty files are removed during the 
commit.
+ 
+ You can find a guidance on how to commit a patch to the Hadoop SVN repository 
in this [[http://www.youtube.com/watch?v=txW3m7qWdzw&feature=youtu.be|video]].
  
  <<Anchor(Documentation)>>
  ==== Committing Documentation ====

Reply via email to