Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

MQTT integration #54

Open
4 tasks
banzo opened this issue Sep 17, 2019 · 6 comments
Open
4 tasks

MQTT integration #54

banzo opened this issue Sep 17, 2019 · 6 comments
Assignees
Labels
enhancement New feature or request

Comments

@banzo
Copy link
Contributor

banzo commented Sep 17, 2019

The stack would benefit from mqtt support: ability to ingest data sent via mqtt protocol.

This means we would need to add an optional mqtt broker component in the architecture:

  • Helm chart if needed
  • add it to the FADI stack
  • update the doc
  • provide a usage example
@banzo banzo added the enhancement New feature or request label Sep 17, 2019
@terence-bigtt
Copy link

This should do the job:
https://github.com/smizy/charts/tree/master/mosquitto

@banzo
Copy link
Contributor Author

banzo commented Sep 17, 2019

Yes, it might be a good starting point, we may want to check it is up to date.

@alexnuttinck
Copy link
Contributor

@banzo, there are a MQTT consumer and producer in nifi. So, is it really needed?

@Sellto
Copy link
Contributor

Sellto commented Jun 16, 2020

@alexnuttinck
I guess the point is like Kafka.
Nifi offers the possibilities of implementing a consumer or producer for Kafka.
But Kafka is available in the FADI framework.

So I think, this issues is rather a proposed integration of a MQTT broker in fadi (like mosquitto or emqx)

@Sellto
Copy link
Contributor

Sellto commented Jun 16, 2020

emqx : scalable MQTT Broker with a lot of plugin ... there is a emqx helm chart

@alexnuttinck
Copy link
Contributor

So I think, this issues is rather a proposed integration of a MQTT broker in fadi (like mosquitto or emqx)

@Sellto Sure, my bad.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants