Dear Wiki user,

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

The following page has been changed by SanthoshSrinivasan:
http://wiki.apache.org/pig/PigErrorHandling

------------------------------------------------------------------------------
- = Error Handling =
+ #format wiki
+ #language en
+ 
+ [[Navigation(children)]]
+ [[TableOfContents]]
  
  This document captures the requirements for the Error Handling feature in Pig.
  
@@ -16, +20 @@

  
  == Background ==
  
- Using the approach mentioned in ref1, Pig can be divided into three 
components for the purpose of error handling. A schematic view of the system is 
illustrated via the diagram.
+ Using the approach mentioned in [#ref1 Mika], Pig can be divided into three 
components for the purpose of error handling. A schematic view of the system is 
illustrated via the diagram.
  
   1. The user interface. This could be the grunt shell or the command line 
execution of a script or using Pig via the Java APIs
   2. Pig
@@ -57, +61 @@

   1. Users will be able switch to turn on/off warning message aggregation
  
  
- == References: ==
+ == References ==
  
-  1. Mika Raento, "What should Exceptions look like?" July 30, 2006, 
http://www.errorhandling.org/wordpress/
+  1. [[Anchor(ref1)]] Mika Raento, "What should Exceptions look like?" July 
30, 2006, http://www.errorhandling.org/wordpress/
-  2. Bruce Eckel, "Thinking in Java", 3rd Edition Revision 4.0, November 20, 
2002, http://www.faqs.org/docs/think_java/TIJ3_c.htm
+  2. [[Anchor(ref2)]] Bruce Eckel, "Thinking in Java", 3rd Edition Revision 
4.0, November 20, 2002, http://www.faqs.org/docs/think_java/TIJ3_c.htm
  

Reply via email to