forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Yang, Tong <yangtong2@huawei.com> Co-committed-by: Yang, Tong <yangtong2@huawei.com>
3.1 KiB
3.1 KiB
Configuring HTTPS/HTTP-based REST APIs
Scenario
WebHCat provides external REST APIs for Hive. By default, the open-source community version uses the HTTP protocol.
MRS Hive supports the HTTPS protocol that is more secure, and enables switchover between the HTTP protocol and the HTTPS protocol.
Procedure
- The Hive service configuration page is displayed.
Log in to FusionInsight Manager. For details, see Accessing FusionInsight Manager. And choose Cluster > Name of the desired cluster > Services > Hive > Configurations > All Configurations.
- Modify the Hive configuration.
Choose
. On the page that is displayed, select HTTPS or HTTP. After the modification, restart the Hive service to use the corresponding protocol.
Parent topic: Using Hive