Home / CSE MCQs / Hadoop MCQs :: Discussion

Discussion :: Hadoop MCQs

  1. The HCatalog interface for Pig consists of ____________ and HCatStorer, which implement the Pig load and store interfaces respectively
  2. A.
    HCLoader
    B.
    HCatLoader
    C.
    HCatLoad
    D.
    None of the mentioned

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    HCatLoader accepts a table to read data from; you can indicate which partitions to scan by immediately following the load statement with a partition filter statement.


Be The First To Comment