Updated on 2022-07-11 GMT+08:00

Development Process

Figure 1 and Table 1 illustrates each phase of the development process.

Figure 1 Hive application development process
Table 1 Description of the Hive application development process

Phase

Description

Reference Document

Understand the basic concepts.

Before application development, understand common concepts about Hive.

Common Concepts

Prepare the development and operating environment.

Hive applications support Java and Python development languages. You are advised to use the IntelliJ IDEA tool to configure the development environment based on the language.

Preparing the Environment

Develope projects based on scenarios.

Provides example projects of the Java and Python languages as well as example projects covering table creation, data load, and data query.

Developing an Application

Run the application and view results.

Describes how to submit a developed application for compiling and view the result.

Commissioning Applications