From 00f9bebb973d87499a6d360545574b3cb0b00b0a Mon Sep 17 00:00:00 2001 From: Xiangrui Meng Date: Thu, 17 Apr 2014 14:54:01 -0700 Subject: [PATCH] remove fastutil from dependencies --- pom.xml | 7 +++++++ project/SparkBuild.scala | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index cd204376de5db..4ff18afa227be 100644 --- a/pom.xml +++ b/pom.xml @@ -263,6 +263,13 @@ com.clearspring.analytics stream 2.5.1 + + + + it.unimi.dsi + fastutil + +