Discussion :: Hadoop MCQs
- The HCatalog interface for Pig consists of ____________ and HCatStorer, which implement the Pig load and store interfaces respectively
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