GitHub user yu-iskw opened a pull request:
https://github.com/apache/spark/pull/7883
[SPARK-8505][SparkR] Add settings to kick `lint-r` from `./dev/run-test.py`
@JoshRosen we'd like to check the SparkR source code with the `dev/lint-r`
script on the Jenkins. I tried to incorporate the script into
`dev/run-test.py`. Could you review it when you have time?
@shivaram I modified `dev/lint-r` and `dev/lint-r.R` to install lintr
package into a local directory(`R/lib/`) and to exit with a lint status. Could
you review it?
- [[SPARK-8505] Add settings to kick `lint-r` from `./dev/run-test.py` -
ASF JIRA](https://issues.apache.org/jira/browse/SPARK-8505)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yu-iskw/spark SPARK-8505
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/7883.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #7883
----
commit d654fc836f3a81133354ea470b4cb5feb49ff07b
Author: Yu ISHIKAWA <[email protected]>
Date: 2015-08-03T02:31:28Z
[SPARK-8505][SparkR] Add settings to kick `lint-r` from `./dev/run-test.py`
----
---
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]