Github user dougb commented on the pull request:
https://github.com/apache/spark/pull/5031#issuecomment-91973765
The Scalastyle checks that failed had nothing to do with this pr.
This pr only changes
`yarn/src/main/scala/org/apache/spark/deploy/yarn/Client.scala`
<pre>
=========================================================================
Running Scala style checks
=========================================================================
Scalastyle checks failed at following occurrences:
[error]
/home/jenkins/workspace/SparkPullRequestBuilder/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/Analyzer.scala:172:8:
Public method must have explicit type
[error]
/home/jenkins/workspace/SparkPullRequestBuilder/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/plans/logical/basicOperators.scala:159:15:
Public method must have explicit type
[error] (catalyst/compile:scalastyle) errors exist
[error] Total time: 7 s, completed Apr 11, 2015 7:34:10 PM
[error]
/home/jenkins/workspace/SparkPullRequestBuilder/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/Analyzer.scala:172:8:
Public method must have explicit type
[error]
/home/jenkins/workspace/SparkPullRequestBuilder/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/plans/logical/basicOperators.scala:159:15:
Public method must have explicit type
[error] (catalyst/compile:scalastyle) errors exist
[error] Total time: 6 s, completed Apr 11, 2015 7:34:27 PM
[error] Got a return code of 1 on line 125 of the run-tests script.
Archiving unit tests logs...
</pre>
---
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]