You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pig.apache.org by Apache Wiki <wi...@apache.org> on 2008/05/01 20:03:39 UTC

[Pig Wiki] Update of "PigStreamingFunctionalSpec" by OlgaN

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 OlgaN:
http://wiki.apache.org/pig/PigStreamingFunctionalSpec

------------------------------------------------------------------------------
  stream C through `stream.pl`
  }}}
  
+ ==== 1.5 Chaining Streaming Operations ====
+ 
+ Multiple streaming operators can appear in the same script. They can be adjacent to each other or have other operations in between.
+ 
  [[Anchor(Job_Management)]]
  === 2 Job Management ===