- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Can we upload files to OneDrive using NiFi.?
- Labels:
-
Apache NiFi
Created ‎08-29-2017 03:30 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,Can we sign-in and upload files to OneDrive using their API.?? Our use case is to send output from HIVE queries
daily to our users , and they will use it in their reporting solutions. Some of their reporting solutions (ex PowerBI) run in Azure so it would be easy for them to consume files from One Drive.
https://msdn.microsoft.com/en-us/library/office/dn659726.aspx
Regards,
Sai
Created ‎08-29-2017 03:46 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I will do like below:
In Simple, I will store hive output in hive tables instead of storing in one drive and request users to connect required tables using Power BI.
Created ‎08-29-2017 03:49 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes true , But connecting to Hive from Azure and reporting on top of it is very slow in our case. that's the reason why we are planning to test reporting on top of files.
