Github user JoshRosen commented on the pull request:
https://github.com/apache/spark/pull/2276#issuecomment-55165216
This broke the Jenkins PRB build because it introduced a style error:
```
=========================================================================
Running Scala style checks
=========================================================================
Scalastyle checks failed at following occurrences:
error
file=/home/jenkins/workspace/NewSparkPullRequestBuilder/yarn/alpha/src/main/scala/org/apache/spark/deploy/yarn/YarnRMClientImpl.scala
message=insert.a.single.space.after.comment.start.and.before.end.message
line=101 column=4
java.lang.RuntimeException: exists error
at scala.sys.package$.error(package.scala:27)
```
I'll push a hotfix now.
---
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]