exlude IsolatedClientLoader for jacoco
This commit is contained in:
parent
90687d13f8
commit
3741b854f6
1
pom.xml
1
pom.xml
@ -491,6 +491,7 @@
|
||||
<exclude>**/org/apache/spark/launcher/*.class</exclude>
|
||||
<exclude>**/org/apache/spark/deploy/*.class</exclude>
|
||||
<exclude>**/org/apache/spark/SparkEnv.class</exclude>
|
||||
<exclude>**/org/apache/spark/sql/hive/client/*.class</exclude>
|
||||
</excludes>
|
||||
</configuration>
|
||||
<executions>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user