- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Does Sqoop support SFTP protocol?
- Labels:
-
Apache Sqoop
Created ‎02-18-2016 04:00 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Does Sqoop support SFTP protocol? Pulling data from mainframe using SFTP.
I see FTP is used but not sftp
Created ‎02-18-2016 04:15 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Sunile Manjee Very good questions..I don't think so but sqoop2 jira is open
Created ‎02-18-2016 04:15 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Sunile Manjee Very good questions..I don't think so but sqoop2 jira is open
Created ‎02-18-2016 04:25 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks @Neeraj Sabharwal. Outside of NiFi, what other options do we have to pull data from SFTP if sqoop does not support it?
Created ‎02-18-2016 05:09 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Sunile Manjee Do you want to transfer data from RDBMS to Hadoop? Or any source?
Created ‎02-18-2016 05:14 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Neeraj Sabharwal Transfer data using SFTP to hadoop.
Created ‎02-18-2016 05:17 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Sunile Manjee https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/WebHDFS.html
You can use webhdfs to transfer data into HDFS.
http://hortonworks.com/blog/webhdfs-%E2%80%93-http-rest-access-to-hdfs/
