Github user QiangCai commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/1470#discussion_r149617386
--- Diff: pom.xml ---
@@ -333,7 +333,7 @@
<version>3.0.4</version>
<configuration>
<excludeFilterFile>${dev.path}/findbugs-exclude.xml</excludeFilterFile>
- <failOnError>true</failOnError>
+ <failOnError>false</failOnError>
--- End diff --
I will recovery it---
