You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Alexandre Touret (JIRA)" <ji...@apache.org> on 2015/09/30 15:43:04 UTC

[jira] [Created] (SPARK-10882) Add the ability to connect to secured mqtt brokers

Alexandre Touret created SPARK-10882:
----------------------------------------

             Summary: 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


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
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org