Cette page n'est pas encore disponible dans votre langue. Nous nous efforçons d'ajouter d'autres langues. Nous vous remercions de votre compréhension.

On this page

Show all

Typical Application Scenario

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

This section describes the application development in a typical scenario, helping you quickly learn and master the HetuEngine development process and know key functions.

Scenario

Assume that a user develops an application and needs to perform the join operation on table A of the Hive data source and table B of the MPPDB data source. In this case, HetuEngine can be used to implement data query of the Hive data source, the process is as follows:

  1. Connect to the HetuEngine JDBC server.
  2. Assemble SQL statements.
  3. Execute SQL statements.
  4. Parse the returned result.
  5. Close the HetuEngine JDBC Server connection.
Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback