- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
How to listen GPSdevice data through TCP connection to NiFi ListenTCP ?
- Labels:
-
Apache Kafka
-
Apache NiFi
Created ‎08-10-2018 01:29 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am listening data from GPS devices I want to listen this datas into ListenTCP .
Problem is
1.Device is sending data through only TCP
2.ListenTCP is not listening that data.
If you have any other alternative solutions also let me know for how to listen TCP data?
Created ‎10-24-2018 04:06 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you search on HCC you can see my articles on using Python with GPS to ingest with minifi
Created ‎08-13-2018 01:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We need more information to provide a more specific answer to your question.
That said, I would recommend that you first ensure the TCP port is operational from the server running NiFi. I would do this by accessing command line on the NiFi node and testing that it has access to the port and can see new TCP data in your terminal. Next you can confirm the Local Network Interface and Port is properly configured in ListenTCP Processor. Now run the processor and tail the nifi log for any additional warning or errors.
If this answer is helpful please choose ACCEPT.
Created ‎10-24-2018 04:06 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you search on HCC you can see my articles on using Python with GPS to ingest with minifi
Created ‎10-24-2018 04:06 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
