Point out the correct statement.
(a) The HCatLoader and HCatStorer interfaces are used with Pig scripts to read and write data in HCatalog-managed tables
(b) HCatalog is not thread safe
(c) HCatLoader is used with Pig scripts to read data from HCatalog-managed tables.
(d) All of the mentioned
(a) The HCatLoader and HCatStorer interfaces are used with Pig scripts to read and write data in HCatalog-managed tables
(b) HCatalog is not thread safe
(c) HCatLoader is used with Pig scripts to read data from HCatalog-managed tables.
(d) All of the mentioned
The correct option is (d) All of the mentioned
To elaborate: HCatLoader is accessed via a Pig load statement.