- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Is it possible to ingest data into kafka from REST API calls?
- Labels:
-
Apache Kafka
Created ‎12-12-2015 02:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HDP 2.3.2
We have data sitting on prem and we are planning to ingest data into Kafka using REST calls? Kafka will be running in the cloud.
Created ‎02-03-2016 03:40 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is the answer that I got from the client https://github.com/confluentinc/kafka-rest
That's the answer without buying HDF.
Created ‎12-12-2015 02:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Nifi is not the option yet.
Created ‎12-12-2015 03:55 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Neeraj Sabharwal nifi example working with csv does that https://cwiki.apache.org/confluence/display/NIFI/Example+Dataflow+Templates
Created ‎12-12-2015 03:56 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Neeraj Sabharwal OK I see your nifi comment
Created ‎12-12-2015 05:03 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Guil shared some ideas on using Flume.
Created ‎02-03-2016 03:37 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
please close @Neeraj Sabharwal
Created ‎02-03-2016 03:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Artem Ervits updated...feel free to accept my answer
Created ‎02-03-2016 03:40 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is the answer that I got from the client https://github.com/confluentinc/kafka-rest
That's the answer without buying HDF.
Created ‎09-19-2016 05:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Does Confluent Inc Support cost extra if someone wants to install this in Production? Is there a hortonworks out of the box solution to get RESTful APIs data to be ingested into HDFS.
Created ‎07-22-2019 02:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Nifi and Kafka example for pulling REST API end point data -
https://dzone.com/articles/real-time-stock-processing-with-apache-nifi-and-ap
