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>
1.9 KiB
1.9 KiB
Interconnecting MapReduce with OBS
Before performing the following operations, ensure that you have configured a storage-compute decoupled cluster by referring to Configuring a Storage-Compute Decoupled Cluster (Agency) or Configuring a Storage-Compute Decoupled Cluster (AK/SK).
- Log in to the MRS management console and click the cluster name to go to the cluster details page.
- Choose Components > MapReduce. The All Configurations page is displayed. In the navigation tree on the left, choose MapReduce > Customization. In the customized configuration items, add the configuration item mapreduce.jobhistory.always-scan-user-dir to core-site.xml and set its value to true.
- Save the configurations and restart the MapReduce service.
Parent topic: Using a Storage-Compute Decoupled Cluster