Using Spark I am injecting data From S3 to Hbase. But, Can I do it with Sqoop? If yes then why? and If no then why?

Viewed 22

Only injecting data not doing any of operation on that if we using spark rather these operation can be done with sqoop also. I am wondering why I am doing with Spark not sqoop. Please help me to understand better.

Please Note that: Here I am using S3 as input source of data where I am transferring data NOT any RDBMS to Hbase.

Please help me in this concern

0 Answers
Related