What are the basic available commands in Hadoop sqoop ?



What are the basic available commands in Hadoop sqoop ?..

Answer / Navneet Chauhan

Sqoop offers several essential commands: 1) `sqoop import`: imports data from external databases into Hadoop. 2) `sqoop export`: exports data stored in Hadoop to external databases. 3) `sqoop create-hive-table`: creates a new Hive table using data imported from an external database. 4) `sqoop list-tables`: lists the tables of an external database that can be accessed by Sqoop.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Hadoop Interview Questions

What is version-id mismatch error in hadoop?

1 Answers  


Name the various types of lists supported by bootstrap.

1 Answers  


how is a file of the size 1 GB uncompressed

1 Answers  


What is a namenode? How many instances of namenode run on a hadoop cluster?

1 Answers  


What is Partioner in hadoop? Where does it run

1 Answers  


What infrastructure do we need to process 100 TB data using Hadoop?

1 Answers  


How to use Apache Zookeeper command line interface?

1 Answers  


What are active and passive "NameNodes"?

1 Answers  


How does NameNode tackle DataNode failures?

1 Answers  


what are Task Tracker and Job Tracker?

1 Answers  


How would you tackle counting words in several text documents?

1 Answers  


What is a 'block' in HDFS?

1 Answers  


Categories