Data Import
Users can import data through different connection ports into BigObject. The following table illustrates the properties of each connection port.
| Port | Description | API |
|---|---|---|
| 9090 | Synchronous/asynchronous HTTP and websocket. | REST API |
| 9091 | Streaming-in for avro or csv format. | avro format or csv streaming-in protocol |
| 3306 | MySQL Client/Server protocol. | MySQL ODBC/JDBC connector |
Bulk Import
To bulk import data, several tools are introduced in the following sections.