[
https://issues.apache.org/jira/browse/SPARK-10882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon resolved SPARK-10882.
----------------------------------
Resolution: Incomplete
> Add the ability to connect to secured mqtt brokers
> --------------------------------------------------
>
> Key: SPARK-10882
> URL: https://issues.apache.org/jira/browse/SPARK-10882
> Project: Spark
> Issue Type: Improvement
> Components: Input/Output
> Affects Versions: 1.5.0, 1.5.1
> Reporter: Alexandre Touret
> Priority: Major
> Labels: MQTT, bulk-closed
>
> Currently, there's no way to connect to secured MQTT brokers.
> For example, I'm trying to subscribe to a MQTT topic hosted on a single
> RABBITMQ instance. I can't provide the credentials during the connection.
> Furthermore, I saw in the source code
> (https://github.com/apache/spark/blob/7478c8b66d6a2b1179f20c38b49e27e37b0caec3/external/mqtt/src/main/scala/org/apache/spark/streaming/mqtt/MQTTInputDStream.scala#L50)
> that credentials are never initialized.
> It could be nice to add this ability to spark
> Regards
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]