- 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 download JSON files from live feed?
- Labels:
-
Apache NiFi
Created ‎08-20-2016 11:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have looked in to the following template by @Matt Burgess, which works fine for storing the data on my machine.
https://gist.github.com/mattyb149/6c09608b09ea07639e1a
I have tried to save json file from https://thingspeak.com/channels/64519/feed.json.
From InvokeHTTP ---> PutFile is not receiving any data.
I am new to NIFI, i might be missing something.
Created ‎08-23-2016 04:13 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Jay See I could get it working without SSLContext Service. Please see attached. Can you please post screenshot of your InvokeHttp processor with configuration ?
Created ‎08-23-2016 05:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Shishir Saxena, I haven't done much. I have just used the code from here https://gist.github.com/mattyb149/6c09608b09ea07639e1a.
Changed the link. I have tried similar to your example as well, it is not working on my machine.

- « Previous
-
- 1
- 2
- Next »