GitHub user sarutak opened a pull request:
https://github.com/apache/spark/pull/10688
[SPARK-4628][BUILD] Add a resolver to MiMaBuild.scala for mqttv3(1.0.1).
#10659 removed the repository
`https://repo.eclipse.org/content/repositories/paho-releases` but it's needed
by MiMa because `spark-streaming-mqtt(1.6.0)` depends on `mqttv3(1.0.1)` and it
is provided by the removed repository and maven-central provide only
`mqttv3(1.0.2)` for now.
Otherwise, if `mqttv3(1.0.1)` is absent from the local repository, dev/mima
should fail.
@JoshRosen If you have any other better idea?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sarutak/spark SPARK-4628-followup
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/10688.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #10688
----
commit b354d49d7f342b0e663106e64926bbac35edae04
Author: Kousuke Saruta <[email protected]>
Date: 2016-01-11T00:57:07Z
Add a resolvers setting for mqttv3(1.0.1)
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]