0% found this document useful (0 votes)
5 views

Big Data Computing Week-4

The document outlines the Week 4 assignment for the NPTEL Big Data Computing course, detailing the submission status and questions related to Bloom filters, CAP theorem, Apache Cassandra, and Zookeeper. It includes correct answers and scores for various questions, indicating the student's performance. The assignment was due on September 18, 2024, with submission recorded on September 15, 2024.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

Big Data Computing Week-4

The document outlines the Week 4 assignment for the NPTEL Big Data Computing course, detailing the submission status and questions related to Bloom filters, CAP theorem, Apache Cassandra, and Zookeeper. It includes correct answers and scores for various questions, indicating the student's performance. The assignment was due on September 18, 2024, with submission recorded on September 15, 2024.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

X

(https://swayam.gov.in) (https://swayam.gov.in/nc_details/NPTEL)

[email protected]

NPTEL (https://swayam.gov.in/explorer?ncCode=NPTEL) » Big Data Computing (course)

Course Week 4: Assignment 4


outline The due date for submitting this assignment has passed.
Due on 2024-09-18, 23:59 IST.
About NPTEL
()
Assignment submitted on 2024-09-15, 18:54 IST
How does an 1)Which of the following statements about Bloom filters is 1 point
NPTEL online true?
course work?
() Bloom filters guarantee no false negatives
Bloom filters use cryptographic hashing functions
Week-0 ()
Bloom filters may produce false positives but no false negatives
Week-1 ()
Bloom filters are primarily used for sorting large datasets
No, the answer is incorrect.
Week-2 () Score: 0
Accepted Answers:
Week-3 () Bloom filters may produce false positives but no false negatives

Week-4 ()
2) How does CAP theorem impact the design of distributed systems? 1 point

Data Placement
It emphasizes data accuracy over system availability
Strategies (unit? It requires trade-offs between consistency, availability, and partition
unit=41&lesson tolerance
=42)
It prioritizes system performance over data security
CAP Theorem It eliminates the need for fault tolerance measures
(unit?
Yes, the answer is correct.
unit=41&lesson
Score: 1
=43)
Accepted Answers:
Consistency It requires trade-offs between consistency, availability, and partition tolerance
Solutions (unit?
unit=41&lesson Which guarantee does the CAP theorem consider as
3) 1 point
=44)
mandatory for a distributed system?
CQL
(Cassandra
Consistency
Query Availability
Language)
(unit?
Partition tolerance
unit=41&lesson Latency tolerance
=45)
Yes, the answer is correct.
Design of Score: 1
Zookeeper Accepted Answers:
(unit? Partition tolerance
unit=41&lesson
=46)
4) What consistency level in Apache Cassandra ensures that a 1 point
write operation is acknowledged only after the write has been
Quiz: Week 4: successfully written to all replicas?
Assignment 4
(assessment? ONE
name=143)
LOCAL_ONE
Week 4: Lecture LOCAL_QUORUM
Notes (unit?
ALL
unit=41&lesson
=47) Yes, the answer is correct.
Score: 1
Feedback for Accepted Answers:
Week 4 (unit? ALL
unit=41&lesson
=48)
5) How does Zookeeper contribute to maintaining consistency in 1 point
Week 4: distributed systems?
Assignment 4
Solution (unit? By managing data replication
unit=41&lesson By providing a centralized configuration service
=105)
By ensuring data encryption
Week-5 () By optimizing data storage
Yes, the answer is correct.
Week-6 () Score: 1
Accepted Answers:
Week-7 () By providing a centralized configuration service

Text 6) A ___________ server is a machine that keeps a copy of the state of 1 point
Transcripts () the entire system and persists this information in local log files.

DOWNLOAD Master
VIDEOS () Region
Zookeeper
Books ()
All of the mentioned
Yes, the answer is correct.
Score: 1
Accepted Answers:
Zookeeper

7) What is Apache Zookeeper primarily used for in Big Data 1 point


ecosystems?
Data storage
Data processing
Configuration management
Data visualization
Y h i
Yes, the answer is correct.
Score: 1
Accepted Answers:
Configuration management
8)Which statement correctly describes CQL (Cassandra 1 point
Query Language)?
CQL is a SQL-like language used for querying relational
databases
CQL is a procedural programming language used for writing
stored procedures in Cassandra
CQL is a language used for creating and managing tables and
querying data in Apache Cassandra
CQL is a scripting language used for data transformation tasks
in Cassandra
Yes, the answer is correct.
Score: 1
Accepted Answers:
CQL is a language used for creating and managing tables and
querying data in Apache Cassandra
9) Which aspect of CAP theorem refers to a system's ability to continue 1 point
operating despite network failures?
Consistency
Accessibility
Partition tolerance
Atomicity
Yes, the answer is correct.
Score: 1
Accepted Answers:
Partition tolerance

10) Why
are tombstones used in distributed databases like 1 point
Apache Cassandra?
To mark nodes that are temporarily unavailable
To mark data that is stored in multiple replicas
To mark data that has been logically deleted
To mark data that is actively being updated
Yes, the answer is correct.
Score: 1
Accepted Answers:
To mark data that has been logically deleted

You might also like