blob: 385a27842b585b6421f722f88661a85fc8811c21 [file] [log] [blame]
~~ Licensed to the Apache Software Foundation (ASF) under one or more
~~ contributor license agreements. See the NOTICE file distributed with
~~ this work for additional information regarding copyright ownership.
~~ The ASF licenses this file to You under the Apache License, Version 2.0
~~ (the "License"); you may not use this file except in compliance with
~~ the License. You may obtain a copy of the License at
~~
~~ http://www.apache.org/licenses/LICENSE-2.0
~~
~~ Unless required by applicable law or agreed to in writing, software
~~ distributed under the License is distributed on an "AS IS" BASIS,
~~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~~ See the License for the specific language governing permissions and
~~ limitations under the License.
~~
Release Notes - Apache Chukwa - Version ${VERSION}
Overall Status
This is the fifth public release of Apache Chukwa, a log analysis framework on top of
Apache Hadoop and Apache HBase. Apache Chukwa has been tested at scale and used in some
production settings, and is reasonably robust and well behaved. For instructions on
setting up Apache Chukwa, see the administration guide and the rest of Apache Chukwa
documentation.
Important Changes Since Last Release
* New dashboard design.
* New Apache Chukwa Parquet file format.
* New Apache HBase schema for improved low latency read performance.
* New Solr log indexing support.
* There have been a number of bug fixes and code cleanups since the last release;
check the changelog and JIRA for details.
Requirements
Apache Chukwa relies on Java 1.6, and requires maven 3.0.3 to build.
The back-end processing requires Apache Hadoop ${hadoopVersion},
Apache HBase ${hbaseVersion}+, and Apache Solr ${solrVersion}+.
Known Limitations
* There is currently no HDFS file compaction and retention support.