You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bahir.apache.org by "Carrey Zhan (JIRA)" <ji...@apache.org> on 2018/11/01 09:54:00 UTC

[jira] [Created] (BAHIR-181) username and password should be available for pyspark when using mqtt streaming

Carrey Zhan created BAHIR-181:
---------------------------------

             Summary: username and password should be available for pyspark when using mqtt streaming
                 Key: BAHIR-181
                 URL: https://issues.apache.org/jira/browse/BAHIR-181
             Project: Bahir
          Issue Type: Improvement
          Components: Spark Streaming Connectors
    Affects Versions: Spark-2.3
         Environment: spark 2.3.1, python3.6
            Reporter: Carrey Zhan


When using spark-streaming-mqtt with pyspark to access rabbitmq, I  found there are no username and password provied for python api;

These two params are important and necessary for rabbitmq especially when using rabbitmq virtual hosts, so I added a group of functions here;



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)