0

What are the possible ways to pull data from mainframe to hadoop? Is there any ETL tool providing inbuilt feature for the same? I wish to pull data from files and database

Chhaya Vishwakarma
  • 1,407
  • 9
  • 44
  • 72

1 Answers1

0

There are two ways to do it

  1. You can use Synsort to pull the data. Synsort is the fastes way to pull data through ETL.

  2. you can use ftp over hdfs to download the files from mainframe server

user.
  • 194
  • 3