Dear Wiki user,

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

The "Hive/HowToContribute" page has been changed by CarlSteinbach.
http://wiki.apache.org/hadoop/Hive/HowToContribute?action=diff&rev1=20&rev2=21

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

  patch -p0 --dry-run < cool_patch.patch
  }}}
  If you are an Eclipse user, you can apply a patch by : 1. Right click project 
name in Package Explorer , 2. Team -> Apply Patch
+ 
+ === Review Process (Proposal) ===
+ 
+ If your patch contains more than 2 files that are changed and not yet had a 
review, please submit to  [[http://review.hbase.org |Review Board]]. Some 
helpful hints for Review Board:
+  * When creating a review request you should select the "hive svn" repository 
and enter "trunk" in the "Base Directory" field.
+  * Add the JIRA number to the Bugs field
+  * Use JIRA name and the short title for the "Summary" Field (eg: HIVE-1234 
fix X Y Z)
+  * You will need to click on the Publish button after you make a change.
+  * Once changes are published, email will sent to the hive-dev mailing list.
+  * Don't upload the patch to JIRA until the final version has completed 
review (ie JIRA should contain only 1 patch that has been reviewed)
+  * Use the [[CodeReviewChecklist| code review checklist]] as a guide when 
doing reviews
+  * Reviewers can approve the patch by clicking on the "Ship it" option.
+  * Should your patch earn a -1 review, set the issue status to 'Resume 
Progress', upload a patch to Review Board with necessary fixes and then set the 
status to 'Submit Patch' again.
+ 
  
  == Contributing your work ==
  Finally, patches should be ''attached'' to an issue report in 
[[http://issues.apache.org/jira/browse/HIVE|Jira]] via the '''Attach File''' 
link on the issue's Jira. Please add a comment that asks for a code review 
following our [[CodeReviewChecklist|code review checklist]]. Please note that 
the attachment should be granted license to ASF for inclusion in ASF works (as 
per the [[http://www.apache.org/licenses/LICENSE-2.0|Apache License]] ยง5).

Reply via email to