CloudBase is a data warehouse system for Terabyte & Petabyte scale analytics. It is built on top of hadoop. It allows you to query flat files using ANSI SQL.
We have released 1.3.1 version of CloudBase on sourceforge- https://sourceforge.net/projects/cloudbase Please give it a try and send us your feedback. You can follow CloudBase related discussion in the google mail list: cloudbase-us...@googlegroups.com 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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CloudBase" group. To post to this group, send email to cloudbase-us...@googlegroups.com To unsubscribe from this group, send email to cloudbase-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/cloudbase-users?hl=en -~----------~----~----~----~------~----~------~--~---