aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorTathagata Das <tathagata.das1565@gmail.com>2015-02-24 19:10:37 -0800
committerTathagata Das <tathagata.das1565@gmail.com>2015-02-24 19:10:37 -0800
commit922b43b3cc1cca04e0313bf9e31c5f944ac06d1f (patch)
tree0487d6fdf919db71631ee40470a39007d350001e /sql
parentfba11c2f55dd81e4f6230e7edca3c7b2e01ccd9d (diff)
downloadspark-922b43b3cc1cca04e0313bf9e31c5f944ac06d1f.tar.gz
spark-922b43b3cc1cca04e0313bf9e31c5f944ac06d1f.tar.bz2
spark-922b43b3cc1cca04e0313bf9e31c5f944ac06d1f.zip
[SPARK-5993][Streaming][Build] Fix assembly jar location of kafka-assembly
Published Kafka-assembly JAR was empty in 1.3.0-RC1 This is because the maven build generated two Jars- 1. an empty JAR file (since kafka-assembly has no code of its own) 2. a assembly JAR file containing everything in a different location as 1 The maven publishing plugin uploaded 1 and not 2. Instead if 2 is not configure to generate in a different location, there is only 1 jar containing everything, which gets published. Author: Tathagata Das <tathagata.das1565@gmail.com> Closes #4753 from tdas/SPARK-5993 and squashes the following commits: c390db8 [Tathagata Das] Fix assembly jar location of kafka-assembly
Diffstat (limited to 'sql')
0 files changed, 0 insertions, 0 deletions