Monday, 23 May 2016

How Sqoop can be used in a Java program ?



  • The Sqoop jar in classpath should be included in the java code.
  • After this, the method Sqoop.runTool() method must be invoked.
  • The necessary parameters should be created to Sqoop programmatically just like for command line.


No comments:

Post a Comment

Note: only a member of this blog may post a comment.