[hadoop-taiwan] [Fwd: Announcing CloudBase-1.2 release]

  • From: Yi-Kai Tsai <yikai@xxxxxxxxxxxxx>
  • To: "hadoop-taiwan@xxxxxxxxxxxxx" <hadoop-taiwan@xxxxxxxxxxxxx>
  • Date: Fri, 27 Feb 2009 14:45:17 +0800

FYI

btw 有沒有人試用過或是試裝過的?

--
Yi-Kai Tsai (cuma) <yikai@xxxxxxxxxxxxx>, Asia Search Engineering.

--- Begin Message ---
  • From: Tarandeep Singh <tarandeep@xxxxxxxxx>
  • To: "core-user@xxxxxxxxxxxxxxxxx" <core-user@xxxxxxxxxxxxxxxxx>
  • Date: Fri, 27 Feb 2009 07:25:48 +0900
Hi,

We have released 1.2 version of CloudBase on sourceforge-
http://cloudbase.sourceforge.net/

[ CloudBase is a data warehouse system built on top of Hadoop's Map-Reduce
architecture. It uses ANSI SQL as its query language and comes with a JDBC
driver. It is developed by Business.com and is released to open source
community under GNU GPL license]

Please give it a try and send us your feedback on CloudBase users group-
http://groups.google.com/group/cloudbase-users

Thanks,
Tarandeep

Release notes-
-----------------------------------------------------------
New Features:
* User Defined Functions (UDFs)- User can create functions in Java
programming language and call them from SQL
* Table indexing- One can create index on columns of a table to reduce query
execution time
* ORDER BY improvements- Use all machines in the cluster to perform sorting.
This is done via Sampling data and sending keys to correct partitioners.
* TRUNCATE statement- truncate statement to delete all data of a table.

Bug fixes:
* CloudBase was not working with Hadoop-0.19 or later version
* Full outer join was not working
* New jars copied into $CLOUDBASE_HOME/lib directory are not picked for next
query execution


Online documentation has been updated with new features-
http://cloudbase.sourceforge.net/index.html#userDoc

--- End Message ---

Other related posts: