blob: 5a23a84558638d9a696d737c5aa00c3037df29fd [file] [log] [blame]
---
layout: post
title: 'Not just yet another release of Apache Bigdata stack: Bigtop 1.0 delivers
fast data'
date: '2015-09-03T00:00:00+00:00'
categories: bigtop
---
<p>Apache Bigtop 1.0 release was <a href="http://bit.ly/1JQVnf3%20">announced</a> two weeks ago and it is time to share what we were doing in these 10 months since <a href="https://blogs.apache.org/roller-ui/authoring/entryEdit.rol?weblog=bigtop&amp;bean.id=24b56228-295a-479b-a7d5-afd141c71d76">0.8 has came out. </a>New stack has latest and most stable versions of Bigdata and machine learning applications like Apache Hadoop, HBase, Spark, and Hive as well as representatives of quickly growing in-memory computing segment like Apache Ignite.</p>
<p> </p>
<p> </p>
<p>Release 1.0 delivers a number of new and upgraded data processing
components. Here's the full list, which one can retrieve by running&nbsp;<font face="courier new,courier,monospace">./gradlew all-components</font> on the release branch-1.0</p>
<div align="center">
<p><img src="https://i.imgur.com/nouDnlA.png" alt="1.0 release components" /></p>
<p align="left">As you see the stack is based on the most stable Hadoop 2.6.0, delivers stability releases of most of the standard components and adds some major new ones like <a href="https://spark.apache.org/releases/spark-release-1-3-1.html">Spark 1.3.1</a> The release brings in a number of new features aimed to improved developers and users experience with the build system, <a href="https://github.com/apache/bigtop/tree/master/bigtop-deploy/vm/">smoke tests</a> that can be ran without any preliminary maven installations, and <a href="https://cwiki.apache.org/confluence/display/BIGTOP/Index#Index-depl">provisioning</a> of the VMs, containers, and real distributed environments. Setting up of a standard development environment is now a breeze and can be done with simple <font face="courier new,courier,monospace">./gradlew toolchain</font> command<br /></p>
<p align="left">One of the exciting development in this new version of the stack is the acceleration of tradition Hadoop MR and HDFS that can be easily and transparently achieved through Apache Ignite Hadoop Accelerator. With Bigtop's Puppet recipes one can stand up the cluster with Ignite Hadoop Accelerator in it and get 30x better performance out of the legacy MR code without re-compiling or touching the code. <a href="http://drcos.boudnik.org/2015/05/30-time-faster-hadoop-mapreduce.html">Here you can take a quick look</a> for yourself how easy it is<br /></p>
<iframe width="560" height="315" frameborder="0" src="https://www.youtube.com/embed/24taUOLZG_g"></iframe>
</div>
<p>As always the convenience binary artifacts are available for immediate installation: just pick a repo file for your packaging format from the <a href="https://www.apache.org/dist/bigtop/bigtop-1.0.0/repos/">release repository</a>, set it up according to the rules of your distribution, and fire up the puppet recipe to get your cluster up and running. </p>
<p>As usual you can find tons of the information on our website <a href="http://bigtop.apache.org">bigtop.apache.org</a> or by subscribing to dev@ and/or user@ lists.<br /></p>
<p>Enjoy!<br /></p>
<p> </p>