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