Point out the correct statement.
A. BooleanSerializer is used to parse string representations of boolean values into boolean scalar types
B. BlobRef is a wrapper that holds a BLOB either directly
C. BooleanParse is used to parse string representations of boolean values into boolean scalar types
D. All of the mentioned
Select an option to see the answer and solution.
Point out the correct statement.
A. The sqoop command-line program is a wrapper which runs the bin/hadoop script shipped with Hadoop
B. If $HADOOP_HOME is set, Sqoop will use the default installation location for Cloudera's Distribution for Hadoop
C. The active Hadoop configuration is loaded from H A D O O P H O M E / co n f / , u n l ess t h e HADOOP_CONF_DIR environment variable is unset
D. None of the mentioned
Select an option to see the answer and solution.
The . . . . . . . . tool imports a set of tables from an RDBMS to HDFS.
A. export-all-tables
B. import-all-tables
C. import-tables
D. none of the mentioned
Select an option to see the answer and solution.
Records are terminated by a . . . . . . . . character.
A. RECORD_DELIMITER
B. FIELD_DELIMITER
C. FIELD_LIMITER
D. None of the mentioned
Select an option to see the answer and solution.
Sqoop can also import the data into Hive by generating and executing a . . . . . . . . statement to define the data's layout in Hive.
A. SET TABLE
B. CREATE TABLE
C. INSERT TABLE
D. All of the mentioned
Select an option to see the answer and solution.
If the table has been configured with the . . . . . . . . property, the coordinator node for the read request will retry the request with another replica node.
A. rapid_retry
B. speculative_retry
C. speculative_rapid
D. none of the mentioned
Select an option to see the answer and solution.
The fields parsed by . . . . . . . . are backed by an internal buffer.
A. LargeObjectLoader
B. ProcessingException
C. RecordParser
D. None of the Mentioned
Select an option to see the answer and solution.
Point out the correct statement.
A. All znodes are ephemeral, which means they are describing a "temporary" state
B. /hbase/replication/state contains the list of RegionServers in the main cluster
C. Offline snapshots are coordinated by the Master using ZooKeeper to communicate with the RegionServers using a two-phase-commit-like transaction
D. None of the mentioned
Select an option to see the answer and solution.
Client-to-node encryption protects data in flight from client machines to a database cluster using . . . . . . . .
A. SSL
B. SSH
C. SSN
D. All of the mentioned
Select an option to see the answer and solution.
For each SSTable, Cassandra creates . . . . . . . . index.
A. memory
B. partition
C. in memory
D. all of the mentioned
Select an option to see the answer and solution.
Point out the wrong statement.
A. Cassandra supplies linear scalability, meaning that capacity may be easily added simply by adding new nodes online
B. Cassandra 2.0 included major enhancements to CQL, security, and performance
C. CQL for Cassandra 2.0.6 adds several important features including batching of conditional updates, static columns, and increased control over slicing of clustering columns
D. None of the Mentioned
Select an option to see the answer and solution.
Point out the wrong statement.
A. All the znodes are prefixed using the default /hbase location
B. ZooKeeper provides an interactive shell that allows you to explore the ZooKeeper state
C. The znodes that you'll most often see are the ones that coordinate operations like Region Assignment
D. All of the mentioned
Select an option to see the answer and solution.
When a . . . . . . . . is triggered the client receives a packet saying that the znode has changed.
A. event
B. watch
C. row
D. value
Select an option to see the answer and solution.
Authorization capabilities for Cassandra use the familiar . . . . . . . . security paradigm to manage object permissions.
A. COMMIT
B. GRANT
C. ROLLBACK
D. None of the mentioned
Select an option to see the answer and solution.
Sqoop has been tested with Oracle . . . . . . . . Express Edition.
A. 11.2.0
B. 10.2.0
C. 12.2.0
D. 10.3.0
Select an option to see the answer and solution.
Cassandra searches the . . . . . . . . to determine the approximate location on disk of the index entry.
A. partition record
B. partition summary
C. partition search
D. all of the mentioned
Select an option to see the answer and solution.
. . . . . . . . encapsulates a set of delimiters used to encode a record.
A. LargeObjectLoader
B. FieldMapProcessor
C. DelimiterSet
D. LobSerializer
Select an option to see the answer and solution.
Which of the following argument is not supported by import-all-tables tool?
A. -class-name
B. -package-name
C. -database-name
D. -table-name
Select an option to see the answer and solution.
. . . . . . . . allows users to specify the target location inside of Hadoop.
A. Imphala
B. Oozie
C. Sqoop
D. Hive
Select an option to see the answer and solution.
ZooKeeper's architecture supports high . . . . . . . . through redundant services.
A. flexibility
B. scalability
C. availability
D. interactivity
Select an option to see the answer and solution.