--- layout: post status: PUBLISHED published: true title: 'Announcing Apache Drill 0.4.0: Self Service Data Exploration' id: b6c75076-3bbe-4325-95c3-3d7e98bbeb7a date: '2014-08-08 21:23:43 -0400' categories: drill tags: - sql - nosql - announcement - release permalink: drill/entry/announcing_apache_drill_0_4 ---

We’re very excited to announce the release of Apache Drill
0.4.0.  This release is a developer preview
release and is the first in a series of monthly builds as Drill drives towards
Beta and GA. Although this is only the second
incubator release, the growth and strength of the Apache Drill community is already apparent. This release contains more than 800 JIRAs and 100,000 lines of new code from 40+ contributors in 15+ organizations.

Apache Drill was founded with the audacious goal of
redefining analytics for flexibility using modern data formats while
establishing a new benchmark for performance. 
Rather than re-implementing technologies and approaches from 30 years
ago, Drill focuses on redefining the nature of data and metadata and strives to
combine SQL, NoSQL and document database approaches in a single set of query
capabilities. This release starts to deliver on these goals by allowing you to
start experimenting with Drill’s new instant, no-setup analysis paradigm.

At its core, Drill was designed for ease of use and
self-service data exploration.  That
means little setup, embracing convention over configuration and allowing a user
to experiment on any platform. Unlike
most systems in the Hadoop ecosystem, Apache Drill is software that you can start using on your desktop in just a couple of minutes. Just find a JSON or CSV file that you want to
analyze, download Drill and execute your first query. For more details, see the Drill in 10 minutes section of the documentation.

This is a huge release that comes with a large number of changes and new features.  Some highlights include:

Be forewarned: this release is a developer preview release, so you’ll see lots of sharp edges and bugs. This release also has a large amount of debugging options enabled and a number of performance optimizations disabled.  We recommend against using this release for anything more than initial experimentation.  We’re now rolling out monthly releases so you can get a flavor for Drill now and start evaluating it for production use cases in the next couple of months. 

Thanks to all the people and supporting organizations who have worked to help create this release.  Together, we’ll enable better, faster decisions while making analysts’ lives easier.  

-The Apache Drill Team