+1 vote
in Sqoop, Flume and Oozie by
recategorized by

Which one of the following options is the first step of Sqoop?

Select the correct option from below list

a)Sqoop will generate JAVA classes using table schema and package them into a JAR file

b)MapReduce jobs begin to run

c)You need to use import command in Sqoop CLI

d)Imported data is saved on HDFS. After this step, Hadoop will send a response back to Sqoop cli to show to the user

1 Answer

0 votes
by

Correct answer is :- You need to use import command in Sqoop CLI

the first step of Sqoop is you need to use import command in Sqoop CLI.

...