[ 
https://issues.apache.org/jira/browse/BAHIR-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15958048#comment-15958048
 ] 

ASF GitHub Bot commented on BAHIR-89:
-------------------------------------

Github user fbeneventi commented on the issue:

    https://github.com/apache/bahir/pull/37
  
    I apologize for the delay, but I was away due to work.
    
    I started to test this PR few days ago, using pyspark. After fixing some 
small issues, I found a problem when using the new API 
(MQTTUtils.createPairedStream).
    I create a JIRA for this, 
[[BAHIR-104]](https://issues.apache.org/jira/browse/BAHIR-104?jql=project%20%3D%20BAHIR).
    
    I don't know if the current API behavior is the expected one. I think that 
a small example/test with python and new multi-topic API could help a lot.


> New API for subscribing from a list of MQTT topics and Return tuple of 
> <Topic,Message> as output
> ------------------------------------------------------------------------------------------------
>
>                 Key: BAHIR-89
>                 URL: https://issues.apache.org/jira/browse/BAHIR-89
>             Project: Bahir
>          Issue Type: New Feature
>          Components: Spark Streaming Connectors
>    Affects Versions: Not Applicable
>         Environment: Spark Streaming MQTT Connector
>            Reporter: Anntinu Josy
>            Assignee: Anntinu Josy
>              Labels: MQTT, SPARK
>             Fix For: Spark-2.1.1
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> I am working in IoT Project. As part of MQTT-Kafka bridge program development 
> I used Bahir. I feel that it will be a good feature to prove a new API to 
> support a list of MQTT topic as input and output as a tuple of <Topic, 
> Message>. This will be useful to reduce resource usage in case of multiple 
> topic subscription. I had developed this feature a like to integrate



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to