Help Center/ MapReduce Service/ FAQs/ Job Management/ What Should I Do If the Error Message "requestId=XXX" Is Displayed When a Spark Job Accesses OBS?
Updated on 2025-10-23 GMT+08:00

What Should I Do If the Error Message "requestId=XXX" Is Displayed When a Spark Job Accesses OBS?

Question:

What do I do if the following error message is displayed when a Spark job accesses OBS?

xxx requestId=4971883851071737250 xxx

Answer:

  1. 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.
  2. Start the job again.