aboutsummaryrefslogtreecommitdiff
path: root/mllib
diff options
context:
space:
mode:
authorMarcelo Vanzin <vanzin@cloudera.com>2015-06-02 11:20:33 -0700
committerTathagata Das <tathagata.das1565@gmail.com>2015-06-02 11:20:33 -0700
commit0071bd8d31f13abfe73b9d141a818412d374dce0 (patch)
tree773ee36ecd1ce87c71064556966ed74919cc1d6c /mllib
parent1bb5d716c0351cd0b4c11b397fd778f30db39bd9 (diff)
downloadspark-0071bd8d31f13abfe73b9d141a818412d374dce0.tar.gz
spark-0071bd8d31f13abfe73b9d141a818412d374dce0.tar.bz2
spark-0071bd8d31f13abfe73b9d141a818412d374dce0.zip
[SPARK-8015] [FLUME] Remove Guava dependency from flume-sink.
The minimal change would be to disable shading of Guava in the module, and rely on the transitive dependency from other libraries instead. But since Guava's use is so localized, I think it's better to just not use it instead, so I replaced that code and removed all traces of Guava from the module's build. Author: Marcelo Vanzin <vanzin@cloudera.com> Closes #6555 from vanzin/SPARK-8015 and squashes the following commits: c0ceea8 [Marcelo Vanzin] Add comments about dependency management. c38228d [Marcelo Vanzin] Add guava dep in test scope. b7a0349 [Marcelo Vanzin] Add libthrift exclusion. 6e0942d [Marcelo Vanzin] Add comment in pom. 2d79260 [Marcelo Vanzin] [SPARK-8015] [flume] Remove Guava dependency from flume-sink.
Diffstat (limited to 'mllib')
0 files changed, 0 insertions, 0 deletions