Github user shivaram commented on the pull request:
https://github.com/apache/spark/pull/5096#issuecomment-90362775
@pwendell I tried to reproduce the build with R not installed on the
machine with a clean Ubuntu VM, but I actually got a failure with a relevant
error message
```
[ERROR] Failed to execute goal
org.codehaus.mojo:exec-maven-plugin:1.3.2:exec (sparkr-pkg) on project
spark-core_2.10: Command execution failed. Process exited with an error: 127
(Exit value: 127) -> [Help 1]
```
And before the Maven summary I also see
```
../R/install-dev.sh: line 36: R: command not found
```
On a related note I also changed `run-tests` to not run SparkR tests if R
is not installed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]