aboutsummaryrefslogtreecommitdiff
path: root/mllib
diff options
context:
space:
mode:
authorXiangrui Meng <meng@databricks.com>2014-04-18 10:03:15 -0700
committerReynold Xin <rxin@apache.org>2014-04-18 10:03:26 -0700
commitc40eec8441a7e3aff4901b6309350d015f4cf293 (patch)
treee6f0a3248a8b7e8d5b880582d909438d2453d5f5 /mllib
parent977467e51d8076856529e494c7bffb51bb62aabe (diff)
downloadspark-c40eec8441a7e3aff4901b6309350d015f4cf293.tar.gz
spark-c40eec8441a7e3aff4901b6309350d015f4cf293.tar.bz2
spark-c40eec8441a7e3aff4901b6309350d015f4cf293.zip
[SPARK-1520] remove fastutil from dependencies
A quick fix for https://issues.apache.org/jira/browse/SPARK-1520 By excluding fastutil, we bring the number of files in the assembly jar back under 65536, so Java 7 won't create the assembly jar in zip64 format, which cannot be read by Java 6. With this change, the assembly jar now has about 60000 entries (58000 files), tested with both sbt and maven. Author: Xiangrui Meng <meng@databricks.com> Closes #437 from mengxr/remove-fastutil and squashes the following commits: 00f9beb [Xiangrui Meng] remove fastutil from dependencies (cherry picked from commit aa17f022c59af02b04b977da9017671ef14d664a) Signed-off-by: Reynold Xin <rxin@apache.org>
Diffstat (limited to 'mllib')
0 files changed, 0 insertions, 0 deletions