Updated on 2024-08-16 GMT+08:00

Hive Application Development Process

Figure 1 and Table 1 describe the phases in the development process.

Figure 1 Hive application development process
Table 1 Hive application development process details

Phase

Description

Reference

Understand basic concepts.

Before application development, understand basic concepts about Hive.

Common Concepts of Hive Application Development

Prepare development and operating environments.

You can use Java and Python to develop Hive applications. You are advised to use the Eclipse tool to configure the development environment based on the language.

Hive Application Development Environment

Develop a project based on the scenario.

Hive provides Java and Python sample projects, covering table creation, data load, and data queries.

Hive Development Plan

Run applications and view results.

This phase provides guidance for users to submit a developed application for running and view the result.