Q. A key of type is generated which is used later to join ngrams with their heads and tails in the reducer phase.

  • (A) gramkey
  • (B) primary
  • (C) secondary
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (A) gramkey
Explanation: the gramkey is a composite key made up of a string n-gram fragment as the primary key and a secondary key used for grouping and sorting in the reduce phase.

Explanation by: Mr. Dubey
the gramkey is a composite key made up of a string n-gram fragment as the primary key and a secondary key used for grouping and sorting in the reduce phase.

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
755
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
98%
Success Rate