From 7fd2708edaa863701ed8032e395e255df399d898 Mon Sep 17 00:00:00 2001 From: Mikhail Bautin Date: Fri, 15 Mar 2013 11:41:51 -0700 Subject: Add a log4j compile dependency to fix build in IntelliJ Also rename parent project to spark-parent (otherwise it shows up as "parent" in IntelliJ, which is very confusing). --- streaming/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'streaming') diff --git a/streaming/pom.xml b/streaming/pom.xml index d1a766aeac..ec077e8089 100644 --- a/streaming/pom.xml +++ b/streaming/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.spark-project - parent + spark-parent 0.7.1-SNAPSHOT ../pom.xml -- cgit v1.2.3