Start learning 50% faster. Sign in now
The Reduce phase in MapReduce aggregates the intermediate key-value pairs generated during the Map phase. It performs operations like summing, averaging, or concatenating, depending on the problem at hand. The results are then written to HDFS. Example: In a word count application: • Map phase: Generates intermediate pairs like (word, 1). • Reduce phase: Aggregates these pairs to compute total counts like (word, total_count). This separation of concerns ensures scalability and parallelism in Big Data processing. ________________________________________ Why Other Options Are Incorrect: 1. Splitting input data into smaller chunks: This is done in the InputSplit phase, not during Reduce. 2. Processing key-value pairs to generate intermediate data: This occurs in the Map phase, not in the Reduce phase. 3. Shuffling and sorting intermediate data: The Shuffle and Sort step precedes the Reduce phase and ensures data is organized for aggregation. 4. Storing the processed data in HDFS: This is the final output phase, unrelated to the logic of the Reduce phase.
What will be the amount after 2 years on a Principal “P” if compounding is done on a quarterly basis?
The bonds which are issued outside the jurisdiction of one country and denominated in a currency different from the currency of the countries in which t...
U nder priority sector lending (PSL) norms as revised in March 2025 , w hat is the weight assigned to districts with low PSL credit of per capita < ₹9...
Which ethical principle involves treating others with fairness and impartiality?
ICICI Bank has introduced an equated monthly instalment (EMI) facility for UPI payments made by scanning QR codes. The facility will be available for c...
What is the primary focus of business ethics?
Which of the following Level of Management is involved in Operational Planning?
The treasury bills issued in India are in the nature of _________
The Budget 2025-26 introduced a new credit card scheme for micro enterprises. What would be the limit under this credit card facility?
A measure of how the returns of two risky assets move in relation to each other is the: