Big Data Analytics with Hive on MR3

Hive on MR3 is a high-performance alternative to Apache Hive and Spark SQL,

running natively on Kubernetes.

Get Started

What is Hive on MR3?

Hive on MR3 is Apache Hive powered by the MR3 execution engine. It combines the familiarity of Hive with the performance and efficiency of MR3.

Consistently Fast

Achieve high performance under any workload.

Unified Processing

Run interactive and batch queries side by side in a single system.

Runs Anywhere

Run in any environment with flexible compute and storage options.

Blazing Speed Under Any Workload

On the 10TB TPC-DS benchmark, Hive on MR3 runs slightly faster than Trino on sequential queries, and significantly faster under concurrent workloads.

Sum of running times, 10TB TPC-DS
Hive on MR3 2.2
0 sec
Trino 477
0 sec
Spark 4.0.0
0 sec
Hive on Tez
0 sec
10TB TPC-DS Benchmark

Unified Batch and Interactive Processing

Hive on MR3 features fault-tolerant execution and built-in capacity scheduling. By leveraging capacity scheduling, interactive queries can be prioritized while batch jobs continue running reliably in the background — ensuring smooth operation within a single unified system.

person1 person2 person3 center server

Runs Anywhere with Compute-Storage Separation

HDFS
HDFS
S3
S3
MR3
Hadoop
Kubernetes
Standalone
Unlike Apache Hive, which runs only on Hadoop, Hive on MR3 runs in any environment — on Hadoop, on Kubernetes, or even without a resource manager. It works with both HDFS and S3, enabling full separation of compute and storage. You can deploy it on-premises, in the cloud, or both.

Why Hive on MR3?

Hive on MR3 can run both interactive and batch queries together, simplifying operations and reducing costs. With fast autoscaling, smart caching, and easy deployment, it offers a powerful combination of performance, resource efficiency, and portability.

Operational Efficiency

Simplify operations and reduce costs with a single system for all workloads.

Resource Efficiency

Maximize resource efficiency with autoscaling and smart caching.

Deployment Efficiency

Set up fast with automation scripts and production-ready configurations.

Simplify Operations and Reduce Costs

Many organizations deploy separate systems for interactive and batch queries, increasing complexity and costs. Hive on MR3 streamlines operations by offering a single fault-tolerant system that handles both workloads. Capacity scheduling ensures efficient resource usage without compromising performance.

With Hive on MR3, one system is all you need.

$$$$
VS

Dynamically Scale and Cache Smarter

Memory Cache
Power
MR3
Iceberg
S3
S3
Hive on MR3 features fast autoscaling in cloud environments, enabling efficient use of resources as workload demand changes. Its fault-tolerant design ensures reliable execution, even when spot instances are reclaimed. Smart caching, which can be enabled selectively, reduces traffic to data sources like S3, minimizing unnecessary access.

Deploy Hive on MR3 in 30 Minutes ⏱️

Hive on MR3 offers multiple deployment options: shell scripts for all environments, and Helm charts and a custom TypeScript generator for Kubernetes. With quick start guides and production-ready configurations, users can get Hive on MR3 running in 30 minutes — start to finish.

Frequently Asked Questions

Product Capabilities

How does Hive on MR3 compare with Trino and Spark in performance?

Hive on MR3 delivers strong performance across both sequential and concurrent workloads. Based on the 10TB TPC-DS benchmark:

  • For sequential runs, Hive on MR3 performs slightly faster than Trino and significantly faster than Spark.
  • For concurrent workloads, Hive on MR3 significantly outperforms both Trino and Spark.

Can Hive on MR3 run batch and interactive queries in the same system?

Yes. Hive on MR3 is architected from the outset to support both interactive and batch queries in a single unified system. Its fault-tolerant execution and built-in capacity scheduling allow different types of workloads to run together efficiently. Interactive queries can be prioritized for faster response times, while batch jobs continue running reliably in the background — ensuring smooth operation without the need to manage separate systems.

What environments does Hive on MR3 support, and does it work with S3?

Yes. Hive on MR3 runs in any environment — on Hadoop, on Kubernetes, or even in standalone mode without a resource manager. It supports both HDFS and S3, enabling full separation of compute and storage. You can deploy Hive on MR3 on-premises, in the cloud, or in hybrid environments. This flexibility allows you to tailor deployment to any infrastructure.

Operational Advantages

How does Hive on MR3 help simplify operations and reduce costs?

In many organizations, interactive and batch workloads are handled by separate systems — one optimized for responsiveness, the other for throughput. This approach adds complexity, increases infrastructure costs, and requires maintaining multiple platforms.

Hive on MR3 eliminates this divide by supporting both types of queries in a single fault-tolerant system. With built-in capacity scheduling, it allows interactive queries to take priority without delaying batch jobs. This unified design simplifies operations, reduces infrastructure costs, and eliminates the need to maintain multiple platforms.

With Hive on MR3, one system is all you need.

How does Hive on MR3 improve resource efficiency in the cloud?

Hive on MR3 improves resource efficiency through fast autoscaling and smart caching. In cloud environments, it can scale quickly based on workload demand, efficiently combining spot and on-demand instances without risking query interruption. Selective caching can reduce repeated access to storage like S3, minimizing both latency and cost.

How easy is it to deploy Hive on MR3?

Hive on MR3 offers multiple deployment options: shell scripts for all environments, and Helm charts and a custom TypeScript generator for Kubernetes. With quick start guides and production-ready configurations, data engineers familiar with distributed systems can typically get Hive on MR3 running in about 30 minutes, given a suitable on-premises environment. In cloud environments, setup may take longer depending on provisioning, network configuration, and cloud-specific security settings.

Getting Started

What are the basic requirements for running Hive on MR3?

Hive on MR3 requires a working cluster and a database for the Hive Metastore (such as MySQL or PostgreSQL). You’ll also need writable local disks on every worker node to store intermediate query data. For shared temporary data, you can use either a PersistentVolume on Kubernetes, or distributed storage like HDFS or S3. Detailed prerequisites are available in the quick start guides.

Can I migrate my existing Hive Metastore and workloads to Hive on MR3?

Yes, migrating your existing Hive Metastore and workloads to Hive on MR3 is straightforward. Hive on MR3 uses the same Metastore schema as Apache Hive, with no differences at all. If your Apache Hive version matches the version of Hive on MR3 you intend to use, you can directly reuse your existing Metastore. For older versions such as Hive 2 or 3, you can follow the standard Hive upgrade procedure. Existing Hive queries and User-Defined Functions (UDFs) also work without changes, as Hive on MR3 preserves the same interface — only replacing the underlying execution layer.

For users running Hive 3.1, a compatible build of Hive 3.1 on MR3 is available upon request.

What is the first step after meeting the requirements?

Once you meet the requirements, the first step is to download the MR3 release from the public repository and follow the quick start guides. In most cases, users find the guides clear enough to get started without needing additional help. One team even adopted Hive on MR3 in production without ever contacting us!

Where should I go for help while testing Hive on MR3?

If you need help, the best place to start is the MR3 Slack, where you can ask questions and get real-time help from the team. You can also post in the MR3 Google Group for longer discussions or support. If you prefer, you can contact us directly by email as well.

Flexibility and Background

Am I locked in if I use Hive on MR3?

No — there is no vendor lock-in with Hive on MR3. Since it works with the standard Hive Metastore, you can switch back to Apache Hive or move to another technology whenever you choose. This flexibility is even greater if you use an open table format like Apache Iceberg.

What is the history behind MR3?

The development of MR3 began in July 2015, following two years of preliminary research. The first official release, MR3 0.1, was launched in March 2018 and featured Hive on MR3 as its first application. Since then, we have been actively contributing to Apache Hive and expanding MR3 with new features and improvements. MR3 reflects nearly a decade of focused engineering, hands-on experience with Hive, and a long-term commitment to performance and stability.

Is Hive on MR3 used in production by other companies?

Yes. Hive on MR3 has been used in production by several companies, and a few continue to run it in production today. The system has matured through years of feedback from real-world deployments. With the release of MR3 3.0, we’re focused on making Hive on MR3 more broadly accessible to teams who can benefit from it.

Ready to Experience the Power of Hive on MR3?

Try Hive on MR3 today and see the difference.