GitHub user tdas opened a pull request:
https://github.com/apache/spark/pull/3487
[SPARK-4632][Streaming] Upgrade MQTT dependency to latest version
MQTT client 0.4.0 was removed from the Eclipse Paho repository, and hence
is breaking Spark build. This upgrades the version of MQTT client.
Note that whether the MQTT functionality is still working after this
upgrade is not really being tested as the unit test does not actually transfer
data. So only API compatibility is ensured. Adding a real unit test has been
noted as another JIRA. For the purpose of unblocking Spark 1.2 release, I am
ready to make this upgrade even with the slight risk of breaking MQTT
functionality.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tdas/spark mqtt-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/3487.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 #3487
----
commit 9b1afe06980c71831006322a9abb93830a18988e
Author: Tathagata Das <[email protected]>
Date: 2014-11-27T01:15:09Z
mqtt-fix
----
---
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]