- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Nifi-How to load xml data in to cassendra table
- Labels:
-
Apache NiFi
Created ‎07-24-2017 03:17 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi All,
I have xml whose data i need to insert in to cassendra tables.I need to first post the data and then consume the same using JMS before inserting the same in to cassendra.Please suggest me a flow for the same
Thanks
Created ‎07-24-2017 07:27 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
NiFi does have Cassandra processors, QueryCassandra and PutCassandraQL. There some examples/templates on the NiFi wiki as well as on the Hortonworks Gallery. Here are some links that can help get you started:
https://cwiki.apache.org/confluence/display/NIFI/Example+Dataflow+Templates
https://github.com/hortonworks-gallery/nifi-templates/blob/master/templates/CassandraProcessors.xml
Created ‎07-24-2017 07:27 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
NiFi does have Cassandra processors, QueryCassandra and PutCassandraQL. There some examples/templates on the NiFi wiki as well as on the Hortonworks Gallery. Here are some links that can help get you started:
https://cwiki.apache.org/confluence/display/NIFI/Example+Dataflow+Templates
https://github.com/hortonworks-gallery/nifi-templates/blob/master/templates/CassandraProcessors.xml
