You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by Johannes Zillmann <jz...@googlemail.com> on 2010/02/04 20:47:35 UTC

[ANNOUNCE] Katta 0.6 released

Release 0.6 of Katta is now available.
Katta - Lucene (or Hadoop Mapfiles or any content which can be split into shards) in the cloud.
http://katta.sourceforge.net


The key changes of the 0.6 release among dozens of bug fixes:
- upgrade lucene to 3.0
- upgrade zookeeper to  3.2.2
- upgrade hadoop to 0.20.1
- generalize katta for serving shard-able content (lucene is one implementation, hadoop mapfiles another one)
- basic lucene field sort capability
- more robust zookeeper session expiration handling
- throttling of shard deployment (kb/sec configurable) to hava a stabe search while deploying
- load test facility
- monitoring facility
- alpha version of web-gui


The changes from 0.6.rc1 release:
 KATTA-120, fix listIndices for wrong file pathes
 KATTA-117, add command line option to print stacktrace on error
 KATTA-116, fix distribution of shards does not take currently deploying shards into account 
 KATTA-107, fix katta execution on cygwin 
 KATTA-112, ship build.xml in core distribution 
 KATTA-110, use a released 0.1 version of zkclient instead of the snapshot


See full list of changes at
http://oss.101tec.com/jira/secure/ReleaseNote.jspa?projectId=10000&styleName=Html&version=10010

Binary distribution is available at
https://sourceforge.net/projects/katta/

The Katta Team