The historgram UDF can be used to create data from GNU-plot. Here is something I do:
Hive's default output is tab delimited. There are javascript graphing libraries like amcharts. I produce tab files and let simple HTML pages be the front end for AM charts. This allows me to create raw data with hive and quickly display this in a web browser without the need for server side coding. Edward On Wed, Apr 11, 2012 at 3:46 PM, shashwat shriparv <dwivedishash...@gmail.com> wrote: > Hey hive is qury language for no sql, by default i dont think it can be used > for plotting graphs rather you can get data through and format it in > required shape and the plot using some api, provided > > ∞ > > Shashwat Shriparv > >