mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
[ZEPPELIN-18] Remove setting SPARK_HOME for PySpark
- Excludes python/** from apache-rat
This commit is contained in:
parent
71e2a92b69
commit
b05ae6e23b
1 changed files with 1 additions and 0 deletions
1
pom.xml
1
pom.xml
|
|
@ -430,6 +430,7 @@
|
|||
<exclude>Roadmap.md</exclude>
|
||||
<exclude>conf/interpreter.json</exclude>
|
||||
<exclude>spark-*-bin*/**</exclude>
|
||||
<exclude>python/**</exclude>
|
||||
</excludes>
|
||||
</configuration>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue