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