Why Do I Get "ResponseCode: 403" and "ResponseStatus: Forbidden" Errors When a Spark Job Accesses OBS Data?
Symptom
The following error is reported when a Spark job accesses OBS data:
Caused by: com.obs.services.exception.ObsException: Error message:Request Error.OBS servcie Error Message. -- ResponseCode: 403, ResponseStatus: Forbidden
Solution
Set the AK/SK to enable Spark jobs to access OBS data.
Parent topic: Spark Job O&M
- Symptom
- Solution