Typical Application Scenario
You can quickly learn and master the HetuEngine development process and know key interface functions in a typical application scenario.
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:
- Connect to a HetuEngine JDBC server.
- Assemble SQL statements.
- Execute SQL statements.
- Parse the returned result.
- Disconnect HetuEngine JDBC server.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot