Apache Wiki
Tue, 01 Apr 2008 16:03:35 -0700
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 Arun C Murthy: http://wiki.apache.org/pig/PigStreamingFunctionalSpec ------------------------------------------------------------------------------ B = stream A by `stream.pl` }}} + Note: !BinaryStorage *needs* the `split by 'file'` option to be specified, else it isn't guaranteed to work. + ==== 4.4 Working with scalars ==== Several users need to have a way to compute a scalar using pig and use it in later computations.