Error "Cannot find'R_HOME" Reported When Compiling Spark
Symptom
An error is reported during Spark compilation:
1 | Cannot find 'R_HOME'. Please specify 'R_HOME' or make sure R is properly installed |
Key Process and Cause Analysis
The R language support is enabled during Spark compilation. You need to compile and install the R language in the environment.
Parent topic: Rectifying Faults