From 71e2a92b692583dd6d19bd676cb332946e01f00c Mon Sep 17 00:00:00 2001 From: Jongyoul Lee Date: Wed, 24 Jun 2015 15:29:01 +0900 Subject: [PATCH] [ZEPPELIN-18] Running pyspark without deploying python libraries to every yarn node - Removed verbose setting --- spark/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/spark/pom.xml b/spark/pom.xml index 59ee5e806f5..a8a6780877c 100644 --- a/spark/pom.xml +++ b/spark/pom.xml @@ -938,7 +938,6 @@ ${project.build.direcoty}/spark-dist - true