Updated on 2022-06-01 GMT+08:00

Application Development Process

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

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

Phase

Description

Reference

Understand basic concepts.

Before application development, learn basic concepts of Presto.

Basic Concepts

Prepare development and operating environments.

Presto applications can be developed in Java. Use the Eclipse tool to configure the development environment according to the guide.

Development Environment Introduction

Develop a project based on the scenario.

Presto provides a Java sample project and a sample project of data query.

Typical Application Scenario

Run applications and view results.

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

Running the JDBC Client and Viewing Results