Options
- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Solved
Go to solution
I want to Move Data From Sharepoint to HDFS ?
Labels:
- Labels:
-
Apache Hadoop
Explorer
Created 12-07-2016 10:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
1 ACCEPTED SOLUTION
Super Guru
Created 12-07-2016 10:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
1.you can take advantage of hadoop-client and write java program to write on hdfs to achieve it.
2.use NIFI and use putHDFS processor to achieve it
1 REPLY 1
Super Guru
Created 12-07-2016 10:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
1.you can take advantage of hadoop-client and write java program to write on hdfs to achieve it.
2.use NIFI and use putHDFS processor to achieve it