Transfer Data from SQL Server to Hadoop Transfer Data from SQL Server to Hadoop hadoop hadoop

Transfer Data from SQL Server to Hadoop


Sqoop uses jdbc connections to transfer data from a relational database including ms SQLite server. What command have you executed and what errors or issues are you facing?


https://sqoop.apache.org/docs/1.4.2/SqoopUserGuide.htmlplease use this sqoop user guide it might answer your question.

you can sqoop-import to import the data from sql to hadoop.