Namespace Service of JindoFS supports different metadata storage backends. By default, RocksDB is used. This topic describes how to configure RocksDB as the metadata storage backend.
Background information
The following figure shows the structure of a single RocksDB instance for Namespace
Service.
Configure RocksDB as the metadata storage backend
- Go to the SmartData service.
- Log on to the Alibaba Cloud E-MapReduce console.
- In the top navigation bar, select the region where your cluster resides. Select the resource group as required. By default, all resources of the account appear.
- Click the Cluster Management tab.
- On the Cluster Management page that appears, find the target cluster and click Details in the Actions column.
- In the left-side navigation pane, click Cluster Service and then SmartData.
- Configure bigboot parameters.
- Set namespace.backend.type to rocksdb.
- Save the configurations.
- In the upper-right corner of the Service Configuration section, click Save.
- In the Confirm Changes dialog box, specify Description and turn on Auto-update Configuration.
- Click OK.
- Select Restart Jindo Namespace Service from the Actions drop-down list in the upper-right corner.