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

Josh Rosen commented on SPARK-7938:
-----------------------------------

If possible, we should also integrate this into our SBT build so that these 
tests are run in pull request builders.  If it's not possible to do that yet 
(e.g. we'd need to wait for someone to write a SBT plugin), then we can just do 
Maven for now and leave SBT to future work.

> Use errorprone in Spark
> -----------------------
>
>                 Key: SPARK-7938
>                 URL: https://issues.apache.org/jira/browse/SPARK-7938
>             Project: Spark
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Reynold Xin
>              Labels: starter
>
> We have quite a bit of low level code written in Java (e.g. unsafe module). 
> One nice thing about Java is that we can use better tools for finding common 
> errors, e.g. Google's error prone.
> This is a ticket to integrate error pone into our Maven build.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to