Intro to Big Data Quiz 2 6 Aug 2023 — Question 19
Show answer
Correct answer
Question 19 of 22 in the IIT Madras BS Introduction to Big Data (Intro to Big Data) Quiz 2 paper sat on 6 Aug 2023, in the May 2023 term (IIT M DEGREE AN3 EXAM QPE3 06 Aug 2023). It carries 2 marks.
More questions from this paper
- What best describes "big data"?
- Which of these represent examples of divide-and-conquer?
- What option(s) best describe the differences between MapReduce and Spark?
- Which of the following statements about Spark application architecture is correct?
- Consider the problem of sorting a 1 petabyte file of numbers stored in a Hadoop cluster of 10 machines where the size o…
- A website sees 1 Billion hits every month. The website owner wants to count average hits per customer in the latest mon…
- An enterprise software designer wants to leverage the best of cloud to minimize the number of administrative overheads …
- Consider an application that can scale from handling 1000 users to handling 100 million users by simply making copies o…
- Would IRCTC's railway ticket booking application be suitable for a serverless implementation?
- Linux is an example of an operating system. Which of the following is considered as the "operating system of a cluster …
- Figure question
- You are provided with a Spark program that picks out a list of suspicious transactions based on the amount of the trans…
- Figure question
- Figure question
- Consider a file “data.bin” which is formatted as follows: every data record is in the form of pairs of values of the fo…
- Consider the program outline as below running on a Spark cluster of 1 driver and 4 worker nodes with 2 executors per wo…
- What is the output of the following code?
- What is the output of the following code when deployed on a spark cluster?
- Which of the following types of data sources can you read successfully without missing data using a program that extrac…
- Which of the following is true?
- Which of the following statements is/ are true for Google Cloud Functions?