Apache Hive on Ubuntu 24.04 LTS by cloudimg

Applications

Overview

Apache Hive is an open-source data warehouse that brings SQL (HiveQL) and a managed metastore to large-scale data on Hadoop. This image runs Hive 4.0 with Hadoop and a MariaDB metastore on Ubuntu 24.04 LTS, hardened and fully patched, with HiveServer2 and its web UI on port 80 behind authentication, a unique per-VM password generated on first boot, and the warehouse on a dedicated disk. Maintained by cloudimg.

Description

## Apache Hive on Ubuntu 24.04 LTS

Apache Hive is a data warehouse system that lets you query and manage large datasets with a familiar SQL dialect (HiveQL), backed by a relational metastore. This image is built and maintained by cloudimg on a hardened, fully patched Ubuntu 24.04 LTS base — sparing you the notoriously fiddly Hadoop + metastore + HiveServer2 wiring.

### What's included

  • Apache Hive 4.0 on OpenJDK, with Hadoop (HDFS) and a MariaDB-backed metastore, managed by systemd
  • HiveServer2 (Thrift) and its web UI on port 80, protected by HTTP Basic authentication
  • A unique admin password generated on first boot (no shared default credential)
  • The Hive warehouse, HDFS, and metastore data on a dedicated managed data disk
  • Automatic security updates enabled

### Getting started

Retrieve the generated password with `sudo cat /root/hive-credentials.txt`, then connect with beeline: `beeline -u 'jdbc:hive2://127.0.0.1:10000/default' -n hive -p `. Create tables and run HiveQL queries. The deployment guide on cloudimg.co.uk covers table design and day-2 operations.

Deploy on AWS

Launch this pre-configured AMI on AWS with 24/7 support from cloudimg.

View on AWS Marketplace

24/7 Support Included

Email: support@cloudimg.co.uk

Phone: (+44) 0333 006 4730

Product Details

Category
Applications
Support
24/7, 365 days/year
Platform
AWS (Amazon Web Services)