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.2 KiB
1.2 KiB
How Do I Do If Error Message "requestId=4971883851071737250" Is Displayed When a Spark Job Accesses OBS?
Symptom
Error message "requestId=4971883851071737250" is displayed when a Spark job accesses OBS.
Solution
Log in to the node where the Spark client is located, go to the conf directory, and change the value of the fs.obs.metrics.switch parameter in the core-site.xml configuration file to false.
Parent topic: Job Development