Github user kiszk commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21994#discussion_r207732745
  
    --- Diff: pom.xml ---
    @@ -2609,6 +2609,28 @@
               </execution>
             </executions>
           </plugin>
    +      <plugin>
    +        <groupId>com.github.spotbugs</groupId>
    +        <artifactId>spotbugs-maven-plugin</artifactId>
    --- End diff --
    
    Oh, I have not tried this with parallel build. Spotbugs looks [non 
MT-safe](https://github.com/spotbugs/spotbugs/issues/249)


---

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

Reply via email to