Similar to traditional relational database, users can create database, which has the similar permission management mechanism as the table, in Hippo. Users should have enough permissions when performing operations on target database.
To use Hippo Restful API, you need to connect to the Restful API network address ${HTTP_SRVER-HOST}:${HTTP_SRVER-PORT}
, which will be shown later in this chapter using localhost:8902 as an example.
-
${HTTP_SRVER-HOST}
: is the IP address or hostname of the node where the Hippo HTTP Server role is located. -
${HTTP_SRVER-PORT}
: RESTful API port, controlled by the parameter httpserver.port, usually defaults to 8902
7.5 Data Import/Export (For Standalone Hippo Service Only)
7.12 Cross-cluster Synchronization
7.14 Floating-point Sparse Vector