GitHub user JoshRosen opened a pull request:
https://github.com/apache/spark/pull/8521
[SPARK-10330] Add Scalastyle rule to require use of SparkHadoopUtil
JobContext methods
This is a followup to #8499 which adds a Scalastyle rule to mandate the use
of SparkHadoopUtil's JobContext accessor methods and fixes the existing
violations.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/JoshRosen/spark SPARK-10330-part2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/8521.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 #8521
----
commit 066b9890f300d0c275e4e8feaca2525f55d0da3a
Author: Josh Rosen <[email protected]>
Date: 2015-08-29T21:48:24Z
De-bloat test suite
commit 58dd847b96538e552805d4a4dbc7f6f670dc86cf
Author: Josh Rosen <[email protected]>
Date: 2015-08-29T22:16:27Z
Add Scalastyle rule mandating use of SparkHadoopUtil JobContext methods.
----
---
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]