tree: 0f769c450c89134a44ef1280150bd3d862769c79 [path history] [tgz]
  1. quantile.pig
  2. README.md
  3. streaming_quantile.pig
examples/quantile/README.md

Quantile Example

This is an example of using the Quantile and StreamingQuantile UDFs to to compute quantiles for some sample temperature data. See our blog post for more details.