Hi @SQLSatyam20 ,
I have a requirement to export the data from a SQL Server table to Hadoop.
Why not use OLEDB Source and HDFS File Destination directly in Data Flow Task to export the data from a SQL Server table to Hadoop ?
Also the data that was exported needs to be deleted from the SQL Server table.
After the Data Flow Task, we can drag the Execute SQL Task to delete the data in SQL table.
Best regards,
Mona
----------
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.