Apache Impala or Cloudera’s Impala

The terms Cloudera Impala and Apache Impala are frequently confused.

Cloudera Inc. is the initial designer/developer of Impala. It was, however, donated to Apache in 2015. As a result, they’re simply various titles for the same project.

Impala is open source and free to use under the Apache license. Impala offers in-memory data processing, which means it can access/analyze data stored on Hadoop data nodes without having to move the data around. Impala supports SQL-like queries for data access.

Hope you find this information useful.

One comment

Leave a Reply