This topic describes how to manage JVM-dependent services.
Note
This feature is available only to users on the allowlist. If you want to use this feature, contact Technical Support.
Background information
To expand the capabilities of data analysis in the areas of external tables and data lakes, you need to use the Java SDK to access ODPS external tables. However, OceanBase Server is implemented in C++. Therefore, you need to integrate the Java Native Interface (JNI) in OceanBase Database to ensure compatibility with the Java environment.
| Service | Supported version |
|---|---|
| ODPS external table | OceanBase Database V4.3.5 and later |
| HDFS external table | OceanBase Database V4.3.5 and later |
| OSS catalog | OceanBase Database V4.4.1 and later |
| MySQL external table plugin | OceanBase Database V4.4.1 and later |
Enable JVM-dependent services
Log in to the OceanBase Cloud console.
In the left-side navigation pane, click Instances.
In the instance list, find the target instance, click the instance name to go to the Overview page of the instance.
In the Basic Information section, you can view the current status of JVM-dependent Services. Click the edit button below it.
In the dialog box that appears, select the services you want to enable and click OK.
Disable JVM-dependent services
Note
Disabling JVM-dependent services will restart the instance. Please do this during off-peak hours.
Log in to the OceanBase Cloud console.
In the left-side navigation pane, click Instances.
In the instance list, find the target instance, click the instance name to go to the Overview page of the instance.
In the Basic Information section, you can view the current status of JVM-dependent Services. Click the edit button below it.
In the dialog box that appears, deselect the services you want to disable, click OK, and confirm the service disablement.