Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Point out the correct statement.

a) LoadMeta has methods to convert byte arrays to specific types
b) The Pig load/store API is aligned with Hadoop InputFormat class only
c) LoadPush has methods to push operations from Pig runtime into loader implementations
d) All of the mentioned

Answer: c
Explanation: Currently only the pushProjection() method is called by Pig to communicate to the loader the exact fields that are required in the Pig script.

Join The Discussion