The Sample and Limit functions are used to limit the number of tuples that pass through a pipe assembly.
The
cascading.operation.filter.Sample
filter
allows a percentage of tuples to pass.
The
cascading.operation.filter.Limit
filter
allows a set number of tuples to pass.
Copyright © 2007-2012 Concurrent, Inc. All Rights Reserved.