Home / CSE MCQs / Hadoop MCQs :: Discussion

Discussion :: Hadoop MCQs

  1. Which of the following method is used to get user-specified job name ?
  2. A.
    getJobName()
    B.
    getJobState()
    C.
    getPriority()
    D.
    All of the mentioned

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    getPriority() is used to get scheduling info of the job.


Be The First To Comment