Home / CSE MCQs / Hadoop MCQs :: Discussion

Discussion :: Hadoop MCQs

  1. DoFns provide direct access to the __________ object that is used within a given Map or Reduce task via the getContext method.
  2. A.
    TaskInputContext
    B.
    TaskInputOutputContext
    C.
    TaskOutputContext
    D.
    All of the mentioned

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    There are also a number of helper methods for working with the objects associated with the TaskInputOutputContext


Be The First To Comment