Skip to content
  • Patrick Wendell's avatar
    af4a529f
    Exclude jopt from kafka dependency. · af4a529f
    Patrick Wendell authored
    Kafka uses an older version of jopt that causes bad conflicts with the version
    used by spark-perf. It's not easy to remove this downstream because of the way
    that spark-perf uses Spark (by including a spark assembly as an unmanaged jar).
    This fixes the problem at its source by just never including it.
    af4a529f
    Exclude jopt from kafka dependency.
    Patrick Wendell authored
    Kafka uses an older version of jopt that causes bad conflicts with the version
    used by spark-perf. It's not easy to remove this downstream because of the way
    that spark-perf uses Spark (by including a spark assembly as an unmanaged jar).
    This fixes the problem at its source by just never including it.
Loading