mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
[ZEPPELIN-18] Running pyspark without deploying python libraries to every yarn node
- Removed verbose setting
This commit is contained in:
parent
0ddb4366b9
commit
71e2a92b69
1 changed files with 0 additions and 1 deletions
|
|
@ -938,7 +938,6 @@
|
|||
<directory>${project.build.direcoty}/spark-dist</directory>
|
||||
</fileset>
|
||||
</filesets>
|
||||
<verbose>true</verbose>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
|
|
|
|||
Loading…
Reference in a new issue