[ 
https://issues.apache.org/jira/browse/SPARK-22269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16203865#comment-16203865
 ] 

Sean Owen commented on SPARK-22269:
-----------------------------------

You're saying we could have a separate Jenkins job just running the Maven build 
just for lint-java? yeah OK, possible.

The checks already don't result in a build failure, but they do still emit 
warnings. We already have a bunch of build warnings from Scala anyway that also 
don't fail. So it didn't seem essential to try to run the check in the PR 
builder (other JIRA) or regularly at all (this JIRA)

> Java style checks should be run in Jenkins
> ------------------------------------------
>
>                 Key: SPARK-22269
>                 URL: https://issues.apache.org/jira/browse/SPARK-22269
>             Project: Spark
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 2.3.0
>            Reporter: Andrew Ash
>            Priority: Minor
>
> A few times now I've gone to build the master branch and it's failed due to 
> Java style errors, which I've sent in PRs to fix:
> - https://issues.apache.org/jira/browse/SPARK-22268
> - https://issues.apache.org/jira/browse/SPARK-21875
> Digging through the history a bit, it looks like this check used to run on 
> Jenkins and was previously enabled at 
> https://github.com/apache/spark/pull/10763 but then reverted at 
> https://github.com/apache/spark/commit/4bcea1b8595424678aa6c92d66ba08c92e0fefe5
> We should work out what it takes to enable the Java check in Jenkins so these 
> kinds of errors are caught in CI rather than afterwards post-merge.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to