How about the index of CloudBase? On Wed, Jun 17, 2009 at 4:16 AM, Ru, Yanbo <y...@business.com> wrote:
> > Hi, > > We have released 1.3.1 version of CloudBase on sourceforge- > https://sourceforge.net/projects/cloudbase > > CloudBase is a data warehouse system for Terabyte & Petabyte scale > analytics. It is built on top of Map-Reduce architecture. It allows you to > query flat log files using ANSI SQL. > > Please give it a try and send us your feedback. > > Thanks, > > Yanbo > > Release notes - > > New Features: > * CREATE CSV tables - One can create tables on top of data in CSV (Comma > Separated Values) format and query them using SQL. Current implementation > doesn't accept CSV records which span multiple lines. Data may not be > processed correctly if a field contains embedded line-breaks. Please visit > http://cloudbase.sourceforge.net/index.html#userDoc for detailed > specification of the CSV format. > > Bug fixes: > * Aggregate function 'AVG' returns the same value as 'SUM' function > * If a query has multiple aliases, only the last alias works >