Discussion Forum : Pig
Question - Which of the following command can be used for debugging ?
Options:
A .  exec
B .  execute
C .  error
D .  throw
Answer: Option A


With the exec command, store statements will not trigger execution; rather, the entire script is parsed before execution starts.



Was this answer helpful ?
Next Question
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *