Skip to content

Commit

Permalink
[ZEPPELIN-18] Remove setting SPARK_HOME for PySpark
Browse files Browse the repository at this point in the history
- Excludes python/** from apache-rat
  • Loading branch information
jongyoul committed Jul 4, 2015
1 parent 71e2a92 commit b05ae6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -430,6 +430,7 @@
<exclude>Roadmap.md</exclude>
<exclude>conf/interpreter.json</exclude>
<exclude>spark-*-bin*/**</exclude>
<exclude>python/**</exclude>
</excludes>
</configuration>

Expand Down

0 comments on commit b05ae6e

Please sign in to comment.