Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Q5 Big Data Engineer M8 & M9

Total questions: 13

Worksheet time: 7mins

Name
Class
Date
1.

What is the primary role of Apache ZooKeeper?

a)

Real-time analytics

b)

Distributed coordination and synchronization

c)

Stream processing

d)

Data warehousing

2.

In ZooKeeper, what is a znode?

a)

A node in a distributed file system

b)

A ZooKeeper cluster node

c)

A ZooKeeper configuration file

d)

A data node in Hadoop

3.

Which of the following is NOT a property of ZooKeeper?

a)

Atomicity

b)

Consistency

c)

Molarity

d)

Durability

4.

What is the purpose of a ZooKeeper ensemble?

a)

It is a group of connected clients.

b)

It is a collection of ZooKeeper servers forming a replicated cluster.

c)

It is a configuration file for ZooKeeper.

d)

It is a directory in the ZooKeeper tree structure

5.

Apache Slider is primarily used for:

a)

Data ingestion

b)

Application packaging and deployment on YARN

c)

Real-time stream processing

d)

Data serialization

6.

What does Slider use to package and deploy applications?

a)

Docker containers

b)

Apache HBase

c)

Application packages

d)

Apache ZooKeeper

7.

Which Apache Hadoop component does Slider leverage for application deployment?

a)

HDFS

b)

YARN

c)

MapReduce

d)

Apache Hive

8.

What is a Slider application package?

a)

A ZIP file containing the application code and dependencies

b)

A JSON file describing the application structure and dependencies

c)

A JAR file containing the entire application

d)

A Docker image of the application

9.

Apache Knox is a gateway for:

a)

Hadoop clusters

b)

Apache Kafka clusters

c)

Apache Spark clusters

d)

Apache Flink clusters

10.

What is the primary function of Apache Knox?

a)

Data storage in Hadoop

b)

Security and authentication for Hadoop clusters

c)

Real-time data processing

d)

Application deployment on YARN

11.

Which protocol does Knox primarily use for communication?

a)

HTTP/HTTPS

b)

FTP

c)

SSH

d)

MQTT

12.

What is Apache Flume designed for?

a)

Real-time stream processing

b)

Data ingestion and transfer into Hadoop

c)

Distributed coordination and synchronization

d)

Cluster management

13.

In Flume, what is a channel?

a)

A communication protocol

b)

A component responsible for event processing

c)

A storage unit for events waiting to be processed

d)

A directory in HDFS