Page 1 of 1
Which of the following is not an Apache Sqoop feature?
None
Import results of SQL query
Kerberos Security Integration
Parallel import/export
Sqoop import –m1 –connect ‘jdbc:sqlserver://servername;database=DatabaseName; What is "-m" stands for?
mysql
metastore
mapper
import
Which of the following statements about Sqoop is correct?
Sqoop is not event-driven
Sqoop uses Agent to fetch the data
Sqoop uses Connectors to connect to respective data
Sqoop is used to move bulk streaming data into HDFS
Sqoop supports data imported into?
HDFS
All the listed items here
Hcatalog
Hive
Sqoop Export helps
to export a directory into a HDFS
to export MySQL data into HDFS
to export an HDFS directory into a database table
to export data from one RDBMS to another RDBMS
The default file format to import data using Apache Sqoop is
Delimited Text File Format
Default File Format
Parquet
Sequence File Format
Which one is the default database for Apache Hive
SQL Server
Derby
Hive Metastore
MySQL
To import only a subset of rows from a table, use -
TOP
WHERE Clause
FILTER Condition
LIMIT
What is ETL stands for
Extract, Transform, Load
Not in the list
Easy, Transfer, Load
Extract, Transfer, Load
The keyword “target-dir” will not work with
import-specific-table
import-table-where
import-partial-data
import-all-tables
Page 1 of 1