Help Center/ MapReduce Service/ Developer Guide (Normal_3.x)/ Kudu Development Guide (Security Mode)/ Developing an Application/ Development Idea
Updated on 2022-09-14 GMT+08:00
Development Idea
Development Idea
As a storage engine, Kudu works with the computing engine in the following scenarios:
- Run SQL statements on the computing engine (such as Impala) to create a table object.
- Then, the Kudu driver writes data to the table.
- Data in the table can be directly queried on the computing engine.
In this development program example, Kudu is used as an example to avoid introducing extra computing engines. Java APIs are used to describe how to:
- Establish a connection.
- Create a table.
- Write data.
- Modify a table.
- Delete a table.
Parent topic: Developing an Application
What is your overall rating for this page?
0
1
2
3
4
5
6
7
8
9
10
Very dissatisfiedVery satisfied
Thank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.