Spark Job Terminated Abnormally
Symptom
A Spark job is terminated unexpectedly, and error information shown as follows is recorded in the log.
1 | ERROR: The software cannot run normally, please confirm the processor model |
Key Process and Cause Analysis
The algorithm library supports only the Kunpeng architecture. If you run the library on a server that does not use the Kunpeng architecture, the error "The software cannot run normally" will be reported.
Conclusion and Solution
Check whether the operating environment is based on Kunpeng processors. The algorithm library can run only on servers that are based on Kunpeng processors.
Parent topic: Troubleshooting