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